add holo light icons
Before Width: | Height: | Size: 171 B After Width: | Height: | Size: 161 B |
BIN
OpenPGP-Keychain/res/drawable-hdpi/ic_action_add_person.png
Normal file
After Width: | Height: | Size: 679 B |
BIN
OpenPGP-Keychain/res/drawable-hdpi/ic_action_discard.png
Normal file
After Width: | Height: | Size: 454 B |
BIN
OpenPGP-Keychain/res/drawable-hdpi/ic_action_import_export.png
Normal file
After Width: | Height: | Size: 497 B |
BIN
OpenPGP-Keychain/res/drawable-hdpi/ic_action_share.png
Normal file
After Width: | Height: | Size: 647 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 158 B After Width: | Height: | Size: 142 B |
BIN
OpenPGP-Keychain/res/drawable-mdpi/ic_action_add_person.png
Normal file
After Width: | Height: | Size: 513 B |
BIN
OpenPGP-Keychain/res/drawable-mdpi/ic_action_discard.png
Normal file
After Width: | Height: | Size: 333 B |
BIN
OpenPGP-Keychain/res/drawable-mdpi/ic_action_import_export.png
Normal file
After Width: | Height: | Size: 410 B |
BIN
OpenPGP-Keychain/res/drawable-mdpi/ic_action_share.png
Normal file
After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 866 B |
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 174 B |
BIN
OpenPGP-Keychain/res/drawable-xhdpi/ic_action_add_person.png
Normal file
After Width: | Height: | Size: 884 B |
BIN
OpenPGP-Keychain/res/drawable-xhdpi/ic_action_discard.png
Normal file
After Width: | Height: | Size: 552 B |
BIN
OpenPGP-Keychain/res/drawable-xhdpi/ic_action_import_export.png
Normal file
After Width: | Height: | Size: 633 B |
BIN
OpenPGP-Keychain/res/drawable-xhdpi/ic_action_share.png
Normal file
After Width: | Height: | Size: 785 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.6 KiB |
BIN
OpenPGP-Keychain/res/drawable-xxhdpi/drawer_shadow.9.png
Normal file
After Width: | Height: | Size: 208 B |
BIN
OpenPGP-Keychain/res/drawable-xxhdpi/ic_action_add_person.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
OpenPGP-Keychain/res/drawable-xxhdpi/ic_action_discard.png
Normal file
After Width: | Height: | Size: 781 B |
BIN
OpenPGP-Keychain/res/drawable-xxhdpi/ic_action_import_export.png
Normal file
After Width: | Height: | Size: 896 B |
BIN
OpenPGP-Keychain/res/drawable-xxhdpi/ic_action_share.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
OpenPGP-Keychain/res/drawable-xxhdpi/ic_drawer.png
Normal file
After Width: | Height: | Size: 202 B |
@ -4,6 +4,7 @@
|
|||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_list_public_import"
|
android:id="@+id/menu_key_list_public_import"
|
||||||
android:showAsAction="always|withText"
|
android:showAsAction="always|withText"
|
||||||
|
android:icon="@drawable/ic_action_add_person"
|
||||||
android:title="@string/menu_import"/>
|
android:title="@string/menu_import"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_list_public_export"
|
android:id="@+id/menu_key_list_public_export"
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
android:title="@string/menu_encrypt_to"/>
|
android:title="@string/menu_encrypt_to"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_list_public_multi_delete"
|
android:id="@+id/menu_key_list_public_multi_delete"
|
||||||
android:icon="@android:drawable/ic_menu_delete"
|
android:icon="@drawable/ic_action_discard"
|
||||||
android:title="@string/menu_delete_key"/>
|
android:title="@string/menu_delete_key"/>
|
||||||
|
|
||||||
</menu>
|
</menu>
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_view_share"
|
android:id="@+id/menu_key_view_share"
|
||||||
android:icon="@android:drawable/ic_menu_share"
|
android:icon="@drawable/ic_action_share"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
android:title="@string/menu_share">
|
android:title="@string/menu_share">
|
||||||
<menu>
|
<menu>
|
||||||
@ -27,7 +27,7 @@
|
|||||||
</item>
|
</item>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_keyserver"
|
android:id="@+id/menu_key_keyserver"
|
||||||
android:icon="@android:drawable/ic_menu_upload"
|
android:icon="@drawable/ic_action_import_export"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
android:title="@string/menu_share">
|
android:title="@string/menu_share">
|
||||||
<menu>
|
<menu>
|
||||||
@ -43,7 +43,7 @@
|
|||||||
</item>
|
</item>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_view_sign"
|
android:id="@+id/menu_key_view_sign"
|
||||||
android:showAsAction="never"
|
android:showAsAction="ifRoom"
|
||||||
android:title="@string/menu_sign_key"/>
|
android:title="@string/menu_sign_key"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_view_export_file"
|
android:id="@+id/menu_key_view_export_file"
|
||||||
|
@ -245,5 +245,8 @@ Some parts (older parts and some libraries are Apache License v2, MIT X11 Licens
|
|||||||
* key.svg
|
* key.svg
|
||||||
http://rrze-icon-set.berlios.de/
|
http://rrze-icon-set.berlios.de/
|
||||||
Creative Commons Attribution Share-Alike licence 3.0
|
Creative Commons Attribution Share-Alike licence 3.0
|
||||||
|
|
||||||
|
* Menu icons
|
||||||
|
http://developer.android.com/design/downloads/index.html#action-bar-icon-pack
|
||||||
|
|
||||||
|
|
||||||
|