Commit Graph

1465 Commits

Author SHA1 Message Date
Rex_sa 5bb48d0fc8
Translated using Weblate (Arabic)
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/ar/
2023-07-08 14:42:54 +02:00
Josep M. Ferrer cc64a6f317
Translated using Weblate (Catalan)
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/ca/
2023-07-08 14:42:54 +02:00
Eric 3da924779e
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/zh_Hans/
2023-07-08 14:42:54 +02:00
Oğuz Ersen e7938b3c35
Translated using Weblate (Turkish)
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/tr/
2023-07-08 14:42:54 +02:00
solokot f4c404b7da
Translated using Weblate (Russian)
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/ru/
2023-07-08 14:42:54 +02:00
Agnieszka C 1bf5f6f286
Translated using Weblate (Polish)
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/pl/
2023-07-08 14:42:54 +02:00
Guillaume 048b031c73
Translated using Weblate (Dutch)
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/nl/
2023-07-08 14:42:54 +02:00
VfBFan a4813649e9
Translated using Weblate (German)
Currently translated at 100.0% (42 of 42 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/de/
2023-07-08 14:42:54 +02:00
Tibor Kaputa 586ca470e9
Merge pull request #469 from rawlin/next-alarm-fix
Fix for showing accurate next enabled alarm
2023-07-08 14:42:50 +02:00
Tibor Kaputa cf8f34b942
fix a glitch with no next alarm set 2023-07-08 14:42:07 +02:00
Rawlin C e5500526e1 refactor 2023-07-08 00:34:56 +05:30
Rawlin C 52ef736ec2 Removed bit operators 2023-07-08 00:33:04 +05:30
Rawlin C 61d9738720 Refactoring 2023-07-08 00:17:03 +05:30
Rawlin C 65711c22a3 Removed unrequired code 2023-07-08 00:00:18 +05:30
Rawlin C d7fa3ca4dc Removed use of coroutines and using `ensureBackgroundThreadWithResult` 2023-07-07 23:43:35 +05:30
Rawlin C 58953f2b22 Removed getNextAlarm with new function 2023-07-06 21:14:29 +05:30
tibbi 94138ec003 removing keyguard dismissing at alarms, seems to actually cause issues 2023-07-05 16:38:05 +02:00
Rawlin C 94916d3b35 resolved conflict 2023-07-05 15:46:20 +05:30
Rawlin Crasto 8bc80fd28f
Merge branch 'master' into next-alarm-fix 2023-07-05 15:44:33 +05:30
tibbi 3741de4823 use lowercase letters in the new string 2023-07-05 11:22:58 +02:00
Tibor Kaputa 7abb8f89b5
Merge pull request #468 from rawlin/#265
#265 Early dismissal of alarm
2023-07-05 11:21:49 +02:00
Tibor Kaputa 4400477eaf
updating the slovak string 2023-07-05 11:20:46 +02:00
Tibor Kaputa 26dd64dde3
removing an empty line 2023-07-05 11:20:01 +02:00
Rawlin C 8543f2dafe Removed time formatting function to avoid code duplication 2023-07-05 14:05:58 +05:30
Rawlin C 728c2b50b1 refactor 2023-07-05 13:58:24 +05:30
Rawlin C a7fae08459 refactor 2023-07-05 12:15:25 +05:30
Rawlin C 1e1666432f Refactored removeTodayFromBitmask to not use bit operators 2023-07-05 10:35:37 +05:30
Rawlin C 528f0033cb Fix for showing accurate next enabled alarm 2023-07-05 01:04:52 +05:30
Tibor Kaputa 9be4f122e8
minor code update 2023-07-04 15:35:28 +02:00
Tibor Kaputa 381145fe1c
updating some constants 2023-07-04 15:34:22 +02:00
Tibor Kaputa 860f3492c6
change the early dismissal to 10 minutes 2023-07-04 15:33:23 +02:00
Rawlin C d60390b2aa Support 24hr format and not showing toast 2023-07-03 17:11:36 +05:30
Tibor Kaputa d378dd4797
Merge pull request #467 from rawlin/vibration-fix
Vibration fixes
2023-07-03 12:52:03 +02:00
Tibor Kaputa 83ac361a31
removing an empty line 2023-07-03 12:51:36 +02:00
Rawlin C 5208161366 Updated constant ids 2023-07-03 15:47:33 +05:30
Rawlin C 3a7118f30d reformatting 2023-07-03 15:22:41 +05:30
Rawlin C bcd6b1a934 PR comment resolution 2023-07-03 08:48:12 +05:30
Rawlin C 1b39d7a892 Moved stuff from one line 2023-07-03 00:12:15 +05:30
Rawlin C 7af2a25fa8 Early dismissal of alarm 2023-07-02 17:34:26 +05:30
Rawlin C 028e9e7a80 Added post delay for vibration & deleting notification channels after their dismissal 2023-07-01 15:32:08 +05:30
Rawlin C 9a23aa8e57 Vibration fixes 2023-06-29 23:28:46 +05:30
Tibor Kaputa 39a9c6d862
Merge pull request #466 from rawlin/#242
#242 Fix for alarm playing twice
2023-06-29 10:19:59 +02:00
Rawlin C f3402b5a61 Notification channel cleanup 2023-06-28 19:25:39 +05:30
Rawlin C d88ca55587 Only playing sound from MediaPlayer instead of also from the notification 2023-06-28 17:56:41 +05:30
Tibor Kaputa 7c262c9aa6
Merge pull request #465 from rawlin/volume-fix
#209 - Using Audio Manager to gradually increase volume of the alarm
2023-06-28 09:29:33 +02:00
Rawlin C f8b3119159 Alarm volume refactoring 2023-06-28 00:11:02 +05:30
Rawlin C dc4c6358da Setting max alarm volume to max volume of STREAM_ALARM instead of 1f 2023-06-24 18:31:43 +05:30
tibbi b233443850 replacing jcenter with mavenCentral 2023-06-23 10:44:21 +02:00
Tibor Kaputa 8da5e8529b
Merge pull request #461 from weblate/weblate-simple-mobile-tools-simple-clock
Translations update from Hosted Weblate
2023-06-23 10:13:22 +02:00
solokot 50cced6a6b
Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/ru/
2023-06-12 11:48:04 +02:00