summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-06-26 12:13:29 -0600
committerSean Leonard <meanderingcode@aetherislands.net>2013-07-05 13:13:05 -0600
commit53054ec9a1f5c7f70487a49ab14f15d3940189df (patch)
treecbef4fbf546095a074b918ad7d97c9e7265364d8 /android
parent78c1a8505401a9b9a2560384a468aa9a2f8d7d03 (diff)
Add Android debug build icon and rule in Rakefile
caution tape - beware!
Diffstat (limited to 'android')
-rw-r--r--android/leap-debug-icon.pngbin0 -> 47668 bytes
-rw-r--r--android/res/drawable-hdpi/leap-debug-launcher.pngbin0 -> 4730 bytes
-rw-r--r--android/res/drawable-ldpi/leap-debug-launcher.pngbin0 -> 1811 bytes
-rw-r--r--android/res/drawable-mdpi/leap-debug-launcher.pngbin0 -> 2673 bytes
-rw-r--r--android/res/drawable-xhdpi/leap-debug-launcher.pngbin0 -> 6848 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/android/leap-debug-icon.png b/android/leap-debug-icon.png
new file mode 100644
index 0000000..52aa9b3
--- /dev/null
+++ b/android/leap-debug-icon.png
Binary files differ
diff --git a/android/res/drawable-hdpi/leap-debug-launcher.png b/android/res/drawable-hdpi/leap-debug-launcher.png
new file mode 100644
index 0000000..1a79ea1
--- /dev/null
+++ b/android/res/drawable-hdpi/leap-debug-launcher.png
Binary files differ
diff --git a/android/res/drawable-ldpi/leap-debug-launcher.png b/android/res/drawable-ldpi/leap-debug-launcher.png
new file mode 100644
index 0000000..27bfe70
--- /dev/null
+++ b/android/res/drawable-ldpi/leap-debug-launcher.png
Binary files differ
diff --git a/android/res/drawable-mdpi/leap-debug-launcher.png b/android/res/drawable-mdpi/leap-debug-launcher.png
new file mode 100644
index 0000000..867005e
--- /dev/null
+++ b/android/res/drawable-mdpi/leap-debug-launcher.png
Binary files differ
diff --git a/android/res/drawable-xhdpi/leap-debug-launcher.png b/android/res/drawable-xhdpi/leap-debug-launcher.png
new file mode 100644
index 0000000..a540c2c
--- /dev/null
+++ b/android/res/drawable-xhdpi/leap-debug-launcher.png
Binary files differ