Update description

This commit is contained in:
J-Jamet
2019-08-09 16:27:12 +02:00
parent e08e5eca3a
commit 3877e1aa22
4 changed files with 4 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ KeepassDX (2.5.0.0beta19)
* Add lock button always visible * Add lock button always visible
* Refactor connection workflow * Refactor connection workflow
* Better Magikeyboard connection * Better Magikeyboard connection
* Kotlinized code * Code refactored in Kotlin
* Fix Recycle Bin * Fix Recycle Bin
* Fix memory when load database * Fix memory when load database
* Fix small bugs * Fix small bugs

View File

@@ -15,6 +15,7 @@
* **AutoFill** and Integration * **AutoFill** and Integration
* Field filling **keyboard** * Field filling **keyboard**
* Precise management of **settings** * Precise management of **settings**
* Code written in **native language** *(Kotlin / Java / JNI / C)*
Keepass DX is **open source** and **ad-free**. Keepass DX is **open source** and **ad-free**.

View File

@@ -10,6 +10,7 @@
- AutoFill and Integration - AutoFill and Integration
- Field filling keyboard - Field filling keyboard
- Precise management of settings - Precise management of settings
- Code written in native language (Kotlin / Java / JNI / C)
Keepass DX is <b>opensource</b> and <b>ad-free</b>. Keepass DX is <b>opensource</b> and <b>ad-free</b>.

View File

@@ -10,6 +10,7 @@
- Remplissage automatique de champs - Remplissage automatique de champs
- Clavier de remplissage de champs - Clavier de remplissage de champs
- Gestion précise des paramètres - Gestion précise des paramètres
- Code écrit en langage natif (Kotlin / Java / JNI / C)
Keepass DX est <b>opensource</b> et <b>sans publicité</b>. Keepass DX est <b>opensource</b> et <b>sans publicité</b>.