Commit Graph

438 Commits

Author SHA1 Message Date
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
1301619f42 Create strings.xml
Norwegian translation for Simple-Clock
2018-05-26 14:47:22 +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
de7951acc2 Russian translation 2018-05-08 17:37:01 +03:00
5a46c2e66d new da file 2018-04-30 00:35:40 +02:00
ffd0e64ece Add Swedish translation 2018-04-15 20:20:59 +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
329560d21e adding a crashfix at setting up alarms 2018-04-11 10:36:15 +02:00
42addb67f5 Create strings.xml
Dutch translation for Simple Clock.
2018-04-08 01:28:37 +02:00
e1ee85a46e escaping some apostrophes 2018-04-06 20:59:42 +02:00
c2984ba6da Create strings.xml
Adding italian translation.
2018-04-06 20:45:29 +02:00
d4f6531b13 update commons to 3.17.14 2018-03-30 18:29:25 +02:00
f24104fbdd update commons to 3.17.13 2018-03-30 17:16:33 +02:00
0101158131 update commons to 3.17.12 2018-03-30 16:37:16 +02:00
e93dbdc327 moving SelectAlarmSoundDialog in Commons 2018-03-30 16:00:35 +02:00
b3c6375923 recheck alarms with the deleted sound uri from timer fragment too 2018-03-30 00:12:40 +02:00
02b4de56c5 remove a redundant function 2018-03-30 00:02:39 +02:00
14f125e808 add proper timer or Edit Alarm dialog updating if the current sound is deleted 2018-03-30 00:01:04 +02:00
3cf6ef12bf update timer and alarm sounds if the current selection has been deleted 2018-03-29 23:43:31 +02:00
b9adb1306b allow removing custom alarm sounds with long press 2018-03-29 21:45:45 +02:00
8f07546831 properly handle adding a new alarmsound from edit alarm dialog too 2018-03-29 21:16:45 +02:00
2df47166a9 update picked alarm sound when a brand new file is added 2018-03-29 21:01:52 +02:00
c1b056c858 make sure custom picked alarm sounds play well 2018-03-29 20:48:39 +02:00
aecfb9f5f1 allow selecting custom sounds as notification sound 2018-03-29 20:37:10 +02:00
6daa6a4dbf updating website urls to https 2018-03-29 19:43:44 +02:00
4d6f9d2232 reuse some alarm strings from Commons 2018-03-29 19:42:53 +02:00
376cf36b8c avoid adding the same alarm sound multiple times 2018-03-29 16:48:31 +02:00
cbe2617624 use a different audio file pick intent on 4.3- devices 2018-03-29 16:46:50 +02:00