fdroiddata/metadata/it.diab.yml

51 lines
1.3 KiB
YAML
Raw Normal View History

Categories:
- Sports & Health
License: GPL-3.0-only
2019-10-22 06:37:25 +00:00
AuthorName: Joey Bevilacqua
AuthorEmail: bevilj@usi.ch
AuthorWebSite: https://bvlj.github.io/
WebSite: https://bvlj.github.io/projects/diab.html
SourceCode: https://github.com/bvlj/diab
IssueTracker: https://github.com/bvlj/diab/issues
2019-10-22 06:37:25 +00:00
Changelog: https://github.com/bvlj/diab/releases
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.
2019-10-22 06:37:25 +00:00
Using the data registered inside the app its 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