Jack Palevich 2012-07-14 21:11:51 -07:00
parent 64d16cf32c
commit bd154b7e22
11 changed files with 4 additions and 3 deletions

5
.gitignore vendored
View File

@ -1,10 +1,11 @@
bin/
docs/Market Icon.png
gen/
libs/
local.properties
obj/
.classpath
.project
.settings/
examples/widget/assets/
# Generated by tools/update.sh
local.properties

View File

@ -23,7 +23,7 @@
android:description="@string/permdesc_prepend_to_path"
android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
android:protectionLevel="dangerous" />
<application android:icon="@drawable/app_terminal"
<application android:icon="@drawable/ic_launcher"
android:label="@string/application_terminal">
<activity android:name="Term"
android:theme="@style/Theme"

BIN
docs/Market Icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

BIN
res/drawable-hdpi/ic_launcher.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
res/drawable-ldpi/ic_launcher.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

BIN
res/drawable-mdpi/ic_launcher.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

BIN
res/drawable/ic_launcher.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB