2019-09-29 20:58:39 +00:00
|
|
|
|
Categories:
|
|
|
|
|
- Sports & Health
|
|
|
|
|
License: GPL-3.0-only
|
2019-11-10 22:05:14 +00:00
|
|
|
|
AuthorName: NutritionFacts.org
|
|
|
|
|
AuthorEmail: christi@nutritionfacts.org
|
|
|
|
|
AuthorWebSite: https://nutritionfacts.org/
|
2019-09-29 20:58:39 +00:00
|
|
|
|
WebSite: https://nutritionfacts.org/open-source/
|
|
|
|
|
SourceCode: https://github.com/nutritionfactsorg/daily-dozen-android
|
|
|
|
|
IssueTracker: https://github.com/nutritionfactsorg/daily-dozen-android/issues
|
|
|
|
|
Changelog: https://github.com/nutritionfactsorg/daily-dozen-android/releases
|
|
|
|
|
Donate: https://nutritionfacts.org/donate/
|
|
|
|
|
Bitcoin: 3GQUrb9sw36MoQeZNJ4g16CCNqgr3Va6bx
|
|
|
|
|
|
|
|
|
|
AutoName: Daily Dozen
|
|
|
|
|
Description: |-
|
|
|
|
|
In the years of research required to create the more than a thousand
|
|
|
|
|
evidence-based videos on NutritionFacts.org, Michael Greger, MD, FACLM, has
|
|
|
|
|
arrived at a list of what he considers the most important foods to include in a
|
|
|
|
|
healthy daily diet.
|
|
|
|
|
|
|
|
|
|
Yes, greens are good for you, but how much should we try to eat each day? Dr.
|
|
|
|
|
Greger’s Daily Dozen details the healthiest foods and how many servings of each
|
|
|
|
|
we should try to check off every day. He explains his rationale in his book
|
|
|
|
|
[https://NutritionFacts.org/book How Not to Die]. All his proceeds from his
|
|
|
|
|
books, DVDs, and speaking engagements is all donated to charity.
|
|
|
|
|
|
|
|
|
|
NutritionFacts.org is a non-commercial, nonprofit, science-based public service
|
|
|
|
|
provided by Dr. Greger, providing free daily updates on the latest in nutrition
|
|
|
|
|
research via bite-sized videos. He has nearly a thousand videos on every aspect
|
|
|
|
|
of healthy eating, with new videos and articles uploaded every day. Like this
|
|
|
|
|
app, everything on the website is both free of ads and free of charge.
|
|
|
|
|
|
|
|
|
|
This app was developed thanks to the volunteer efforts of John Slavick.
|
|
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
|
Repo: https://github.com/nutritionfactsorg/daily-dozen-android.git
|
|
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
|
- versionName: '15.1'
|
|
|
|
|
versionCode: 42
|
|
|
|
|
commit: v15.1
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- fdroid
|
|
|
|
|
prebuild: sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
|
|
|
|
|
2019-10-14 22:46:07 +00:00
|
|
|
|
- versionName: '16'
|
|
|
|
|
versionCode: 44
|
2019-10-30 16:17:05 +00:00
|
|
|
|
disable: non- firebase/crashlytics flavour was removed
|
2019-10-14 22:46:07 +00:00
|
|
|
|
commit: v16
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- fdroid
|
|
|
|
|
prebuild: sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
|
|
|
|
|
2019-09-29 20:58:39 +00:00
|
|
|
|
AutoUpdateMode: Version v%v
|
|
|
|
|
UpdateCheckMode: Tags ^v[0-9.]*$
|
2019-10-14 22:46:07 +00:00
|
|
|
|
CurrentVersion: '16'
|
|
|
|
|
CurrentVersionCode: 44
|