diff --git a/ReadMe.md b/ReadMe.md index d6c1fb0be..e875bfc85 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,6 @@ # Android Keepass DX - Keepass DX is a material design Keepass Client for manage keys and passwords in crypt database for your android device. + Keepass DX is a multi-format KeePass manager for Android devices. The application allows to create keys and passwords in a secure way by integrating with the Android design standards. ### Features @@ -35,6 +35,7 @@ You can contribute in different ways to help us on our work. * Add features by a pull request. * Help to translate into your language * [Donate](https://www.kunzisoft.com/donation) 人◕ ‿‿ ◕人Y for a better service and a quick development of your features. +* Buy the [Pro version](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.pro) of KeePass DX diff --git a/art/feature_graphic.svg b/art/feature_graphic.svg index a5d0610a9..1ff81fde6 100644 --- a/art/feature_graphic.svg +++ b/art/feature_graphic.svg @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" inkscape:export-ydpi="90" @@ -30,16 +29,16 @@ inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1920" - inkscape:window-height="1055" + inkscape:window-height="1023" id="namedview4" showgrid="false" inkscape:zoom="0.53415231" - inkscape:cx="437.74925" - inkscape:cy="-30.560669" - inkscape:window-x="1920" - inkscape:window-y="184" + inkscape:cx="394.8246" + inkscape:cy="205.32711" + inkscape:window-x="0" + inkscape:window-y="27" inkscape:window-maximized="1" - inkscape:current-layer="layer4" + inkscape:current-layer="layer3" showguides="false">image/svg+xml \ No newline at end of file + id="flowPara4623-5">KeePassProDXKeePassDX \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/images/icon.png b/art/icon.png similarity index 100% rename from fastlane/metadata/android/en-US/images/icon.png rename to art/icon.png diff --git a/fastlane/Appfile b/fastlane/Appfile index 1d1dee8ea..153a3d17c 100644 --- a/fastlane/Appfile +++ b/fastlane/Appfile @@ -1,2 +1,2 @@ json_key_file "./../Integration/Google_Play_Android_Developer.json" # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one -package_name "com.kunzisoft.keepass.free" # e.g. com.krausefx.app +package_name "com.kunzisoft.keepass.free" diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 4b46a551b..87e302bca 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -17,8 +17,8 @@ platform :android do gradle(task: "test") end - desc "Build a new Free Beta version" - lane :build_beta_free do |options| + desc "Build a new Beta version" + lane :build_beta do |options| gradle( task: "assemble", flavor: "free", @@ -31,10 +31,6 @@ platform :android do "android.injected.signing.key.password" => options[:keypass], } ) - end - -desc "Build a new Pro Beta version" - lane :build_beta_pro do |options| gradle( task: "assemble", flavor: "pro", @@ -49,30 +45,24 @@ desc "Build a new Pro Beta version" ) end - desc "Deploy a new Free Beta version to the Google Play" - lane :deploy_beta_google_free do - upload_to_play_store( - track: "beta", - skip_upload_metadata: "false", - skip_upload_images: "true", - skip_upload_screenshots: "false", - apk: "./app/build/outputs/apk/free_google/release/app-free-release.apk", - validate_only: "false", - ) - gradle( - task: 'clean' - ) - end - desc "Deploy a new Pro Beta version to the Google Play" lane :deploy_beta_google_pro do upload_to_play_store( track: "beta", skip_upload_metadata: "true", - skip_upload_images: "true", + skip_upload_images: "false", skip_upload_screenshots: "true", - apk: "./app/build/outputs/apk/free_google/release/app-pro-release.apk", - validate_only: "false", + apk: "./app/build/outputs/apk/free/release/app-free-release.apk", + validate_only: "true", + ) +# sh("cp", "-a", "./pro/.", "./") + upload_to_play_store( + track: "beta", + skip_upload_metadata: "true", + skip_upload_images: "false", + skip_upload_screenshots: "true", + apk: "./app/build/outputs/apk/pro/release/app-pro-release.apk", + validate_only: "true", ) gradle( task: 'clean' diff --git a/fastlane/README.md b/fastlane/README.md index cb9980f8a..202314d83 100644 --- a/fastlane/README.md +++ b/fastlane/README.md @@ -16,12 +16,12 @@ fastlane android tests Runs all the tests ### android build_beta_free ``` -fastlane android build_beta_free +fastlane android build_beta_free storefile:"" storepass:"" keyalias:"" keypass:"" ``` Build a new Free Beta version ### android build_beta_pro ``` -fastlane android build_beta_pro +fastlane android build_beta_pro storefile:"" storepass:"" keyalias:"" keypass:"" ``` Build a new Pro Beta version ### android deploy_beta_google_free diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 4363f331b..43130b1bb 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,16 +1,18 @@ -Multi-format KeePass manager, the application allows to create keys and passwords in a secure way by integrating perfectly with the Android design standards. +Multi-format KeePass password manager, the application allows to save and use passwords, keys and digital identities in a secure way by integrating the Android design standards. -Features : - * Create database files / entries and groups - * Support for .kdb and .kdbx files (version 1 to 4) with AES - Twofish - ChaCha20 - Argon2 algorithm - * Compatible with the majority of alternative programs (KeePass, KeePassX, KeePass XC...) - * Allows fast copy of fields and opening of URI / URL - * Fingerprint for fast unlocking - * Material design with themes - * AutoFill and Integration - * Precise management of settings +Features : + - Create database files / entries and groups + - Support for .kdb and .kdbx files (version 1 to 4) with AES - Twofish - ChaCha20 - Argon2 algorithm + - Compatible with the majority of alternative programs (KeePass, KeePassX, KeePass XC...) + - Allows fast copy of fields and opening of URI / URL + - Fingerprint for fast unlocking + - Material design with themes + - AutoFill and Integration + - Precise management of settings -Keepass DX is opensource and ad-free. -You can donate for a better service and a quick development of your features. +Keepass DX is opensource and ad-free. -Any issue : https://github.com/Kunzisoft/KeePassDX/issues +You can donate or buy the pro version +for a better service and a quick development of your features. + +Any issue : https://github.com/Kunzisoft/KeePassDX/issues diff --git a/fastlane/metadata/android/en-US/images/featureGraphic.png b/fastlane/metadata/android/en-US/images/featureGraphic.png index 85db1282f..e3d6214ad 100644 Binary files a/fastlane/metadata/android/en-US/images/featureGraphic.png and b/fastlane/metadata/android/en-US/images/featureGraphic.png differ diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index 511a64011..ebb3fb08e 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -KeePass deluxe to manage your passwords in a secure way \ No newline at end of file +KeePass Deluxe, secure and open source password manager diff --git a/fastlane/metadata/android/fr-FR/full_description.txt b/fastlane/metadata/android/fr-FR/full_description.txt index 3ca1a2bf1..837c9d48a 100644 --- a/fastlane/metadata/android/fr-FR/full_description.txt +++ b/fastlane/metadata/android/fr-FR/full_description.txt @@ -1,16 +1,18 @@ -Gestionnaire KeePass multiformats, l'application permet de créer des clés et mots de passe de manière sécurisée en s'intégrant parfaitement aux normes de design Android. +Gestionnaire de mots de passe KeePass multiformats, l'application permet d'enregistrer et d'utiliser de manière sécurisée les mots de passe, les clés et les identités numériques en intégrant les standards de conception Android. -Fonctionnalités : - * Création de bases de données / entrées et groupes - * Support des fichiers .kdb et .kdbx (version 1 à 4) avec algorithme AES - Twofish - ChaCha20 - Argon2 - * Compatible avec la majorité des programmes alternatifs (KeePass, KeePassX, KeePass XC...) - * Permet la copie rapide de champs et l'ouverture d'URI /URL - * Empreintes digitales pour un déblocage rapide des bases - * Material design avec thèmes - * Remplissage automatique de champs - * Gestion précise des paramètres +Fonctionnalités : + - Création de bases de données / entrées et groupes + - Support des fichiers .kdb et .kdbx (version 1 à 4) avec algorithme AES - Twofish - ChaCha20 - Argon2 + - Compatible avec la majorité des programmes alternatifs (KeePass, KeePassX, KeePass XC...) + - Permet la copie rapide de champs et l'ouverture d'URI /URL + - Empreintes digitales pour un déblocage rapide des bases + - Material design avec thèmes + - Remplissage automatique de champs + - Gestion précise des paramètres -Keepass DX est opensource et sans publicité. -Vous pouvez faire un don pour un meilleur service et un développement rapide de vos fonctionnalités. +Keepass DX est opensource et sans publicité. -Vous avez un bug : https://github.com/Kunzisoft/KeePassDX/issues +Vous pouvez faire un don ou acheter la version pro +pour un meilleur service et un développement rapide de vos fonctionnalités. + +Vous avez un bug : https://github.com/Kunzisoft/KeePassDX/issues diff --git a/fastlane/metadata/android/fr-FR/short_description.txt b/fastlane/metadata/android/fr-FR/short_description.txt index 1195f1afc..771fc3fad 100644 --- a/fastlane/metadata/android/fr-FR/short_description.txt +++ b/fastlane/metadata/android/fr-FR/short_description.txt @@ -1 +1 @@ -KeePass deluxe pour gérer vos mots de passe de façon sécurisée \ No newline at end of file +KeePass Deluxe, gestionnaire de mots de passe sécurisé et open source diff --git a/fastlane/pro/Appfile b/fastlane/pro/Appfile new file mode 100644 index 000000000..2ef869d21 --- /dev/null +++ b/fastlane/pro/Appfile @@ -0,0 +1,2 @@ +json_key_file "./../Integration/Google_Play_Android_Developer.json" # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one +package_name "com.kunzisoft.keepass.pro" diff --git a/fastlane/pro/metadata/android/en-US/full_description.txt b/fastlane/pro/metadata/android/en-US/full_description.txt new file mode 100644 index 000000000..4802031f0 --- /dev/null +++ b/fastlane/pro/metadata/android/en-US/full_description.txt @@ -0,0 +1,22 @@ +Multi-format KeePass password manager, the application allows to save and use passwords, keys and digital identities in a secure way by integrating the Android design standards. + +This pro version adds new features to the free version but above all, you encourage faster development, better service, and you contribute to the creation of open source softwares without advertising. + +Features : + - Create database files / entries and groups + - Support for .kdb and .kdbx files (version 1 to 4) with AES - Twofish - ChaCha20 - Argon2 algorithm + - Compatible with the majority of alternative programs (KeePass, KeePassX, KeePass XC...) + - Allows fast copy of fields and opening of URI / URL + - Fingerprint for fast unlocking + - Material design with themes + - AutoFill and Integration + - Precise management of settings + +Pro Features : + - Access to custom themes (including the classic deep black theme) + - Access to material design icon packs + - Deleting donation buttons + +Keepass DX is opensource and ad-free. + +Any issue : https://github.com/Kunzisoft/KeePassDX/issues diff --git a/fastlane/pro/metadata/android/en-US/images/featureGraphic.png b/fastlane/pro/metadata/android/en-US/images/featureGraphic.png new file mode 100644 index 000000000..2aabace67 Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/featureGraphic.png differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen0.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen0.jpg new file mode 100644 index 000000000..0507bcab2 Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen0.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen1.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen1.jpg new file mode 100644 index 000000000..d1d3ee124 Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen1.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen2.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen2.jpg new file mode 100644 index 000000000..e46f7ea34 Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen2.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen3.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen3.jpg new file mode 100644 index 000000000..6ebcf6497 Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen3.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen4.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen4.jpg new file mode 100644 index 000000000..74dfdf705 Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen4.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen5.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen5.jpg new file mode 100644 index 000000000..c4369d43b Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen5.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen6.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen6.jpg new file mode 100644 index 000000000..4ca7d621e Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen6.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen7.jpg b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen7.jpg new file mode 100644 index 000000000..ef0c60260 Binary files /dev/null and b/fastlane/pro/metadata/android/en-US/images/phoneScreenshots/screen7.jpg differ diff --git a/fastlane/pro/metadata/android/en-US/short_description.txt b/fastlane/pro/metadata/android/en-US/short_description.txt new file mode 100644 index 000000000..8ce3b5d00 --- /dev/null +++ b/fastlane/pro/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +Pro version of KeePass Deluxe, secure and open source password manager diff --git a/fastlane/pro/metadata/android/en-US/title.txt b/fastlane/pro/metadata/android/en-US/title.txt new file mode 100644 index 000000000..5f0462ba7 --- /dev/null +++ b/fastlane/pro/metadata/android/en-US/title.txt @@ -0,0 +1 @@ +KeePass DX Pro diff --git a/fastlane/pro/metadata/android/fr-FR/full_description.txt b/fastlane/pro/metadata/android/fr-FR/full_description.txt new file mode 100644 index 000000000..2892cf17e --- /dev/null +++ b/fastlane/pro/metadata/android/fr-FR/full_description.txt @@ -0,0 +1,23 @@ +Gestionnaire de mots de passe KeePass multiformats, l'application permet d'enregistrer et d'utiliser de manière sécurisée les mots de passe, les clés et les identités numériques en intégrant les standards de conception Android. + +Cette version pro ajoute de nouvelles fonctionnalités à la version gratuite mais surtout, vous encouragez un développement plus rapide, un meilleur service et vous contribuez à la création de logiciels open source sans publicité. + +Fonctionnalités : + - Création de bases de données / entrées et groupes + - Support des fichiers .kdb et .kdbx (version 1 à 4) avec algorithme AES - Twofish - ChaCha20 - Argon2 + - Compatible avec la majorité des programmes alternatifs (KeePass, KeePassX, KeePass XC...) + - Permet la copie rapide de champs et l'ouverture d'URI /URL + - Empreintes digitales pour un déblocage rapide des bases + - Material design avec thèmes + - Remplissage automatique de champs + - Gestion précise des paramètres + +Fonctionnalités Pro : + - Accès aux thèmes personnalisés (y compris le thème noir profond classique) + - Accès aux packs d'icônes material design + - Suppression des boutons de don + +Keepass DX est opensource et sans publicité. + +Vous avez un bug : https://github.com/Kunzisoft/KeePassDX/issues + diff --git a/fastlane/pro/metadata/android/fr-FR/short_description.txt b/fastlane/pro/metadata/android/fr-FR/short_description.txt new file mode 100644 index 000000000..29c09ae81 --- /dev/null +++ b/fastlane/pro/metadata/android/fr-FR/short_description.txt @@ -0,0 +1 @@ +Version pro de KeePass deluxe, gestionnaire de mots de passe sécurisé et open source