Commit graph

1112 commits

Author SHA1 Message Date
tibbi
6decda1b08 launch the proper Splash activity intent even if the app color is changed 2018-05-16 16:04:00 +02:00
tibbi
081f51763b fix #7, show pending alarms at the clock tab 2018-05-16 16:00:07 +02:00
tibbi
3b4a0c85cf make context at updating alarms nullable 2018-05-16 15:35:00 +02:00
tibbi
9c4f4d242a add a Settings button for customizing widget colors without recreating them 2018-05-16 15:11:34 +02:00
tibbi
2f42edd2b1 fix #46, properly disable freshly created alarm on delete 2018-05-16 14:57:31 +02:00
tibbi
616f6caa15 adding colored launcher icons 2018-05-16 10:19:57 +02:00
Tibor Kaputa
9d793f249f
Merge pull request #50 from trubitsyn/ru
Russian translation
2018-05-08 16:38:40 +02:00
Nikola Trubitsyn
de7951acc2 Russian translation 2018-05-08 17:37:01 +03:00
tibbi
7650b0596a update gradle to 3.1.2 2018-05-04 18:03:14 +02:00
Tibor Kaputa
6d32f42e20
Merge pull request #48 from 10cents/patch-1
new da file
2018-04-30 08:38:36 +02:00
10cents
5a46c2e66d
new da file 2018-04-30 00:35:40 +02:00
tibbi
21d9c4e373 update commons to 3.19.1 2018-04-17 22:15:57 +02:00
Tibor Kaputa
0e44951afb
Merge pull request #44 from en2sv/patch-1
Add Swedish translation
2018-04-15 20:26:28 +02:00
en2sv
ffd0e64ece
Add Swedish translation 2018-04-15 20:20:59 +02:00
tibbi
0316734263 updating changelog 2018-04-11 20:18:20 +02:00
tibbi
e8d084ae22 update version to 3.1.3 2018-04-11 20:18:14 +02:00
tibbi
e265ac35cc set alarm stream type at the alarm sound 2018-04-11 20:18:07 +02:00
tibbi
ac95ff8adc use a different channel id for every sound uri 2018-04-11 20:04:36 +02:00
tibbi
6ae89328a2 fix #24, fix notification sounds on Android 8 2018-04-11 20:00:38 +02:00
tibbi
b0cfa4efd2 properly handle no alarm set 2018-04-11 18:00:16 +02:00
tibbi
a8e512b551 use the newer function on Android 5+ for getting the next alarm 2018-04-11 17:57:24 +02:00
tibbi
8ed6db98fc fix #33, do not stop the timer on device rotation 2018-04-11 17:07:41 +02:00
tibbi
bbc3704dd7 properly handle stopwatch lap sorting at device rotation too 2018-04-11 15:05:56 +02:00
tibbi
33940b6879 properly restore laps at device rotation 2018-04-11 14:50:46 +02:00
tibbi
a7a148e57c use Apply at some state bundles 2018-04-11 14:34:02 +02:00
tibbi
51513e625d do not reset Stopwatch at device rotation 2018-04-11 14:30:08 +02:00
tibbi
597f2ebc17 renaming some sound uri variables 2018-04-11 12:27:24 +02:00
tibbi
fe16f35c66 update Commons, allow selecting No Sound at notifications 2018-04-11 12:14:29 +02:00
tibbi
820f4ac256 update commons to 3.18.17 2018-04-11 10:58:38 +02:00
tibbi
329560d21e adding a crashfix at setting up alarms 2018-04-11 10:36:15 +02:00
Tibor Kaputa
bed212fba9
Merge pull request #42 from GuitarBilly/patch-1
Create strings.xml
2018-04-08 09:09:55 +02:00
GuitarBilly
42addb67f5
Create strings.xml
Dutch translation for Simple Clock.
2018-04-08 01:28:37 +02:00
Tibor Kaputa
c17ba4209b
Merge pull request #40 from matteoarrighi/patch-1
Italian translation
2018-04-06 21:01:21 +02:00
Tibor Kaputa
e1ee85a46e
escaping some apostrophes 2018-04-06 20:59:42 +02:00
matteoarrighi
c2984ba6da
Create strings.xml
Adding italian translation.
2018-04-06 20:45:29 +02:00
tibbi
d4f6531b13 update commons to 3.17.14 2018-03-30 18:29:25 +02:00
tibbi
f24104fbdd update commons to 3.17.13 2018-03-30 17:16:33 +02:00
tibbi
0101158131 update commons to 3.17.12 2018-03-30 16:37:16 +02:00
tibbi
e93dbdc327 moving SelectAlarmSoundDialog in Commons 2018-03-30 16:00:35 +02:00
tibbi
950d49c2b1 updating changelog 2018-03-30 00:13:17 +02:00
tibbi
7748341d22 update version to 3.1.2 2018-03-30 00:12:55 +02:00
tibbi
b3c6375923 recheck alarms with the deleted sound uri from timer fragment too 2018-03-30 00:12:40 +02:00
tibbi
02b4de56c5 remove a redundant function 2018-03-30 00:02:39 +02:00
tibbi
14f125e808 add proper timer or Edit Alarm dialog updating if the current sound is deleted 2018-03-30 00:01:04 +02:00
tibbi
3cf6ef12bf update timer and alarm sounds if the current selection has been deleted 2018-03-29 23:43:31 +02:00
tibbi
b9adb1306b allow removing custom alarm sounds with long press 2018-03-29 21:45:45 +02:00
tibbi
8f07546831 properly handle adding a new alarmsound from edit alarm dialog too 2018-03-29 21:16:45 +02:00
tibbi
2df47166a9 update picked alarm sound when a brand new file is added 2018-03-29 21:01:52 +02:00
tibbi
c1b056c858 make sure custom picked alarm sounds play well 2018-03-29 20:48:39 +02:00
tibbi
aecfb9f5f1 allow selecting custom sounds as notification sound 2018-03-29 20:37:10 +02:00