58 lines
1.3 KiB
YAML
58 lines
1.3 KiB
YAML
|
Categories:
|
||
|
- Time
|
||
|
License: GPL-3.0-or-later
|
||
|
SourceCode: https://github.com/jersten/reminder
|
||
|
|
||
|
AutoName: Reminder
|
||
|
Summary: Local and private reminders
|
||
|
Description: |-
|
||
|
Store reminders locally (and privately) without the need to use the cloud; no
|
||
|
need for a Google account. Currently there are two types of reminders:
|
||
|
continuous reminders and time based reminders, all of which appear with a
|
||
|
notification/vibrates at the specified interval.
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.1.2
|
||
|
versionCode: 1
|
||
|
commit: aec7c98
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
|
||
|
- versionName: 1.1.9
|
||
|
versionCode: 2
|
||
|
commit: 70e5fd2fd9752e
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
|
||
|
- versionName: 1.1.11
|
||
|
versionCode: 4
|
||
|
commit: 1.1.11
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
|
||
|
- versionName: 1.1.12
|
||
|
versionCode: 5
|
||
|
commit: 1.1.12
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
|
||
|
- versionName: 1.1.13
|
||
|
versionCode: 6
|
||
|
commit: 1.1.13
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
|
||
|
- versionName: 1.1.14
|
||
|
versionCode: 7
|
||
|
commit: 1.1.14
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
|
||
|
ArchivePolicy: 0 versions
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: None
|
||
|
CurrentVersion: 1.1.14
|
||
|
CurrentVersionCode: 7
|
||
|
|
||
|
NoSourceSince: 1.1.15
|