From 1feb948acf81532f82b36456080920543004b097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 16 Jan 2013 14:31:16 +0100 Subject: Renaming APG to OpenPGP Keychain --- .../res/drawable-hdpi/icon.png | Bin 0 -> 5308 bytes .../res/drawable-ldpi/icon.png | Bin 0 -> 2027 bytes .../res/drawable-mdpi/icon.png | Bin 0 -> 3035 bytes .../res/drawable-xhdpi/icon.png | Bin 0 -> 8165 bytes OpenPGP-Keychain-API-Demo/res/layout/aidl_demo.xml | 72 ++++++++++++++++ .../res/layout/aidl_demo2.xml | 40 +++++++++ .../res/layout/content_provider_demo.xml | 33 ++++++++ .../res/layout/intent_demo.xml | 93 +++++++++++++++++++++ .../res/xml/base_preference.xml | 23 +++++ 9 files changed, 261 insertions(+) create mode 100644 OpenPGP-Keychain-API-Demo/res/drawable-hdpi/icon.png create mode 100644 OpenPGP-Keychain-API-Demo/res/drawable-ldpi/icon.png create mode 100644 OpenPGP-Keychain-API-Demo/res/drawable-mdpi/icon.png create mode 100644 OpenPGP-Keychain-API-Demo/res/drawable-xhdpi/icon.png create mode 100644 OpenPGP-Keychain-API-Demo/res/layout/aidl_demo.xml create mode 100644 OpenPGP-Keychain-API-Demo/res/layout/aidl_demo2.xml create mode 100644 OpenPGP-Keychain-API-Demo/res/layout/content_provider_demo.xml create mode 100644 OpenPGP-Keychain-API-Demo/res/layout/intent_demo.xml create mode 100644 OpenPGP-Keychain-API-Demo/res/xml/base_preference.xml (limited to 'OpenPGP-Keychain-API-Demo/res') diff --git a/OpenPGP-Keychain-API-Demo/res/drawable-hdpi/icon.png b/OpenPGP-Keychain-API-Demo/res/drawable-hdpi/icon.png new file mode 100644 index 000000000..6b8cc3d73 Binary files /dev/null and b/OpenPGP-Keychain-API-Demo/res/drawable-hdpi/icon.png differ diff --git a/OpenPGP-Keychain-API-Demo/res/drawable-ldpi/icon.png b/OpenPGP-Keychain-API-Demo/res/drawable-ldpi/icon.png new file mode 100644 index 000000000..a1adf6bcb Binary files /dev/null and b/OpenPGP-Keychain-API-Demo/res/drawable-ldpi/icon.png differ diff --git a/OpenPGP-Keychain-API-Demo/res/drawable-mdpi/icon.png b/OpenPGP-Keychain-API-Demo/res/drawable-mdpi/icon.png new file mode 100644 index 000000000..6b10a2ad3 Binary files /dev/null and b/OpenPGP-Keychain-API-Demo/res/drawable-mdpi/icon.png differ diff --git a/OpenPGP-Keychain-API-Demo/res/drawable-xhdpi/icon.png b/OpenPGP-Keychain-API-Demo/res/drawable-xhdpi/icon.png new file mode 100644 index 000000000..03ee31bbd Binary files /dev/null and b/OpenPGP-Keychain-API-Demo/res/drawable-xhdpi/icon.png differ diff --git a/OpenPGP-Keychain-API-Demo/res/layout/aidl_demo.xml b/OpenPGP-Keychain-API-Demo/res/layout/aidl_demo.xml new file mode 100644 index 000000000..59977869d --- /dev/null +++ b/OpenPGP-Keychain-API-Demo/res/layout/aidl_demo.xml @@ -0,0 +1,72 @@ + + + + + +