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 |
tibbi
|
0d75d4c545
|
updating changelog
|
2020-11-05 14:22:30 +01: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 |
Tibor Kaputa
|
422b264c2b
|
Merge pull request #230 from lovenemesis/master
Some translation fix for zh_CN.
|
2020-10-17 19:19:39 +02:00 |
Tommy He
|
1362938cf3
|
Some translation fix for zh_CN.
|
2020-10-17 20:00:28 +08:00 |
Tibor Kaputa
|
73f4fd0269
|
Merge pull request #227 from davidre345/patch-1
Adding galician strings
|
2020-10-03 20:42:49 +02:00 |
davidre345
|
027d0cf8b7
|
Adding galician strings
|
2020-10-02 22:47:49 +02:00 |
Tibor Kaputa
|
4ed61aa342
|
Merge pull request #224 from vachan-maker/patch-1
Added malayalam(ml-in)
|
2020-09-15 14:44:26 +02:00 |
vachan-maker
|
42241787fe
|
Added malayalam(ml-in)
|
2020-09-15 02:47:06 +00:00 |
tibbi
|
cc428aa4c8
|
updating changelog
|
2020-08-19 23:54:40 +02:00 |
tibbi
|
2bdb63723e
|
update version to 5.3.0
|
2020-08-19 23:54:32 +02:00 |