Commit Graph

19 Commits

Author SHA1 Message Date
tim
d7bf2832ea Minor revisions (comments). 2014-03-27 21:59:12 +02:00
tim
1813f3faa6 Refactor to allow for snooze reminders (snooze when user hits the back or home buttons). 2014-03-27 21:15:27 +02:00
tim
c2806f2231 Add some SDK checks. 2014-03-26 16:43:24 +02:00
tim
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
tim
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
tim
c00a690d88 More icon changes, including switching to vector icons. 2014-03-26 15:09:20 +02:00
tim
fa4c1152d3 Additional notification cancellations. 2014-03-26 14:23:03 +02:00
tim
be115f4c7f Add a grayscale image for the large notification icon. 2014-03-26 14:01:58 +02:00
tim
08b09b110b Fix runnable to actually exit the alarm alert. 2014-03-26 13:34:37 +02:00
tim
68c2abd06d Change from timers to threads and runnables. 2014-03-26 11:14:22 +02:00
tim
c01e340aca More icon and alert window changes. 2014-03-26 01:11:54 +02:00
tim
9e46c461dc Mostly icon changes. 2014-03-26 00:26:20 +02:00
tim
d43bb2b1d5 Correct timer problem (remove redundant timer.cancel()s). 2014-03-25 22:14:23 +02:00
tim
b893ab6c72 Some small tweaks. 2014-03-25 20:43:50 +02:00
tim
08f8c79dd3 Commit some new files. 2014-03-25 17:07:33 +02:00
tim
4367222937 Fix timer bug. 2014-03-25 17:05:43 +02:00
tim
caf2edf9a6 Latest interface design. 2014-03-25 16:32:55 +02:00
tim
161da4dac2 Add ability to disable the alarm. 2014-03-25 15:30:35 +02:00
tim
87dda47608 Notifications all working. 2014-03-25 14:43:42 +02:00