Commit Graph

1375 Commits

Author SHA1 Message Date
c5cdcabc7e updating changelog 5.10.3 2023-07-09 18:04:47 +02:00
0a573fea3d update version to 5.10.3 2023-07-09 18:04:40 +02:00
b02afc58d8 fix displaying the next alarm on the widget 2023-07-09 18:01:07 +02:00
c6b445906a updating changelog 5.10.2 2023-07-09 17:26:13 +02:00
f70c0cc347 update version to 5.10.2 2023-07-09 17:26:07 +02:00
6641a1b396 updating commons 2023-07-09 17:20:15 +02:00
617d8eccba Merge pull request #473 from weblate/weblate-simple-mobile-tools-simple-clock
Translations update from Hosted Weblate
2023-07-09 17:15:39 +02:00
Dan
8e9738c453 Translated using Weblate (Ukrainian)
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/uk/
2023-07-09 17:14:09 +02:00
5b7354f7aa Merge pull request #471 from weblate/weblate-simple-mobile-tools-simple-clock
Translations update from Hosted Weblate
2023-07-08 14:43:35 +02:00
b500814a2b Translated using Weblate (Estonian)
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/et/
2023-07-08 14:42:55 +02:00
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
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
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
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
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
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
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
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
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
cf8f34b942 fix a glitch with no next alarm set 2023-07-08 14:42:07 +02:00
e5500526e1 refactor 2023-07-08 00:34:56 +05:30
52ef736ec2 Removed bit operators 2023-07-08 00:33:04 +05:30
61d9738720 Refactoring 2023-07-08 00:17:03 +05:30
65711c22a3 Removed unrequired code 2023-07-08 00:00:18 +05:30
d7fa3ca4dc Removed use of coroutines and using ensureBackgroundThreadWithResult 2023-07-07 23:43:35 +05:30
58953f2b22 Removed getNextAlarm with new function 2023-07-06 21:14:29 +05:30
94138ec003 removing keyguard dismissing at alarms, seems to actually cause issues 2023-07-05 16:38:05 +02:00
94916d3b35 resolved conflict 2023-07-05 15:46:20 +05:30
8bc80fd28f Merge branch 'master' into next-alarm-fix 2023-07-05 15:44:33 +05:30
3741de4823 use lowercase letters in the new string 2023-07-05 11:22:58 +02:00
7abb8f89b5 Merge pull request #468 from rawlin/#265
#265 Early dismissal of alarm
2023-07-05 11:21:49 +02:00
4400477eaf updating the slovak string 2023-07-05 11:20:46 +02:00
26dd64dde3 removing an empty line 2023-07-05 11:20:01 +02:00
8543f2dafe Removed time formatting function to avoid code duplication 2023-07-05 14:05:58 +05:30
728c2b50b1 refactor 2023-07-05 13:58:24 +05:30
a7fae08459 refactor 2023-07-05 12:15:25 +05:30
1e1666432f Refactored removeTodayFromBitmask to not use bit operators 2023-07-05 10:35:37 +05:30
528f0033cb Fix for showing accurate next enabled alarm 2023-07-05 01:04:52 +05:30
9be4f122e8 minor code update 2023-07-04 15:35:28 +02:00
381145fe1c updating some constants 2023-07-04 15:34:22 +02:00
860f3492c6 change the early dismissal to 10 minutes 2023-07-04 15:33:23 +02:00
d60390b2aa Support 24hr format and not showing toast 2023-07-03 17:11:36 +05:30
d378dd4797 Merge pull request #467 from rawlin/vibration-fix
Vibration fixes
2023-07-03 12:52:03 +02:00
83ac361a31 removing an empty line 2023-07-03 12:51:36 +02:00
5208161366 Updated constant ids 2023-07-03 15:47:33 +05:30
3a7118f30d reformatting 2023-07-03 15:22:41 +05:30
bcd6b1a934 PR comment resolution 2023-07-03 08:48:12 +05:30
1b39d7a892 Moved stuff from one line 2023-07-03 00:12:15 +05:30
7af2a25fa8 Early dismissal of alarm 2023-07-02 17:34:26 +05:30
028e9e7a80 Added post delay for vibration & deleting notification channels after their dismissal 2023-07-01 15:32:08 +05:30