fdroiddata/metadata/it.diab.yml

46 lines
1.1 KiB
YAML
Raw Normal View History

Categories:
- Sports & Health
License: GPL-3.0-only
SourceCode: https://github.com/bvlj/diab
IssueTracker: https://github.com/bvlj/diab/issues
AutoName: Diab
Description: |-
Diab is a smart opensource application that helps you managing your
diabetes by keeping track of your glucose values and insulin injections.
Using the data registered inside the app it's possible to generate a
customized plugin that once applied to the app will provide smart insights
for insulin dosages based on real-time context.
Features:
* Save records of glucose and insuline dosages
* Export data as a spreadsheet file
* Insulin suggestions plugin
RepoType: git
Repo: https://github.com/bvlj/diab
Builds:
- versionName: '1.3'
versionCode: 288
commit: v1.3
subdir: app
gradle:
- oss
2019-05-26 02:42:07 +00:00
- versionName: 1.3.2
versionCode: 380
2019-05-27 04:47:58 +00:00
commit: v1.3.2
2019-05-26 02:42:07 +00:00
subdir: app
gradle:
- oss
2019-05-27 04:47:58 +00:00
rm:
- googlefit
prebuild: sed -i -e '/googleFitImplementation/d' build.gradle
2019-05-26 02:42:07 +00:00
2019-05-27 04:47:58 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2019-05-26 02:42:07 +00:00
CurrentVersion: 1.3.2
CurrentVersionCode: 380