|
e1357ecd8f
|
Implement concise view for timer
- implement EditTimerDialog
- adding a new timer would show the dialog
- clicking on a timer item would show the dialog
|
2021-09-07 15:24:21 +01:00 |
|
|
f5aef41a6e
|
simplifying alarm sorting handling
|
2021-04-19 15:34:52 +02:00 |
|
|
9c9d8215b3
|
Merge branch 'master' into feat/alarm-sort
|
2021-04-19 14:53:18 +02:00 |
|
|
f507f18c50
|
updating commons, kotlin, gradle
|
2021-04-19 09:53:14 +02:00 |
|
|
12ee706b4e
|
feat: Add option to sort alarms
|
2021-01-12 19:20:15 +01:00 |
|
|
80fef36d7f
|
Merge branch 'master' into request_2
# Conflicts:
# app/src/main/kotlin/com/simplemobiletools/clock/helpers/Constants.kt
|
2020-03-15 07:50:45 +01:00 |
|
|
ceeb3ccd22
|
Clock - Add labels to timers
|
2020-03-15 07:47:59 +01:00 |
|
|
1163a8bcd9
|
Clock - Properly handle vibration toggle at timer reminder
|
2020-03-14 14:41:13 +01:00 |
|
|
3473bfafee
|
Fixed - remember last used alarm config
|
2020-03-11 08:41:24 +01:00 |
|
|
09ff527a1e
|
minor style cleanup, moving some classes into own files
|
2020-03-10 17:28:40 +01:00 |
|
|
f6d9c5aece
|
Fixed issue #77 Do not stop the timer at closing the app
|
2020-03-09 06:49:49 +01:00 |
|
|
44ac30ada4
|
Almost done
|
2020-03-08 21:42:23 +01:00 |
|
|
ed18715b39
|
wip3
|
2020-03-08 10:47:42 +01:00 |
|
|
c3ab1f9330
|
wip 2
|
2020-03-04 16:27:48 +01:00 |
|
|
37369233cf
|
updating commons and target SDK to 29
|
2020-02-14 19:09:03 +01:00 |
|
|
12d9aecc28
|
adding a setting for increasing volume gradually
|
2018-07-06 23:27:54 +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 |
|
|
031f2d0138
|
implement the intent for picking audio file as an alarm sound
|
2018-03-29 15:52:25 +02:00 |
|
|
25fd5c5098
|
remove a redundant setting of showing other timezones
|
2018-03-14 10:17:24 +01:00 |
|
|
c1feb66b91
|
add optional text shadow to widget for better readability
|
2018-03-12 00:01:20 +01:00 |
|
|
3fed41e03b
|
allow customizing the default max timer reminder duration
|
2018-03-11 20:27:10 +01:00 |
|
|
afa4599f5e
|
allow customizing max reminder length at Alarm
|
2018-03-11 19:27:41 +01:00 |
|
|
8b429a5006
|
fill in some initial timer values
|
2018-03-08 23:28:53 +01:00 |
|
|
a7c915b4fd
|
set the timer to 5 minutes by default
|
2018-03-08 19:32:17 +01:00 |
|
|
19e20f51c7
|
show the FAB for adding new event time zones by default
|
2018-03-02 15:51:38 +01:00 |
|
|
60bac7087d
|
add a dialog for changing time zone title
|
2018-03-02 11:53:17 +01:00 |
|
|
e76847476e
|
add a dialog for selecting extra timezones
|
2018-03-01 17:33:40 +01:00 |
|
|
2b0ace315d
|
add a toggle for displaying other timezones in the first tab
|
2018-02-28 22:31:29 +01:00 |
|
|
60f4244acf
|
add a toggle for showing seconds
|
2018-02-28 16:19:04 +01:00 |
|
|
7dd291d08d
|
adding a couple common activities and functions
|
2018-02-28 11:00:06 +01:00 |
|