diff --git a/docs/Advanced usage of the Keepass2Android keyboard.md b/docs/Advanced-usage-of-the-Keepass2Android-keyboard.md similarity index 100% rename from docs/Advanced usage of the Keepass2Android keyboard.md rename to docs/Advanced-usage-of-the-Keepass2Android-keyboard.md diff --git a/docs/Available Plug-ins.md b/docs/Available-Plug-ins.md similarity index 100% rename from docs/Available Plug-ins.md rename to docs/Available-Plug-ins.md diff --git a/docs/Comparison of Keepass apps for Android.md b/docs/Comparison of Keepass apps for Android.md deleted file mode 100644 index 7d9fd0e3..00000000 --- a/docs/Comparison of Keepass apps for Android.md +++ /dev/null @@ -1,118 +0,0 @@ -
-

Comparison of Keepass apps for Android

-

This page was created to give you a short overview of the features of Keepass2Android vs. Keepass2Android Offline. As Keepass2Android is based on Keepassdroid (by Brian Pellin), there are quite a few similarities here, as well, so we added Keepass2Android - vs. Keepassdroid comparison as well. "Better" properties are highlighted in bold. The page was created in 12/2013. If any information is out of date, please leave a note in the comments section.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  -

Keepass2Android

-
-

Keepass2Android Offline

-
-

Keepassdroid

-
Play Store linkhttps://play.google.com/store/apps/details?id=keepass2android.keepass2androidhttps://play.google.com/store/apps/details?id=keepass2android.keepass2android_nonethttps://play.google.com/store/apps/details?id=com.android.keepass
TechnologyMono for Android, JavaMono for Android, JavaJava
Keepass 2.x (kdbx) supportwrite and readwrite and readread (write in beta)
Keepass 2.x feature supportViewing and editing of tags, attachments, additional fields, TAN supportViewing and editing of tags, attachments, additional fields, TAN supportEdit standard fields only, no display/edit of attachments
Keepass 1.x (kdb) supportcurrently read-onlycurrently read-onlyyes
Storage locationsSD Card, Cloud (Dropbox, Google Drive, OneDrive), Web (FTP/HTTP/HTTPS/WebDav), SFTPSD CardSD Card
File choosersInternal or third partyInternal or third partyThird party
Required permissionsInternet, SD card, Manage accountsSD cardSD card
Android 4.x styleyesyesno
Database lockingQuickUnlock or full lockQuickUnlock or full lockFull lock only
Browser integrationyesyesno
Secure keyboardyesyesno
Database unlockingpassword, keyfile, One-Time-Passwords (supports Yubikey NEO with NFC), KeeChallengepassword, keyfile, One-Time-Passwords (supports Yubikey NEO with NFC), KeeChallengepassword, keyfile
Keepass plugin compatibilityTwofish Cipher, KeeChallenge, TrayTOTP, KeeOTPTwofish Cipher, KeeChallenge, TrayTOTP, KeeOTPTwofish Cipher
Extensible with pluginsyesyesno
Database exportyesyesno
-

 

-
\ No newline at end of file diff --git a/docs/Comparison of Keepass apps for Android.html b/docs/Comparison-of-Keepass-apps-for-Android.md similarity index 100% rename from docs/Comparison of Keepass apps for Android.html rename to docs/Comparison-of-Keepass-apps-for-Android.md diff --git a/docs/Documentation.md b/docs/Documentation.md index 4a2147d3..8a9f090d 100644 --- a/docs/Documentation.md +++ b/docs/Documentation.md @@ -58,14 +58,14 @@ Assume you want to create an account on a website. If you do not have a database * If the user name you entered is not available or valid, choose a different one but copy it to clipboard. After creating the account, don't forget to update the new entry. # Keepass2Android vs Keepass2Android Offline vs Keepassdroid -What's the difference between these apps? There is a short comparison on [Comparison of Keepass apps for Android](Comparison of-Keepass apps for Android.md) to help you pick the best for you! +What's the difference between these apps? There is a short comparison on [Comparison of Keepass apps for Android](Comparison-of-Keepass-apps-for-Android.md) to help you pick the best for you! # Advanced topics ## YubiKey NEO support for One-Time-Passwords -Please see the [How to use Keepass2Android with YubiKey NEO](How to use Keepass2Android with YubiKey NEO.md) page. +Please see the [How to use Keepass2Android with YubiKey NEO](How-to-use-Keepass2Android-with-YubiKey-NEO.md) page. ## Advanced usage of the Keepass2Android keyboard -Please see the [Advanced usage of the Keepass2Android keyboard](Advanced usage of the Keepass2Android keyboard.md) page. +Please see the [Advanced usage of the Keepass2Android keyboard](Advanced-usage-of-the-Keepass2Android-keyboard.md) page. # FAQ @@ -77,8 +77,8 @@ The KP2A keyboard is meant to quickly "paste" or "type" values from your databas While it may happen that someone gets access to your kdbx file in the cloud, there is still no need to worry: the purpose of encryption is to protect the data even in case someone gets the kdbx file! As long as you are using a safe master key, you're safe! * Why is Keepass2Android so big? -Please see [Keepass2Android Apk](Keepass2Android Apk.md) for more information. +Please see [Keepass2Android Apk](Keepass2Android-Apk.md) for more information. # For developers If you are interested in adding new features, you have two options: -Either your features can be implemented as a plug-in. Please see [How to create a plug-in?](How to create a plug-in_.md) for more information. Or you add the features directly in the source code of the projects and create a pull request. +Either your features can be implemented as a plug-in. Please see [How to create a plug-in?](How-to-create-a-plug-in_.md) for more information. Or you add the features directly in the source code of the projects and create a pull request. diff --git a/docs/How to create a plug-in_.md b/docs/How-to-create-a-plug-in_.md similarity index 100% rename from docs/How to create a plug-in_.md rename to docs/How-to-create-a-plug-in_.md diff --git a/docs/How to use Keepass2Android with YubiKey NEO.md b/docs/How-to-use-Keepass2Android-with-YubiKey-NEO.md similarity index 100% rename from docs/How to use Keepass2Android with YubiKey NEO.md rename to docs/How-to-use-Keepass2Android-with-YubiKey-NEO.md diff --git a/docs/Keepass2Android Apk.md b/docs/Keepass2Android-Apk.md similarity index 100% rename from docs/Keepass2Android Apk.md rename to docs/Keepass2Android-Apk.md diff --git a/docs/Privacy Policy.md b/docs/Privacy-Policy.md similarity index 100% rename from docs/Privacy Policy.md rename to docs/Privacy-Policy.md