mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Add new icon.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
package="com.android.keepass"
|
package="com.android.keepass"
|
||||||
android:versionCode="14" android:versionName="0.3.2">
|
android:versionCode="14" android:versionName="0.3.2">
|
||||||
<uses-sdk android:minSdkVersion="3"/>
|
<uses-sdk android:minSdkVersion="3"/>
|
||||||
<application android:label="@string/app_name" android:icon="@drawable/keepass_icon">
|
<application android:label="@string/app_name" android:icon="@drawable/keepassdroid_launcher">
|
||||||
<activity android:name=".KeePass"
|
<activity android:name=".KeePass"
|
||||||
android:label="@string/app_name">
|
android:label="@string/app_name">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
KeePassDroid (0.3.3)
|
||||||
|
* Add new icon from Francis Jacquerye
|
||||||
|
|
||||||
KeePassDroid (0.3.2)
|
KeePassDroid (0.3.2)
|
||||||
* Fix the way passwords are stored
|
* Fix the way passwords are stored
|
||||||
|
|
||||||
|
|||||||
3
LICENSE
3
LICENSE
@@ -1,5 +1,4 @@
|
|||||||
The KeePass icon was created by Christopher Bolin and is licensed under the terms of the GPLv2 or GPLv3:
|
The KeePass icon was created by Francis Jacquerye and is licensed under the terms of the GPLv2 or GPLv3.
|
||||||
http://commons.wikimedia.org/wiki/File:KeePass_icon.png
|
|
||||||
|
|
||||||
Files under src/org/bouncycaste1x/*:
|
Files under src/org/bouncycaste1x/*:
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB |
BIN
res/drawable/keepassdroid_launcher.png
Normal file
BIN
res/drawable/keepassdroid_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user