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 6c386d5baf Only display toast of text message if debugging is on; get user to approve location queries when starting the app, not when sending text messages; re-add wakelock to AlarmService, otherwise snoozes don't happen. 2014-04-18 17:26:03 +02:00
.idea/libraries Bug fixes for Alarm service, to make sure we don't remove an inactive alarm service (thus preventing it from ever starting next time). Also add commented-out code for a radial timepicker, which can be reenabled when betterpickers releases 1.5.3 (but test it). 2014-04-18 16:07:19 +02:00
GlowPadBackport - Activate for smaller screens and older devices (Samsung Galaxy S Mini, 2.3.6 / API 10). 2014-04-14 15:16:39 +02:00
HypoAlarm Only display toast of text message if debugging is on; get user to approve location queries when starting the app, not when sending text messages; re-add wakelock to AlarmService, otherwise snoozes don't happen. 2014-04-18 17:26:03 +02:00
settings.gradle - Add location capabilities, using Google Play Services. 2014-04-13 22:27:21 +02:00