Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-20 14:05:57 +01:00
parent 324070df30
commit 2d33a757bf
644 changed files with 99721 additions and 2 deletions

View file

@ -0,0 +1,6 @@
* use freshly designed AppIntro fragments instead of the previous start-up fragments
* About dialog: show translations, updated library view
* use latest version of okhttp (4.5 instead of 3.12); dropping support for API level <21 (Android 5)
* support for Brotli HTTP compression (if supported by server)
* Nextcloud Login Flow: show progress bar and error messages if something goes wrong
* many small bug fixes, improvements, optimizations