Commit Graph

309 Commits

Author SHA1 Message Date
c1ac6c35a0 save current tab in onStop
onDestroy sometimes (often) isn't called
2018-07-16 10:12:21 -05:00
490679a3c8 Merge pull request #75 from fricyo/patch-2
Update Translation
2018-07-14 17:08:33 +02:00
f885e7083a Update Translation 2018-07-14 21:09:31 +08:00
509bf0e6c3 updating changelog 4.1.0 2018-07-08 23:37:26 +02:00
931d78bc48 update version to 4.1.0 2018-07-08 23:37:16 +02: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
7a8acdea79 adding some strings related to swipe instructions 2018-07-08 21:48:38 +02:00
382e3511dc Merge pull request #74 from en2sv/patch-2
Update Swedish translation
2018-07-08 20:57:37 +02:00
eedf716969 Update Swedish translation 2018-07-08 20:16:04 +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
8d611535f0 adding a new string for increasing volume gradually 2018-07-06 21:40:34 +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
4c5f80c07f updating gradle and kotlin version 2018-07-04 15:26:48 +02:00
677630cead Merge pull request #67 from GuepardoApps/master
Updated german translations
2018-06-05 09:38:00 +02:00
6fb94ae4d9 replace Anwendung with App for consistency 2018-06-05 09:37:51 +02:00
2f0f456860 Updated german translations 2018-06-04 22:08:25 +02:00
4be3370ed4 adding a spanish strings file 2018-05-30 15:51:19 +02:00
e03cbcfbf1 updating changelog 4.0.1 2018-05-27 15:38:15 +02:00
088e64fb2c update version to 4.0.1 2018-05-27 15:38:05 +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
b6f58b9937 Merge pull request #59 from FTno/patch-1
Create strings.xml
2018-05-26 16:26:31 +02:00
1301619f42 Create strings.xml
Norwegian translation for Simple-Clock
2018-05-26 14:47:22 +02:00
cb2a6156a8 updating changelog 4.0.0 2018-05-16 21:57:10 +02:00
2f57a46dd3 update version to 4.0.0 2018-05-16 21:57:05 +02:00
64380d4ca6 update commons to 4.0.17 2018-05-16 21:53:36 +02:00
ce1d27bd62 updating the app fastlane icon 2018-05-16 21:53:28 +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