Commit Graph

775 Commits

Author SHA1 Message Date
06808e0dc7 Merge pull request #286 from spkprs/patch-2
Update strings.xml
2021-09-12 17:29:59 +02:00
84326846c0 Merge pull request #285 from KryptKode/feat/multiple-timers
Feat/multiple timers
2021-09-12 17:29:40 +02:00
3bf340d121 Update strings.xml 2021-09-12 17:26:10 +02:00
80a7f89a32 Update strings.xml 2021-09-12 17:25:15 +02:00
8ef644011a Update strings.xml 2021-09-12 17:23:35 +02:00
b9bb9d8b48 Update strings.xml 2021-09-12 17:23:23 +02:00
89f6ca16b3 Update strings.xml 2021-09-12 17:22:53 +02:00
e2983e01de Update strings.xml 2021-09-12 17:22:37 +02:00
f791f30b8f Update strings.xml 2021-09-12 17:21:55 +02:00
e1caf9b833 Update strings.xml 2021-09-12 17:20:14 +02:00
acab6a2ef0 Add Plural strings 2021-09-12 15:01:04 +01:00
eee6565d72 Recreate adapter when text color changes so it updates correctly 2021-09-10 22:29:33 +01:00
b98d9c9e42 Change edit_timer_initial_time left drawable color with theme 2021-09-10 17:39:42 +01:00
6e5db92126 Update strings.xml 2021-09-10 17:00:15 +03:00
d9a72b81a7 Merge branch 'SimpleMobileTools:master' into feat/multiple-timers 2021-09-10 14:34:45 +01:00
e7576ab7e7 Merge remote-tracking branch 'origin/feat/multiple-timers' into feat/multiple-timers 2021-09-10 14:33:56 +01:00
a1894cee86 Fix play/pause button color 2021-09-10 14:33:37 +01:00
2a87d747da Fix timer notification not dismissing on delete 2021-09-10 14:27:08 +01:00
4e5d7ca060 lets move the label closer to the time 2021-09-10 10:07:40 +02:00
601d3eecab Merge remote-tracking branch 'origin/feat/multiple-timers' into feat/multiple-timers 2021-09-08 20:01:48 +01:00
666a9ef44d Reduce timer icon sizes, add animation for timer removal 2021-09-08 20:00:59 +01:00
9b4aa9e370 Update build.gradle 2021-09-08 12:16:52 +02:00
94de14b52d Update kotlin version and commons lib 2021-09-08 09:10:16 +01:00
a91bc07dd3 Handle notification for multiple timers
- update title for timer notification in finished state to be the label if it is empty
- remove duration field from the TimerEvent.Reset
2021-09-08 09:04:25 +01:00
a214ef9327 Handle deletion of timers when running 2021-09-08 00:03:49 +01:00
dc3ddacffa Implement concise view for timer 2021-09-07 23:34:30 +01:00
db3e0c9d07 Implement action mode, select to delete 2021-09-07 23:15:33 +01:00
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
bd05a41b35 Remove PagerIndicator and related files 2021-09-03 19:44:14 +01:00
2e78d67529 ref: change timer UI to use RecyclerView
- update commons library
2021-09-03 19:42:25 +01:00
8d6b5770ed fix: reset/delete button getting hidden after multiple updates 2021-09-03 00:55:28 +01:00
570279bb21 cleanup, remove logs 2021-09-03 00:19:42 +01:00
ca4e5d9a0a make windowSoftInputMode adJustPan
- this ensures the textfield is always above the keyboard
2021-09-03 00:11:44 +01:00
037eac6864 timer UI improvements + bug fixes
- add page indicator
- add default timer based on saved prefs when the database is created
- post scolling to the first timer when a new timer is added
2021-09-02 23:47:40 +01:00
9df105ae8d Handle timer notifications 2021-09-02 20:27:07 +01:00
9b421b3676 Handle timer service notifications 2021-09-01 21:26:56 +01:00
8474e6a800 handle multiple timer states
- feat: separate timer actions from states by adding a new class TimerEvent to hold actions Reset, Start, Pause, Finish, Refesh that could be performed on a timer.
- feat: handle multiple countdown timers in the App file by creating a map of the timer id to the countdown timer.
- fix: use gson instance from  TypeAdapter in Room's Converters class
- ref: remove scroll view parent from each timer item, a fix for the keyboard obscuring a label will be implemented in a future commit
2021-09-01 19:58:38 +01:00
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
49f0da8123 Update .editorconfig 2021-08-17 09:37:34 +02:00
6364d091ad Update .editorconfig 2021-08-16 23:16:05 +02:00
d18a2edd43 updating commons and gradle 2021-05-22 15:46:14 +02:00
2ec1e51d77 Merge pull request #275 from teemue/patch-2
Improved FI Translation
2021-05-15 16:19:07 +02:00
afddf02bd9 Improved FI Translation 2021-05-15 15:16:31 +03:00
17c436b383 adding some widget related null checks 2021-05-13 14:55:35 +02:00
56a5ebabbe Merge pull request #270 from ltGuillaume/patch-1
Dutch
2021-04-20 21:59:44 +02:00
b5f2aa5a30 Dutch 2021-04-20 21:00:05 +02:00
afdc09faf5 updating changelog 5.5.1 2021-04-19 16:12:02 +02:00
4eb1a4fa84 update version to 5.5.1 2021-04-19 16:11:56 +02:00
68d06c828a adding some crashfixes 2021-04-19 16:09:15 +02:00