Update documentation
This commit is contained in:
+5
-4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user