Merge branch 'feature/com.samarthdesai.repeatme' into 'master'

New app: Repeat Me

Closes rfp#687

See merge request fdroid/fdroiddata!4418
This commit is contained in:
Licaon_Kter 2019-02-03 18:11:46 +00:00
commit bcc7d80c54

View file

@ -0,0 +1,40 @@
Categories:
- Time
License: Apache-2.0
AuthorName: Samarth Desai
SourceCode: https://github.com/SamarthDesai01/RepeatMe
IssueTracker: https://github.com/SamarthDesai01/RepeatMe/issues
Changelog: https://github.com/SamarthDesai01/RepeatMe/releases
AutoName: Repeat Me
Summary: Schedule custom, interval based reminders
Description: |-
''Repeat Me'' is the cleanest, fastest, and most customize-able way to schedule
notifications on your phone. With no ads or any questionable permissions,
Repeat Me is the lightest and safest way to keep track of everything you need
to do in your life.
RepoType: git
Repo: https://github.com/SamarthDesai01/RepeatMe.git
Builds:
- versionName: 1.2.4
versionCode: 5
commit: v1.2.4
output: build/app/outputs/apk/release/app-release.apk
srclibs:
- flutter@v0.2.11
rm:
- android/local.properties
prebuild:
- echo 'android.applicationVariants.all { variant -> variant.outputs.all { output
-> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
- $$flutter$$/bin/flutter pub get
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.4
CurrentVersionCode: 5