Update documentation

This commit is contained in:
Herbert Reiter
2020-01-04 19:37:41 +01:00
parent 3f7f6cb028
commit 777313f3fb
2 changed files with 15 additions and 15 deletions
+5 -4
View File
@@ -1,10 +1,10 @@
# Changelog
## 2.1.0 (versionCode 14, 2020-01-01)
TODO: Dialog "Einstellungen" mit Option für Kalender
## 2.1.0 (versionCode 14, 2020-01-04)
- Renewed the user interface
- Birthdays and events can be provided as an Android calendar
- A lot of refactoring, updated to androidx packages
- Added `@Nullable` and `@NotNull` annotations, fixed potential bugs
- Removed UDP broadcast support as it didn't really work for the app
- Updated copyright
@@ -14,7 +14,8 @@ TODO: Dialog "Einstellungen" mit Option für Kalender
- HTML layout changed to border-box
- targetSdkVersion updated due to recent Google requirements
- Do not use an internal TCP port any more. Thus, the app requires no Internet permission for normal usage, it is only necessary for synchronisation.
- Do not use an internal TCP port any more. Thus, the app requires no
Internet permission for normal usage, it is only necessary for synchronisation.
- Bugfix: Fixed broken search
- Bugfix: Page titles with space or special characters couldn't be shown