Paul Akhamiogu
dc3ddacffa
Implement concise view for timer
2021-09-07 23:34:30 +01:00
Paul Akhamiogu
db3e0c9d07
Implement action mode, select to delete
2021-09-07 23:15:33 +01:00
Paul Akhamiogu
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
Paul Akhamiogu
bd05a41b35
Remove PagerIndicator and related files
2021-09-03 19:44:14 +01:00
Paul Akhamiogu
2e78d67529
ref: change timer UI to use RecyclerView
...
- update commons library
2021-09-03 19:42:25 +01:00
Paul Akhamiogu
8d6b5770ed
fix: reset/delete button getting hidden after multiple updates
2021-09-03 00:55:28 +01:00
Paul Akhamiogu
570279bb21
cleanup, remove logs
2021-09-03 00:19:42 +01:00
Paul Akhamiogu
ca4e5d9a0a
make windowSoftInputMode adJustPan
...
- this ensures the textfield is always above the keyboard
2021-09-03 00:11:44 +01:00
Paul Akhamiogu
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
Paul Akhamiogu
9df105ae8d
Handle timer notifications
2021-09-02 20:27:07 +01:00
Paul Akhamiogu
9b421b3676
Handle timer service notifications
2021-09-01 21:26:56 +01:00
Paul Akhamiogu
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
tibbi
e55497f4ee
correcting the Venezuela/Caracas time zone to -4:00
2021-09-01 18:17:16 +02:00
Paul Akhamiogu
921ca92885
Setup adding/removing multiple timers
2021-08-31 21:18:45 +01:00
Tibor Kaputa
49f0da8123
Update .editorconfig
2021-08-17 09:37:34 +02:00
Tibor Kaputa
6364d091ad
Update .editorconfig
2021-08-16 23:16:05 +02:00
tibbi
d18a2edd43
updating commons and gradle
2021-05-22 15:46:14 +02:00
Tibor Kaputa
2ec1e51d77
Merge pull request #275 from teemue/patch-2
...
Improved FI Translation
2021-05-15 16:19:07 +02:00
teemue
afddf02bd9
Improved FI Translation
2021-05-15 15:16:31 +03:00
tibbi
17c436b383
adding some widget related null checks
2021-05-13 14:55:35 +02:00
Tibor Kaputa
56a5ebabbe
Merge pull request #270 from ltGuillaume/patch-1
...
Dutch
2021-04-20 21:59:44 +02:00
Guillaume
b5f2aa5a30
Dutch
2021-04-20 21:00:05 +02:00
tibbi
afdc09faf5
updating changelog
2021-04-19 16:12:02 +02:00
tibbi
4eb1a4fa84
update version to 5.5.1
2021-04-19 16:11:56 +02:00
tibbi
68d06c828a
adding some crashfixes
2021-04-19 16:09:15 +02:00
tibbi
b7fdedb939
show the sorting menu button only at the Alarms tab
2021-04-19 15:55:10 +02:00
tibbi
f5aef41a6e
simplifying alarm sorting handling
2021-04-19 15:34:52 +02:00
tibbi
7ff56ac15a
updating the sorting strings
2021-04-19 15:00:24 +02:00
Tibor Kaputa
eeb9915985
Merge pull request #258 from jkemming/feat/alarm-sort
...
feat: Add option to sort alarms
2021-04-19 14:53:27 +02:00
Tibor Kaputa
9c9d8215b3
Merge branch 'master' into feat/alarm-sort
2021-04-19 14:53:18 +02:00
tibbi
5167a36cb5
show the alarm reliability disclaimer at creating a new alarm
2021-04-19 12:27:50 +02:00
tibbi
f507f18c50
updating commons, kotlin, gradle
2021-04-19 09:53:14 +02:00
tibbi
891cde0e38
updating the english screenshots
2021-02-11 20:48:35 +01:00
Tibor Kaputa
61523e1bff
Merge pull request #261 from GithubUser699/patch-1
...
Updated german translations
2021-02-01 23:21:19 +01:00
GithubUser699
d3c34a5fea
Updated german translations
2021-02-01 21:12:49 +00:00
Tibor Kaputa
ded4b882cb
Merge pull request #260 from Nekromanser/patch-1
...
Update strings.xml
2021-02-01 11:53:09 +01:00
Nekromanser
cbf3a3d220
Update strings.xml
...
Improved finnish translation.
2021-02-01 07:19:30 +02:00
jkemming
12ee706b4e
feat: Add option to sort alarms
2021-01-12 19:20:15 +01:00
tibbi
c773539e59
updating changelog
2020-12-29 11:18:16 +01:00
tibbi
277e8cc70d
update version to 5.5.0
2020-12-29 11:18:08 +01:00
tibbi
7a37455036
allow changing the timer duration by clicking at the top time too
2020-12-29 11:11:15 +01:00
tibbi
e8e168355e
catch exceptions thrown at showing alarms
2020-12-28 23:29:37 +01:00
tibbi
5a78285931
avoid using requiredActivity in TimerFragment
2020-12-28 23:28:44 +01:00
tibbi
7635b67db2
require Simple Thank You purchase for customizing the app colors
2020-12-28 23:22:48 +01:00
tibbi
6d32168604
updating kotlin, commons, gradle
2020-12-28 22:20:58 +01:00
Tibor Kaputa
6c91e072cc
Merge pull request #250 from LuisAlfredo92/patch-1
...
Update strings.xml español
2020-11-25 22:29:11 +01:00
Luis Alfredo Figueroa Bracamontes
b9ebfe5d0b
Update strings.xml español
...
Translating the long description
2020-11-25 10:29:05 -06:00
Tibor Kaputa
f1ec68d0e2
Merge pull request #249 from teemue/patch-1
...
Finnish translation
2020-11-22 16:09:10 +01:00
teemue
eff88098bf
Finnish translation
2020-11-22 15:50:37 +02:00
tibbi
ebcecd45eb
updating the Paypal donation link
2020-11-09 19:41:30 +01:00