summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2012-09-19 15:05:09 -0400
committerChris Wren <cwren@android.com>2012-09-19 15:06:34 -0400
commitcbe7a5c0d6c838186124554f863ace5f12788a4e (patch)
tree792e88ec09cc4fb02f7967ef9ba500f0e3fcc280
parente38c0c80e3e9b3b835e5c2e014ccf23e29663396 (diff)
downloadandroid_packages_screensavers_PhotoTable-cbe7a5c0d6c838186124554f863ace5f12788a4e.tar.gz
android_packages_screensavers_PhotoTable-cbe7a5c0d6c838186124554f863ace5f12788a4e.tar.bz2
android_packages_screensavers_PhotoTable-cbe7a5c0d6c838186124554f863ace5f12788a4e.zip
new icons for photo dreams.
Bug: 7166223 Change-Id: I1782a00d2703eb224931c64fc7038a0c82855c0b
-rw-r--r--AndroidManifest.xml8
-rw-r--r--res/drawable-hdpi/icon.pngbin4713 -> 0 bytes
-rw-r--r--res/drawable-ldpi/icon.pngbin1707 -> 0 bytes
-rw-r--r--res/drawable-mdpi/icon.pngbin2850 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/icon.pngbin6817 -> 0 bytes
-rw-r--r--res/mipmap-hdpi/flip.pngbin9222 -> 0 bytes
-rw-r--r--res/mipmap-hdpi/ic_launcher_photoframe.pngbin0 -> 2251 bytes
-rw-r--r--res/mipmap-hdpi/ic_launcher_phototable.pngbin0 -> 2931 bytes
-rw-r--r--res/mipmap-hdpi/icon.pngbin11919 -> 0 bytes
-rw-r--r--res/mipmap-mdpi/flip.pngbin5924 -> 0 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_photoframe.pngbin0 -> 1579 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_phototable.pngbin0 -> 2161 bytes
-rw-r--r--res/mipmap-mdpi/icon.pngbin7861 -> 0 bytes
-rw-r--r--res/mipmap-xhdpi/flip.pngbin11919 -> 0 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_photoframe.pngbin0 -> 2723 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_phototable.pngbin0 -> 3461 bytes
-rw-r--r--res/mipmap-xhdpi/icon.pngbin17695 -> 0 bytes
17 files changed, 5 insertions, 3 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2e6c39c..485a787 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -7,12 +7,12 @@
<application
android:label="@string/app_name"
- android:icon="@mipmap/icon"
+ android:icon="@mipmap/ic_launcher_phototable"
android:largeHeap="true">
android:hardwareAccelerated="true"
<service android:name="PhotoTableDream"
android:exported="true"
- android:icon="@mipmap/icon"
+ android:icon="@mipmap/ic_launcher_phototable"
android:label="@string/table_screensaver_name">
<meta-data
android:name="android.service.dreams.config_activity"
@@ -25,6 +25,7 @@
</service>
<activity android:name="PhotoTableDreamSettings"
android:exported="true"
+ android:icon="@mipmap/ic_launcher_phototable"
android:label="@string/table_screensaver_name">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
@@ -33,7 +34,7 @@
</activity>
<service android:name="FlipperDream"
android:exported="true"
- android:icon="@mipmap/flip"
+ android:icon="@mipmap/ic_launcher_photoframe"
android:label="@string/flipper_screensaver_name">
<meta-data
android:name="android.service.dreams.config_activity"
@@ -46,6 +47,7 @@
</service>
<activity android:name="FlipperDreamSettings"
android:exported="true"
+ android:icon="@mipmap/ic_launcher_photoframe"
android:label="@string/flipper_screensaver_name">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
diff --git a/res/drawable-hdpi/icon.png b/res/drawable-hdpi/icon.png
deleted file mode 100644
index b57ffa4..0000000
--- a/res/drawable-hdpi/icon.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-ldpi/icon.png b/res/drawable-ldpi/icon.png
deleted file mode 100644
index d712819..0000000
--- a/res/drawable-ldpi/icon.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-mdpi/icon.png b/res/drawable-mdpi/icon.png
deleted file mode 100644
index 5cd2f30..0000000
--- a/res/drawable-mdpi/icon.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/icon.png b/res/drawable-xhdpi/icon.png
deleted file mode 100644
index 5f94c42..0000000
--- a/res/drawable-xhdpi/icon.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-hdpi/flip.png b/res/mipmap-hdpi/flip.png
deleted file mode 100644
index 6f5f2b4..0000000
--- a/res/mipmap-hdpi/flip.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-hdpi/ic_launcher_photoframe.png b/res/mipmap-hdpi/ic_launcher_photoframe.png
new file mode 100644
index 0000000..c4b3373
--- /dev/null
+++ b/res/mipmap-hdpi/ic_launcher_photoframe.png
Binary files differ
diff --git a/res/mipmap-hdpi/ic_launcher_phototable.png b/res/mipmap-hdpi/ic_launcher_phototable.png
new file mode 100644
index 0000000..f4800f8
--- /dev/null
+++ b/res/mipmap-hdpi/ic_launcher_phototable.png
Binary files differ
diff --git a/res/mipmap-hdpi/icon.png b/res/mipmap-hdpi/icon.png
deleted file mode 100644
index 869cf89..0000000
--- a/res/mipmap-hdpi/icon.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-mdpi/flip.png b/res/mipmap-mdpi/flip.png
deleted file mode 100644
index c4ec665..0000000
--- a/res/mipmap-mdpi/flip.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_photoframe.png b/res/mipmap-mdpi/ic_launcher_photoframe.png
new file mode 100644
index 0000000..65f38d8
--- /dev/null
+++ b/res/mipmap-mdpi/ic_launcher_photoframe.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_phototable.png b/res/mipmap-mdpi/ic_launcher_phototable.png
new file mode 100644
index 0000000..1e0eeec
--- /dev/null
+++ b/res/mipmap-mdpi/ic_launcher_phototable.png
Binary files differ
diff --git a/res/mipmap-mdpi/icon.png b/res/mipmap-mdpi/icon.png
deleted file mode 100644
index 682ab14..0000000
--- a/res/mipmap-mdpi/icon.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-xhdpi/flip.png b/res/mipmap-xhdpi/flip.png
deleted file mode 100644
index df97926..0000000
--- a/res/mipmap-xhdpi/flip.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_photoframe.png b/res/mipmap-xhdpi/ic_launcher_photoframe.png
new file mode 100644
index 0000000..5faafb7
--- /dev/null
+++ b/res/mipmap-xhdpi/ic_launcher_photoframe.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_phototable.png b/res/mipmap-xhdpi/ic_launcher_phototable.png
new file mode 100644
index 0000000..035a976
--- /dev/null
+++ b/res/mipmap-xhdpi/ic_launcher_phototable.png
Binary files differ
diff --git a/res/mipmap-xhdpi/icon.png b/res/mipmap-xhdpi/icon.png
deleted file mode 100644
index dc36096..0000000
--- a/res/mipmap-xhdpi/icon.png
+++ /dev/null
Binary files differ