Commit Graph

11 Commits

Author SHA1 Message Date
Timothy Allen c4c612c0ce - Release changes 2014-08-18 22:42:46 +02:00
Timothy Allen 118e6cf34a - Fix debugging options 2014-07-09 18:28:14 +02:00
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
Timothy Allen 55e8777d42 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
Timothy Allen 615b81e295 Minor tweaks to MainActivity 2014-04-17 16:24:52 +02:00
Timothy Allen b98934c15d - Some lintian checks. 2014-04-14 15:49:26 +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 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 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