mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Update description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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**.
|
||||||
|
|
||||||
|
|||||||
@@ -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>.
|
||||||
|
|
||||||
|
|||||||
@@ -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>.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user