Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'fastlane/metadata/android/en-US/changelogs/16.txt')
-rw-r--r--fastlane/metadata/android/en-US/changelogs/16.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/16.txt b/fastlane/metadata/android/en-US/changelogs/16.txt
new file mode 100644
index 0000000..cc9de5d
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/16.txt
@@ -0,0 +1,10 @@
+- add Nextcloud Files app based Single-Sign-On (SSO) login option
+ - SSO requires Nextcloud Files app version >= 3.18
+- add/edit OTP manually or scan from QR code
+- add FAQ GitHub link to menu
+- unify unlock button as hover button
+- update custom field value design
+- update compileSdkVersion to 32
+- show error message if login fails #135
+- fix login screen in landscape orientation
+- general fixes and improvements