Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-23 08:51:57 +01:00
parent 61d62cabdf
commit ad3df69bdb
872 changed files with 65976 additions and 2 deletions

View file

@ -0,0 +1,6 @@
- ✨ Visualize progress when importing first account (#545)
- 💬 Scroll list when focussing the edit text for comments (#345) by @jancwe
- 💬 Fix initial comment list position (#344) by @jancwe
- 🐞 Fix failing attachment upload if a temporary cache file with this name already exists (#1075, #1102)
- 🐞 Fix possible race condition during upload of multiple new comments which have been created offline (#1100)
- ⚙️ Raise minSdk to 22 (following the Nextcloud files app)