mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade app to version 18
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode = 17
|
versionCode = 18
|
||||||
versionName = "2.5.0.0beta17"
|
versionName = "2.5.0.0beta18"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
7
fastlane/metadata/android/en-US/changelogs/18.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/18.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
* New recent databases views
|
||||||
|
* New information dialog
|
||||||
|
* Custom fields for the Magikeyboard
|
||||||
|
* Timeout for the Magikeyboard
|
||||||
|
* Long press for keyboard selection
|
||||||
|
* Fix memory when opening the database
|
||||||
|
* Memory management for attachments
|
||||||
7
fastlane/metadata/android/fr-FR/changelogs/18.txt
Normal file
7
fastlane/metadata/android/fr-FR/changelogs/18.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
* Nouvelles vues pour les bases de données récentes
|
||||||
|
* Nouveau dialogue d'informations
|
||||||
|
* Champs customisés pour le Magikeyboard
|
||||||
|
* Timeout pour le Magikeyboard
|
||||||
|
* Clic long pour la sélection de clavier
|
||||||
|
* Correction de la mémoire lors de l'ouverture de la base de donnnées
|
||||||
|
* Gestion de la mémoire pour les fichiers joints
|
||||||
Reference in New Issue
Block a user