38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
Categories:
|
|
- Phone & SMS
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/kaputnikGo/LittleSirEcho
|
|
IssueTracker: https://github.com/kaputnikGo/LittleSirEcho/issues
|
|
|
|
AutoName: Little Sir Echo
|
|
Description: |-
|
|
Listens for SMS/MMS package notifications, sets a user-defined timer to remind
|
|
using default ringtone and it's own notification message and continues to do so
|
|
until the user views the sms or removes any sms notifications.
|
|
|
|
A simple setting for awake hours constrain Little Sir Echo to repeat
|
|
notifications within user selected hours. Defaults apply for this and all other
|
|
settings.
|
|
|
|
'''Note:''' This app only [https://github.com/kaputnikGo/LittleSirEcho/issues/4
|
|
works up to Android 5].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/kaputnikGo/LittleSirEcho
|
|
|
|
Builds:
|
|
- versionName: '2.1'
|
|
versionCode: 3
|
|
commit: 434e1cba9ded723d090824850daacb7ec202caa1
|
|
target: android-19
|
|
|
|
- versionName: '2.2'
|
|
versionCode: 4
|
|
commit: 7878ecefb9cf4d09d2363019cd2d46e35089101e
|
|
target: android-19
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '2.2'
|
|
CurrentVersionCode: 4
|