Commit Graph

23 Commits

Author SHA1 Message Date
Timothy Allen c36a1ab907 - Check for incoming phone calls and mute alarm
- Run alarm at lower volume if in a phone call
- Re-enable alarm noises.
2014-04-13 22:53:33 +02:00
Timothy Allen a0c2f37b07 - Add location capabilities, using Google Play Services.
- Shift to using GlowPadBackport maven library
2014-04-13 22:27:21 +02:00
Timothy Allen ad051bc1c2 - Add a pre-alarm notification
- Initial location stuff.
2014-04-13 18:51:05 +02:00
Timothy Allen 249a185649 - Disable SeekArc and enable GlowPadView
- Correct fullscreen ability
- Add debugging options
2014-04-13 15:38:16 +02:00
Timothy Allen d7bf2832ea Minor revisions (comments). 2014-03-27 21:59:12 +02:00
Timothy Allen 1813f3faa6 Refactor to allow for snooze reminders (snooze when user hits the back or home buttons). 2014-03-27 21:15:27 +02:00
Timothy Allen c2806f2231 Add some SDK checks. 2014-03-26 16:43:24 +02:00
Timothy Allen c32aef7c86 Fixed bug where, on app reinstall, the notification actions stopped working due to losing permission for gracecancellationpendingintent. 2014-03-26 16:29:35 +02:00
Timothy Allen d1ae1e16c9 Revert vector changes, back to PNGs, as android doesn't appear to support vectors as ic_launcher (bleh). 2014-03-26 15:32:09 +02:00
Timothy Allen c00a690d88 More icon changes, including switching to vector icons. 2014-03-26 15:09:20 +02:00
Timothy Allen fa4c1152d3 Additional notification cancellations. 2014-03-26 14:23:03 +02:00
Timothy Allen be115f4c7f Add a grayscale image for the large notification icon. 2014-03-26 14:01:58 +02:00
Timothy Allen 08b09b110b Fix runnable to actually exit the alarm alert. 2014-03-26 13:34:37 +02:00
Timothy Allen 68c2abd06d Change from timers to threads and runnables. 2014-03-26 11:14:22 +02:00
Timothy Allen c01e340aca More icon and alert window changes. 2014-03-26 01:11:54 +02:00
Timothy Allen 9e46c461dc Mostly icon changes. 2014-03-26 00:26:20 +02:00
Timothy Allen d43bb2b1d5 Correct timer problem (remove redundant timer.cancel()s). 2014-03-25 22:14:23 +02:00
Timothy Allen b893ab6c72 Some small tweaks. 2014-03-25 20:43:50 +02:00
Timothy Allen 08f8c79dd3 Commit some new files. 2014-03-25 17:07:33 +02:00
Timothy Allen 4367222937 Fix timer bug. 2014-03-25 17:05:43 +02:00
Timothy Allen caf2edf9a6 Latest interface design. 2014-03-25 16:32:55 +02:00
Timothy Allen 161da4dac2 Add ability to disable the alarm. 2014-03-25 15:30:35 +02:00
Timothy Allen 87dda47608 Notifications all working. 2014-03-25 14:43:42 +02:00