Commit Graph

397 Commits

Author SHA1 Message Date
1d1a887073 use filled icons for the selected tabs 2022-12-25 21:11:14 +01:00
00f115df52 updating the main activities bars 2022-12-25 19:20:20 +01:00
53439d843d updating widget config screens 2022-12-25 19:13:44 +01:00
d8200ebe79 updating Settings design 2022-12-25 19:06:58 +01:00
dde2c4de66 adding a More Apps From Us menu button 2022-12-12 16:10:22 +01:00
404f9dc4cc catch and show threading exceptions 2022-12-12 16:06:09 +01:00
3aac7210ed fixing a config value 2022-11-22 19:04:58 +01:00
484496b5f4 more config renaming 2022-11-22 19:00:33 +01:00
358d499788 updating some configs 2022-11-22 19:00:06 +01:00
1fee00d8a1 correcting an intent action label 2022-11-22 18:55:16 +01:00
9be41c69e4 Update Config.kt 2022-11-22 18:50:07 +01:00
5d55fe2c47 remove unused import 2022-11-22 18:02:48 +05:30
ea217b9988 Removed shortcuts.xml, Changed shortcut icon, to lower case "Start stopwatch". 2022-11-21 12:57:55 +05:30
260fb70612 Added start_stopwatch to all languages 2022-11-18 17:55:31 +05:30
91031b07b0 Changes after review 2022-11-18 14:34:40 +05:30
9dc2c48df6 Added app shortcut to start the stopwatch 2022-11-18 14:23:41 +05:30
557e84b426 skip config screen at the first widget setup on Simple Phone 2022-11-01 23:07:12 +01:00
7fb94453c5 adding some crashfixes 2022-10-09 23:16:47 +02:00
008a3580f7 adding some crashfixes 2022-09-02 15:47:34 +02:00
84cb86c138 adding an OS version check at the reminder activity 2022-09-01 11:48:48 +02:00
f365e92f15 add handling for the Post Notifications permission on Android 13 2022-08-31 21:26:49 +02:00
809030f96d updating the widget config screens 2022-08-31 20:37:53 +02:00
0ec7bb8962 allow picking any language on Android 13 2022-08-31 20:16:42 +02:00
cb6dcafe0c updating the style of some dialogs 2022-08-31 20:05:30 +02:00
2f4a4f3b74 adding menu at ReminderActivity too 2022-08-31 19:46:36 +02:00
087ccdf2f4 updating the main and settings top menus 2022-08-31 19:17:22 +02:00
6a5832b2ce updating commons and target SDK to 33 2022-08-31 19:11:09 +02:00
e204ff15bc lowering the required OS version back to Android 6 2022-08-31 18:55:54 +02:00
89b543f710 fix alarm snoozing 2022-07-31 21:27:26 +02:00
c10452a904 try harder at waking up the device on alarm trigger 2022-07-03 16:52:17 +02:00
97b0c4dac6 removing an unused import 2022-07-03 15:42:22 +02:00
db8a9f8e44 catch and show exceptions thrown at showing timer notifications 2022-07-03 15:37:27 +02:00
1ed261e534 removing timerState config, not sure why was it needed 2022-07-03 15:26:39 +02:00
9ca8ec7c96 renaming some variables 2022-06-27 10:00:39 +02:00
c68f85cbac scale bottom tab text size automatically 2022-06-27 09:56:54 +02:00
cbb09ef0b7 moving tabs at the bottom 2022-06-24 20:47:51 +02:00
78b8187956 do not show some FAQ items at the fdroid app variant 2022-06-24 20:17:23 +02:00
2cfd00a671 adding some spacing 2022-06-16 10:17:09 +02:00
aae9f1ea2f day and alarm time sorting order 2022-06-15 15:59:02 +03:00
271442514a removing the redundant widget_date_time.xml 2022-05-20 00:09:13 +02:00
732704c5d4 make sure we launch startForeground from the main thread 2022-05-19 10:30:45 +02:00
d77dd0e992 use TextClock for date too to make it more reliable 2022-05-19 10:16:40 +02:00
b8e04553bd adding some widget config related improvements 2022-05-19 10:04:39 +02:00
af8f21f4a7 removing some unused things 2022-05-02 15:26:10 +02:00
d26372296d start a new foreground service when the stopwatch is active and the app is moved to the background 2022-05-02 08:59:24 +03:00
20a59bfd1e extract stopwatch logic to separated file 2022-05-02 08:56:31 +03:00
c365d1e594 adding more widget config related UI improvements 2022-04-24 20:23:06 +02:00
4435d135fc adding some widget config UI changes 2022-04-24 19:58:04 +02:00
453490a023 replace all listed days with Every day at alarm repetitions 2022-04-24 19:39:55 +02:00
cbda18faac do not show exceptions thrown at reminder screen 2022-04-22 14:33:26 +02:00