e55497f4ee
correcting the Venezuela/Caracas time zone to -4:00
2021-09-01 18:17:16 +02:00
921ca92885
Setup adding/removing multiple timers
2021-08-31 21:18:45 +01:00
17c436b383
adding some widget related null checks
2021-05-13 14:55:35 +02:00
68d06c828a
adding some crashfixes
2021-04-19 16:09:15 +02:00
b7fdedb939
show the sorting menu button only at the Alarms tab
2021-04-19 15:55:10 +02:00
f5aef41a6e
simplifying alarm sorting handling
2021-04-19 15:34:52 +02:00
7ff56ac15a
updating the sorting strings
2021-04-19 15:00:24 +02:00
9c9d8215b3
Merge branch 'master' into feat/alarm-sort
2021-04-19 14:53:18 +02:00
5167a36cb5
show the alarm reliability disclaimer at creating a new alarm
2021-04-19 12:27:50 +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
7a37455036
allow changing the timer duration by clicking at the top time too
2020-12-29 11:11:15 +01:00
e8e168355e
catch exceptions thrown at showing alarms
2020-12-28 23:29:37 +01:00
5a78285931
avoid using requiredActivity in TimerFragment
2020-12-28 23:28:44 +01:00
7635b67db2
require Simple Thank You purchase for customizing the app colors
2020-12-28 23:22:48 +01:00
cc033cee4a
adding a new FAQ item about selecting multiple items
2020-11-05 14:17:41 +01:00
7eba711e35
fixing some warnings
2020-11-05 12:42:15 +01:00
5bb05c04c0
disable Today alarms, if no longer valid
2020-11-05 12:02:23 +01:00
822044ed0f
do not reschedule repeating alarms
2020-11-05 11:50:56 +01:00
edc7d4f942
disable "Today" alarms automatically on dismiss
2020-11-05 11:50:31 +01:00
b3abb370e5
disable today/tomorrow alarms on dismiss
2020-11-05 11:30:43 +01:00
db5e38d5e3
enable alarm by default after creation/edit
2020-11-05 11:30:30 +01:00
b0652399ea
adding a couple more alarm toggling related fixes
2020-11-05 11:21:29 +01:00
5ac5bf8a0c
adding more dayless alarm improvements
2020-11-05 11:05:21 +01:00
b0c8dfe535
adding some UI improvements to dayless alarms
2020-11-05 10:44:19 +01:00
9b55486462
allow creating alarms without a day selected
2020-11-05 10:11:40 +01:00
c73d714e7b
replacing ic_clock icon with ic_alarm at showing alarm below date
2020-11-04 22:54:27 +01:00
8f53517edf
updating gradle and commons
2020-11-04 22:46:45 +01:00
9bba1b74ec
removing some colons
2020-08-19 23:48:45 +02:00
f7cc9568dd
Fix ReminderActivity: vibration and audio error
...
- There was no code to vibrate the device, this was added
- If 'no sound' was selected as the alarm audio source, it would show an
error toast saying "setDataSource failed" because the URL was "silent"
Fixes #139 , #189
2020-07-05 12:39:47 +02:00
212588cd90
Fix possibly error in alarm notification
2020-07-05 12:39:19 +02:00
afc1f7823e
properly schedule the next alarm at cancelling one
2020-05-28 19:26:26 +02:00
1d45ae9b48
make sure the alarm uses the Alarm stream
2020-05-28 19:16:41 +02:00
7974381e76
use rounded corners at the widget background
2020-05-28 19:00:25 +02:00
8c04934ed4
use round widget corners at the config screen
2020-05-28 18:16:36 +02:00
4d80fb4347
tweaking some widget config activity code, make it consistent with other apps
2020-05-28 18:06:17 +02:00
97a41471b0
removing some redundant xml tags
2020-05-28 17:53:27 +02:00
1d4113545a
using a helper function for ensuring background thread
2020-03-20 17:02:20 +01:00
45822c1359
Fixed syntax
2020-03-16 19:51:14 +01:00
e85bbb35e1
Widget - not always updating time.
2020-03-16 19:41:09 +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
08aa7bf62c
show the default timer time at reseting it manually too
2020-03-12 20:32:34 +01:00
51860d6b4e
Merge pull request #180 from SimpleMobileTools/request_1
...
Clock - If a timer is inactive, show the default time at the top, not…
2020-03-12 20:30:24 +01:00
f4416a8798
do not show a toast at stopping timer, it made sense only in background
2020-03-12 20:23:21 +01:00
1ea4c030ee
properly color the initial Timer button icon
2020-03-12 20:22:22 +01:00
d07ebb9c29
properly update the Timer fragment button icon color too
2020-03-12 20:17:10 +01:00
00994df725
Clock - If a timer is inactive, show the default time at the top, not 00:00
2020-03-12 18:35:38 +01:00
245f5ac10d
Fixed - Button color incorrect
2020-03-12 18:11:19 +01:00