Tibor Kaputa
06808e0dc7
Merge pull request #286 from spkprs/patch-2
...
Update strings.xml
2021-09-12 17:29:59 +02:00
Tibor Kaputa
3bf340d121
Update strings.xml
2021-09-12 17:26:10 +02:00
Tibor Kaputa
80a7f89a32
Update strings.xml
2021-09-12 17:25:15 +02:00
Tibor Kaputa
8ef644011a
Update strings.xml
2021-09-12 17:23:35 +02:00
Tibor Kaputa
b9bb9d8b48
Update strings.xml
2021-09-12 17:23:23 +02:00
Tibor Kaputa
89f6ca16b3
Update strings.xml
2021-09-12 17:22:53 +02:00
Tibor Kaputa
e2983e01de
Update strings.xml
2021-09-12 17:22:37 +02:00
Tibor Kaputa
f791f30b8f
Update strings.xml
2021-09-12 17:21:55 +02:00
Tibor Kaputa
e1caf9b833
Update strings.xml
2021-09-12 17:20:14 +02:00
Paul Akhamiogu
acab6a2ef0
Add Plural strings
2021-09-12 15:01:04 +01:00
Paul Akhamiogu
eee6565d72
Recreate adapter when text color changes so it updates correctly
2021-09-10 22:29:33 +01:00
Paul Akhamiogu
b98d9c9e42
Change edit_timer_initial_time left drawable color with theme
2021-09-10 17:39:42 +01:00
spkprs
6e5db92126
Update strings.xml
2021-09-10 17:00:15 +03:00
Paul
d9a72b81a7
Merge branch 'SimpleMobileTools:master' into feat/multiple-timers
2021-09-10 14:34:45 +01:00
Paul Akhamiogu
e7576ab7e7
Merge remote-tracking branch 'origin/feat/multiple-timers' into feat/multiple-timers
2021-09-10 14:33:56 +01:00
Paul Akhamiogu
a1894cee86
Fix play/pause button color
2021-09-10 14:33:37 +01:00
Paul Akhamiogu
2a87d747da
Fix timer notification not dismissing on delete
2021-09-10 14:27:08 +01:00
Tibor Kaputa
4e5d7ca060
lets move the label closer to the time
2021-09-10 10:07:40 +02:00
Paul Akhamiogu
666a9ef44d
Reduce timer icon sizes, add animation for timer removal
2021-09-08 20:00:59 +01:00
Paul Akhamiogu
94de14b52d
Update kotlin version and commons lib
2021-09-08 09:10:16 +01:00
Paul Akhamiogu
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
Paul Akhamiogu
a214ef9327
Handle deletion of timers when running
2021-09-08 00:03:49 +01:00
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
tibbi
d18a2edd43
updating commons and gradle
2021-05-22 15:46:14 +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
Guillaume
b5f2aa5a30
Dutch
2021-04-20 21:00:05 +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
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
GithubUser699
d3c34a5fea
Updated german translations
2021-02-01 21:12:49 +00: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
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
Luis Alfredo Figueroa Bracamontes
b9ebfe5d0b
Update strings.xml español
...
Translating the long description
2020-11-25 10:29:05 -06:00
teemue
eff88098bf
Finnish translation
2020-11-22 15:50:37 +02:00
tibbi
e52a238556
update version to 5.4.0
2020-11-05 14:22:22 +01:00
tibbi
cc033cee4a
adding a new FAQ item about selecting multiple items
2020-11-05 14:17:41 +01:00
tibbi
0bdd8ad49b
fix #96 , add bottom padding to alarms and clock tab
2020-11-05 13:01:29 +01:00
tibbi
7eba711e35
fixing some warnings
2020-11-05 12:42:15 +01:00
tibbi
5bb05c04c0
disable Today alarms, if no longer valid
2020-11-05 12:02:23 +01:00
tibbi
822044ed0f
do not reschedule repeating alarms
2020-11-05 11:50:56 +01:00
tibbi
edc7d4f942
disable "Today" alarms automatically on dismiss
2020-11-05 11:50:31 +01:00
tibbi
b3abb370e5
disable today/tomorrow alarms on dismiss
2020-11-05 11:30:43 +01:00
tibbi
db5e38d5e3
enable alarm by default after creation/edit
2020-11-05 11:30:30 +01:00
tibbi
b0652399ea
adding a couple more alarm toggling related fixes
2020-11-05 11:21:29 +01:00
tibbi
5ac5bf8a0c
adding more dayless alarm improvements
2020-11-05 11:05:21 +01:00
tibbi
b0c8dfe535
adding some UI improvements to dayless alarms
2020-11-05 10:44:19 +01:00
tibbi
9b55486462
allow creating alarms without a day selected
2020-11-05 10:11:40 +01:00
tibbi
c73d714e7b
replacing ic_clock icon with ic_alarm at showing alarm below date
2020-11-04 22:54:27 +01:00
tibbi
8f53517edf
updating gradle and commons
2020-11-04 22:46:45 +01:00
Tommy He
1362938cf3
Some translation fix for zh_CN.
2020-10-17 20:00:28 +08:00
davidre345
027d0cf8b7
Adding galician strings
2020-10-02 22:47:49 +02:00
vachan-maker
42241787fe
Added malayalam(ml-in)
2020-09-15 02:47:06 +00:00
tibbi
2bdb63723e
update version to 5.3.0
2020-08-19 23:54:32 +02:00
tibbi
9bba1b74ec
removing some colons
2020-08-19 23:48:45 +02:00
Tibor Kaputa
db6ceae5c5
Merge pull request #212 from rien/fix/alarm-vibrate
...
Fix alarm not vibrating when activiting the ReminderService
2020-08-19 23:45:46 +02:00
tibbi
f0f5f87e93
updating kotlin, commons, target sdk to 30
2020-08-19 23:45:08 +02:00
Rien Maertens
f7cc9568dd
Fix ReminderActivity: vibration and audio error
...
- There was no code to vibrate the device, this was added
- If 'no sound' was selected as the alarm audio source, it would show an
error toast saying "setDataSource failed" because the URL was "silent"
Fixes #139 , #189
2020-07-05 12:39:47 +02:00
Rien Maertens
212588cd90
Fix possibly error in alarm notification
2020-07-05 12:39:19 +02:00
spkprs
d2d4d2e780
Update strings.xml
2020-06-24 18:41:27 +03:00
tibbi
01df875e38
updating commons, gradle and some style formatting
2020-06-19 16:42:52 +02:00
Tommy He
e0374d7a66
Update pronoun and a term.
2020-05-31 20:40:46 +08:00
Tommy He
7e14dbbc1e
Add zh_CN translated strings.xml.
2020-05-30 18:43:55 +08:00
tibbi
dc5deaadea
update version to 5.2.2
2020-05-28 19:36:18 +02:00
tibbi
afc1f7823e
properly schedule the next alarm at cancelling one
2020-05-28 19:26:26 +02:00
tibbi
1d45ae9b48
make sure the alarm uses the Alarm stream
2020-05-28 19:16:41 +02:00
tibbi
7974381e76
use rounded corners at the widget background
2020-05-28 19:00:25 +02:00
tibbi
8c04934ed4
use round widget corners at the config screen
2020-05-28 18:16:36 +02:00
tibbi
4d80fb4347
tweaking some widget config activity code, make it consistent with other apps
2020-05-28 18:06:17 +02:00
tibbi
db6946fde1
replacing some more widget related redundant xml tags
2020-05-28 17:59:16 +02:00
tibbi
97a41471b0
removing some redundant xml tags
2020-05-28 17:53:27 +02:00
tibbi
fffce3d081
use bigger margins instead of dividers at the app setting sections
2020-05-28 17:50:01 +02:00
tibbi
096f43ab6d
updating kotlin, commons, gradle
2020-05-28 17:48:11 +02:00
tibbi
26c4181bc1
updating the app icon on some devices
2020-05-24 21:02:04 +02:00
tibbi
b9dc7f7127
update version to 5.2.1
2020-03-20 17:08:33 +01:00
tibbi
1d4113545a
using a helper function for ensuring background thread
2020-03-20 17:02:20 +01:00