Commit Graph

223 Commits

Author SHA1 Message Date
2dba635e2f catch exceptions thrown at setting up mediaplayer 2018-09-14 14:02:26 +02:00
0574d834e7 couple backgrounded timer related improvements 2018-08-10 22:16:35 +02:00
1581e0ce56 show a timer notification if the app gets paused while it runs 2018-08-10 21:59:24 +02:00
4dc0ec2201 adding the Purchase Thank You button in the app settings 2018-08-10 20:48:56 +02:00
807fa7875d update commons to 4.6.5 2018-08-10 20:47:07 +02:00
c1ac6c35a0 save current tab in onStop
onDestroy sometimes (often) isn't called
2018-07-16 10:12:21 -05:00
bac8b805aa call finishActivity instead of finish at pressing reminder Stop 2018-07-08 22:48:33 +02:00
4010ce3317 revert to the old UI if a Timer invokes the reminder activity 2018-07-08 22:48:03 +02:00
037ff0c55f show a swipe guide if the user doesnt finish swiping in any side 2018-07-08 22:21:54 +02:00
104a832354 adding a dot after the swipe dismiss message, as it will not be a toast 2018-07-08 22:15:55 +02:00
75510eb7c5 show a toast if the user doesnt finish swiping at the reminder screen 2018-07-08 21:53:49 +02:00
e1076b8826 make sure we trigger reminder actions max once 2018-07-08 15:50:12 +02:00
cde58b8c8c allow snoozing or dismissing alarm by dragging the middle element 2018-07-08 15:40:15 +02:00
9352fa0221 allow dragging the center item at the ReminderActivity 2018-07-08 15:03:20 +02:00
72b31819d8 split ReminderActivty setup into some smaller functions 2018-07-08 14:26:05 +02:00
c5f9dd2906 do not finish the ReminderActivity if Snooze dialog is cancelled 2018-07-08 14:23:00 +02:00
d7c2323489 add a pulsing background to the reminder activity draggable element 2018-07-08 14:17:25 +02:00
5552ac2c65 reworking the Reminder activity screen a bit 2018-07-08 12:50:56 +02:00
cf05ba6565 destroy mediaplayer at ReminderActivity at onDestroy, not onStop 2018-07-07 23:54:05 +02:00
d69ed5543c add gradual volume increasing at the ReminderActivity as appropriate 2018-07-07 23:46:00 +02:00
b4e4cc5cfc use mediaplayer at the ReminderActivity instead of a notification 2018-07-07 23:29:38 +02:00
d771ec5e75 removing some functionality related to hiding reminder activity 2018-07-07 23:21:13 +02:00
12d9aecc28 adding a setting for increasing volume gradually 2018-07-06 23:27:54 +02:00
ea0e2b8230 fix #65, listen to alarm toggle changes in general, not just clicks 2018-07-06 21:37:34 +02:00
545f973d56 update commons to 4.3.31 2018-07-06 21:31:47 +02:00
8a20de3a01 flip Snooze and Dismiss buttons at the notification 2018-05-27 15:26:24 +02:00
dc31b34db7 play the stopwatch reminder in the Alarm stream 2018-05-27 14:43:36 +02:00
3a95fe601b adding some type checks at updating viepager fragments 2018-05-27 14:35:12 +02:00
8005fe1fae update commons to 4.1.4 2018-05-27 14:26:59 +02:00
291e403891 increase the widget time text size when the widget is higher 2018-05-16 21:19:49 +02:00
f798f245cd fix #53, remove the top margin from the widgets time 2018-05-16 16:18:11 +02:00
6decda1b08 launch the proper Splash activity intent even if the app color is changed 2018-05-16 16:04:00 +02:00
081f51763b fix #7, show pending alarms at the clock tab 2018-05-16 16:00:07 +02:00
3b4a0c85cf make context at updating alarms nullable 2018-05-16 15:35:00 +02:00
9c4f4d242a add a Settings button for customizing widget colors without recreating them 2018-05-16 15:11:34 +02:00
2f42edd2b1 fix #46, properly disable freshly created alarm on delete 2018-05-16 14:57:31 +02:00
616f6caa15 adding colored launcher icons 2018-05-16 10:19:57 +02:00
e265ac35cc set alarm stream type at the alarm sound 2018-04-11 20:18:07 +02:00
ac95ff8adc use a different channel id for every sound uri 2018-04-11 20:04:36 +02:00
6ae89328a2 fix #24, fix notification sounds on Android 8 2018-04-11 20:00:38 +02:00
b0cfa4efd2 properly handle no alarm set 2018-04-11 18:00:16 +02:00
a8e512b551 use the newer function on Android 5+ for getting the next alarm 2018-04-11 17:57:24 +02:00
8ed6db98fc fix #33, do not stop the timer on device rotation 2018-04-11 17:07:41 +02:00
bbc3704dd7 properly handle stopwatch lap sorting at device rotation too 2018-04-11 15:05:56 +02:00
33940b6879 properly restore laps at device rotation 2018-04-11 14:50:46 +02:00
a7a148e57c use Apply at some state bundles 2018-04-11 14:34:02 +02:00
51513e625d do not reset Stopwatch at device rotation 2018-04-11 14:30:08 +02:00
597f2ebc17 renaming some sound uri variables 2018-04-11 12:27:24 +02:00
fe16f35c66 update Commons, allow selecting No Sound at notifications 2018-04-11 12:14:29 +02:00
820f4ac256 update commons to 3.18.17 2018-04-11 10:58:38 +02:00