Jonas Lochmann
e40fc9d34f
add handling for "too many requests" during signing in by mail
2020-02-24 01:00:00 +01:00
Jonas Lochmann
de9f2c1aff
Release 2.5.0
2020-02-24 01:00:00 +01:00
Jonas Lochmann
f4f02fc360
Make detection of the current screen more reliable
2020-02-24 01:00:00 +01:00
Jonas Lochmann
ab4dffa4fb
Add dark mode support
2020-02-26 07:56:21 +01:00
Jonas Lochmann
1b74f24898
Add option to increase the main loop interval
2020-02-17 01:00:00 +01:00
Jonas Lochmann
e5964e473e
Release 2.4.0
2020-02-17 01:00:00 +01:00
Jonas Lochmann
661aad86a7
Keep backdoor button at uninstall screen visible at config changes
2020-02-17 01:00:00 +01:00
Jonas Lochmann
7e564e1522
Make homescreen redirection delay configurable
2020-02-17 01:00:00 +01:00
Jonas Lochmann
937545dc78
Use material buttons for add category at the lockscreen
2020-02-17 01:00:00 +01:00
Jonas Lochmann
6e68ec7fad
Custom homescreen only count time when visible
2020-02-10 01:00:00 +01:00
Jonas Lochmann
0eead83bd8
Small layout changes
2020-02-10 01:00:00 +01:00
Jonas Lochmann
73473bbd40
GPG => PGP
2020-02-10 01:00:00 +01:00
Jonas Lochmann
941e0e7987
Update design
2020-02-10 01:00:00 +01:00
Jonas Lochmann
bb49866ae3
Release 2.3.0
2020-02-10 01:00:00 +01:00
Jonas Lochmann
1678b98161
Add option to force network time at system level
2020-02-10 01:00:00 +01:00
Jonas Lochmann
5439bbab70
Add option to set TimeLimit as homescreen
2020-02-10 01:00:00 +01:00
Jonas Lochmann
0d2dd7bed1
Make the categories sortable
2020-02-10 01:00:00 +01:00
Jonas Lochmann
412966df26
Sort categories in the category screen
2020-02-03 01:00:00 +01:00
Jonas Lochmann
9fda41a006
Make UsedTimeUpdateHelper.add not suspending
2020-02-03 01:00:00 +01:00
Jonas Lochmann
3788f67881
Release 2.2.3
2020-02-03 01:00:00 +01:00
Jonas Lochmann
6c8a427f71
Only handle remaining time if it should happen
...
Without this, temporarily disabling limits keeps blocking
categories with reached time limits
2020-02-03 01:00:00 +01:00
Jonas Lochmann
7a7b5088f2
Release 2.2.2
2020-02-03 01:00:00 +01:00
Jonas Lochmann
8669b0df65
Add measurments against upload action loops
2020-02-03 01:00:00 +01:00
Jonas Lochmann
37e00aff2f
Reduce commits of used time
2020-02-03 01:00:00 +01:00
Jonas Lochmann
658b558d4c
Release 2.2.1
2020-02-03 01:00:00 +01:00
Jonas Lochmann
74c04282e3
Remove duplicate line in build.gradle
2020-02-03 01:00:00 +01:00
Jonas Lochmann
ebc21c6b1e
Fix rare crashes which occured after reopening
2020-02-03 01:00:00 +01:00
Jonas Lochmann
c5b519297e
Release 2.2.0
2020-02-03 01:00:00 +01:00
Jonas Lochmann
fc7e370942
Update dependencies
2020-01-27 01:00:00 +01:00
Jonas Lochmann
f5a058d921
Replace ViewFlipper by SafeViewFlipper
2020-01-27 01:00:00 +01:00
Jonas Lochmann
1a695cfc96
Add support for end times for temporarily blocking
2020-01-27 01:00:00 +01:00
Jonas Lochmann
a81bc687fb
Improve time counting with nested categories
2020-01-27 01:00:00 +01:00
Jonas Lochmann
192b871ae5
Add counting background music playback
2020-01-27 01:00:00 +01:00
Jonas Lochmann
c632609211
Add notification on sync conflicts
2020-01-27 01:00:00 +01:00
Jonas Lochmann
386196e12c
Add new URLs to the about screen
2020-01-27 01:00:00 +01:00
Jonas Lochmann
afca6aaa10
Make gpg fingerprint easier to read
2020-01-27 01:00:00 +01:00
Jonas Lochmann
e8e2afa360
Release 2.1.1
2020-01-20 01:00:00 +01:00
Jonas Lochmann
214e62a5ae
Extend connected mode migration routine
2020-01-20 01:00:00 +01:00
Jonas Lochmann
b03f3910de
Fix typo
2020-01-20 01:00:00 +01:00
Jonas Lochmann
5f7751a0b3
Add handling for server side mail whitelist
2020-01-20 01:00:00 +01:00
Jonas Lochmann
bd4e5c67c6
Adjust for disable signup server field
2020-01-20 01:00:00 +01:00
Jonas Lochmann
2a43204ca6
Fix custom server usage when signing in to family by mail
2020-01-20 01:00:00 +01:00
Jonas Lochmann
52dcde2f70
Add DNS fallback for the production server
...
This merges the result for the default server domain
and an other domain which should provide the same results.
This should prevent downtimes when one domain is not resolvable
for example when it is transfered.
2020-01-20 01:00:00 +01:00
Jonas Lochmann
2d86948219
Release 2.1.0
2020-01-20 01:00:00 +01:00
Jonas Lochmann
1bc3f60e82
Add option to change parent timezone
2020-01-20 01:00:00 +01:00
Jonas Lochmann
ef744008b5
Fix crashes when canceling async operations
2020-01-20 01:00:00 +01:00
Jonas Lochmann
359b0f6048
Release 2.0.0
2020-01-22 11:12:58 +01:00
Jonas Lochmann
3b42ab78f1
Fix crash cause in the blocked time area screen
2020-01-22 10:47:09 +01:00
Jonas Lochmann
fa7c9edb49
Fix crashs caused by the timelimit widget
2020-01-22 10:39:11 +01:00
Jonas Lochmann
f518e56e7f
Update libraries
2020-01-22 10:30:09 +01:00