mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Update gradle, .gitignore, add art screen and update readme
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
# Built application files
|
||||
*.apk
|
||||
*.ap_
|
||||
app/free_google/*
|
||||
|
||||
# Files for the ART/Dalvik VM
|
||||
*.dex
|
||||
@@ -39,7 +40,6 @@ captures/
|
||||
|
||||
# Intellij
|
||||
*.iml
|
||||
<<<<<<< HEAD
|
||||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
.idea/gradle.xml
|
||||
@@ -49,19 +49,16 @@ captures/
|
||||
# Keystore files
|
||||
# Uncomment the following line if you do not want to check your keystore files in.
|
||||
#*.jks
|
||||
=======
|
||||
.idea/*
|
||||
|
||||
# Keystore files
|
||||
*.jks
|
||||
>>>>>>> master
|
||||
|
||||
# External native build folder generated in Android Studio 2.2 and later
|
||||
.externalNativeBuild
|
||||
|
||||
# Google Services (e.g. APIs or Firebase)
|
||||
google-services.json
|
||||
<<<<<<< HEAD
|
||||
|
||||
# Freeline
|
||||
freeline.py
|
||||
@@ -70,5 +67,11 @@ freeline_project_description.json
|
||||
|
||||
# Iml Files
|
||||
app/app.iml
|
||||
=======
|
||||
>>>>>>> master
|
||||
|
||||
# Art
|
||||
art/screen*.png
|
||||
art/logo_512.png
|
||||
|
||||
# Dir linux
|
||||
.directory
|
||||
*/.directory
|
||||
|
||||
13
ReadMe.md
13
ReadMe.md
@@ -27,13 +27,22 @@ Yes, KeePass is really free, and more than that: it is open source (OSI certifie
|
||||
|
||||
Even if the application is free, to maintain the application, you can make donations.
|
||||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KM6QMDAXZM3UU "Kunzisoft Paypal Donation")
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KM6QMDAXZM3UU "Kunzisoft Paypal Donation")
|
||||
|
||||
[](https://liberapay.com/Kunzisoft/donate "Kunzisoft Liberapay Donation")
|
||||
[](https://liberapay.com/Kunzisoft/donate "Kunzisoft Liberapay Donation")
|
||||
|
||||
<img src="https://raw.githubusercontent.com/Kunzisoft/KeePassDX/master/art/screen4.jpg" width="220">
|
||||
<img src="https://raw.githubusercontent.com/Kunzisoft/KeePassDX/master/art/screen5.jpg" width="220">
|
||||
|
||||
## Download
|
||||
[<img src="https://f-droid.org/badge/get-it-on.png"
|
||||
alt="Get it on F-Droid"
|
||||
height="80">](https://f-droid.org/en/packages/com.kunzisoft.keepass.libre/)
|
||||
|
||||
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"
|
||||
alt="Get it on Google Play"
|
||||
height="80">](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free)
|
||||
|
||||
### JNI
|
||||
|
||||
Native library build instructions:
|
||||
|
||||
BIN
art/feature_graphic.png
Normal file
BIN
art/feature_graphic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
1186
art/feature_graphic.svg
Normal file
1186
art/feature_graphic.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 223 KiB |
Reference in New Issue
Block a user