HypoAlarm is an Android app that sets an alarm. If the user doesn't respond to the alarm, the app will alert someone via text message, along with the user's location.
Go to file
Timothy Allen 093de96c68 - Remove the TIME_SET receiver, as this could reset the alarm whenever the network decides to reset the phone time.
- Recalculate the grace period notification progress, based on current time rather than once per update. This was causing the notification to persist when the phone went to sleep, past the time that the grace period had actually expired.
- Upgrade to latest libraries.
2014-07-09 18:23:31 +02:00
.idea - Remove the TIME_SET receiver, as this could reset the alarm whenever the network decides to reset the phone time. 2014-07-09 18:23:31 +02:00
GlowPadBackport - Remove the TIME_SET receiver, as this could reset the alarm whenever the network decides to reset the phone time. 2014-07-09 18:23:31 +02:00
HypoAlarm - Remove the TIME_SET receiver, as this could reset the alarm whenever the network decides to reset the phone time. 2014-07-09 18:23:31 +02:00
settings.gradle - Add location capabilities, using Google Play Services. 2014-04-13 22:27:21 +02:00