mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
70 lines
1.9 KiB
YAML
70 lines
1.9 KiB
YAML
Categories:
|
|
- Connectivity
|
|
- Navigation
|
|
- Phone & SMS
|
|
- Security
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/tacticalDevC/PanicTrigger
|
|
IssueTracker: https://github.com/tacticalDevC/PanicTrigger/issues
|
|
Changelog: https://github.com/tacticalDevC/PanicTrigger/releases
|
|
|
|
AutoName: PanicTrigger
|
|
Description: |-
|
|
<b>NOTE:</b> App repo is archived by dev. No longer maintained.
|
|
|
|
PanicTrigger is an Android app which can help you in case of an emergency
|
|
situation. In case of an emergency you tap on a big red button which causes
|
|
the app to send out SMS to your preconfigured contacts without
|
|
comfirmation. So don't tap on the wrong button ;-)
|
|
|
|
PanicTrigger runs in the background and listens for incoming SMS this is
|
|
why it needs the permission to read your SMS. Trust me I won't read your
|
|
SMS :)
|
|
|
|
If an ingoing SMS contains a specific word AND is from a specific number
|
|
then an alarm will go off and call the sender of the SMS in one minute.
|
|
Enough time for you to wake up and realize that the alarm has been
|
|
triggered.
|
|
|
|
Your contact(s) can trigger your alarm with a simple SMS and vice versa. If
|
|
your opponent doesn't have this app he will only see an SMS with the text
|
|
“Panic” (by default) and your current GPS coordinates. This makes this app
|
|
useful regardless of your contact has this app installed or not.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tacticalDevC/PanicTrigger
|
|
|
|
Builds:
|
|
- versionName: v0.4-2
|
|
versionCode: 7
|
|
commit: v0.4-2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: v0.4-3
|
|
versionCode: 8
|
|
commit: v0.4-3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: v0.4-4
|
|
versionCode: 9
|
|
commit: v0.4-4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: v0.5
|
|
versionCode: 10
|
|
commit: v0.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: v0.5
|
|
CurrentVersionCode: 10
|