mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
103 lines
2.6 KiB
YAML
103 lines
2.6 KiB
YAML
Categories:
|
||
- Connectivity
|
||
License: Apache-2.0
|
||
AuthorName: Eugene Popovich
|
||
AuthorEmail: httpdispatch@gmail.com
|
||
SourceCode: https://github.com/httpdispatch/MissedNotificationsReminder
|
||
IssueTracker: https://github.com/httpdispatch/MissedNotificationsReminder/issues
|
||
Changelog: https://github.com/httpdispatch/MissedNotificationsReminder/releases
|
||
|
||
AutoName: MissedNotificationsReminder
|
||
Description: |-
|
||
Unfortunately Android doesn’t have default integrated functionality to notify
|
||
the user periodically about missing calls/messages/other notifications via sound
|
||
(only LED is blinking). This tool allows you to monitor notifications from any
|
||
applications which are important for you and perform sound reminder
|
||
periodically.
|
||
|
||
Just launch app, allow it to receive notification events, select reminder
|
||
interval and important applications. That’s it. If there are any unhandled
|
||
notifications from thet selected apps in the statusbar, app will notify you
|
||
periodically with the notification sound you choose.
|
||
|
||
The battery is used only if there are missed notifications which requires
|
||
periodical reminder. App wakes phone to perform sound notification and then
|
||
sleep again.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/httpdispatch/MissedNotificationsReminder.git
|
||
|
||
Builds:
|
||
- versionName: 1.1.5
|
||
versionCode: 1401010500
|
||
commit: cab55edf82430474db99e826d9e5f2858215b4fe
|
||
subdir: app
|
||
gradle:
|
||
- v14
|
||
|
||
- versionName: 1.1.11
|
||
versionCode: 1401011100
|
||
commit: 1.1.11
|
||
subdir: app
|
||
gradle:
|
||
- v14
|
||
|
||
- versionName: 1.1.5
|
||
versionCode: 1801010500
|
||
commit: cab55edf82430474db99e826d9e5f2858215b4fe
|
||
subdir: app
|
||
gradle:
|
||
- v18
|
||
|
||
- versionName: 1.1.11
|
||
versionCode: 1801011100
|
||
commit: 1.1.11
|
||
subdir: app
|
||
gradle:
|
||
- v18
|
||
|
||
- versionName: 1.1.15
|
||
versionCode: 2010115014
|
||
commit: 1.1.15
|
||
subdir: app
|
||
gradle:
|
||
- v14
|
||
|
||
- versionName: 1.1.15
|
||
versionCode: 2010115018
|
||
commit: 1.1.15
|
||
subdir: app
|
||
gradle:
|
||
- v18
|
||
|
||
- versionName: 1.6.5.2.11
|
||
versionCode: 2010605211
|
||
commit: 1.6.5.2
|
||
subdir: app
|
||
gradle:
|
||
- accessibility
|
||
- v14
|
||
- noProprietary
|
||
scanignore:
|
||
- buildSrcIncluded/build
|
||
|
||
- versionName: 1.6.5.2.22
|
||
versionCode: 2010605222
|
||
commit: 1.6.5.2
|
||
subdir: app
|
||
gradle:
|
||
- notificationListener
|
||
- v18
|
||
- noProprietary
|
||
scanignore:
|
||
- buildSrcIncluded/build
|
||
|
||
MaintainerNotes: |-
|
||
Build both flavors with each release.
|
||
VC is generated at buildtime, cannot set UCM.
|
||
|
||
ArchivePolicy: 4 versions
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: None
|
||
CurrentVersion: 1.6.5.2.22
|
||
CurrentVersionCode: 2010605222
|