summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-01-26 00:44:19 -0800
committerelijah <elijah@riseup.net>2013-01-26 00:44:19 -0800
commit05d23f34073d09e31bc7fc2a0b72023e1dccd00d (patch)
tree55b01c4d15b4d491766b4bd5c010ebe601409049 /android
parent83081797f03246a14be7db610878b5e431a07635 (diff)
added icons and Rakefile for rendering to svg to png.
Diffstat (limited to 'android')
-rw-r--r--android/leap-icon.pngbin0 -> 44718 bytes
-rw-r--r--android/res/drawable-hdpi/leap-launcher.pngbin0 -> 4254 bytes
-rw-r--r--android/res/drawable-ldpi/leap-launcher.pngbin0 -> 1517 bytes
-rw-r--r--android/res/drawable-mdpi/leap-launcher.pngbin0 -> 2320 bytes
-rw-r--r--android/res/drawable-xhdpi/leap-launcher.pngbin0 -> 6320 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/android/leap-icon.png b/android/leap-icon.png
new file mode 100644
index 0000000..5f358a6
--- /dev/null
+++ b/android/leap-icon.png
Binary files differ
diff --git a/android/res/drawable-hdpi/leap-launcher.png b/android/res/drawable-hdpi/leap-launcher.png
new file mode 100644
index 0000000..a07db1e
--- /dev/null
+++ b/android/res/drawable-hdpi/leap-launcher.png
Binary files differ
diff --git a/android/res/drawable-ldpi/leap-launcher.png b/android/res/drawable-ldpi/leap-launcher.png
new file mode 100644
index 0000000..6f25cd0
--- /dev/null
+++ b/android/res/drawable-ldpi/leap-launcher.png
Binary files differ
diff --git a/android/res/drawable-mdpi/leap-launcher.png b/android/res/drawable-mdpi/leap-launcher.png
new file mode 100644
index 0000000..4b3456f
--- /dev/null
+++ b/android/res/drawable-mdpi/leap-launcher.png
Binary files differ
diff --git a/android/res/drawable-xhdpi/leap-launcher.png b/android/res/drawable-xhdpi/leap-launcher.png
new file mode 100644
index 0000000..dbb53ee
--- /dev/null
+++ b/android/res/drawable-xhdpi/leap-launcher.png
Binary files differ