diff --git a/Android.mk b/Android.mk index 2379a943f..b34c46750 100644 --- a/Android.mk +++ b/Android.mk @@ -27,7 +27,7 @@ include $(BUILD_PACKAGE) ################################################## include $(CLEAR_VARS) -LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := libarity:arity-1.3.1.jar +LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := libarity:arity-1.3.3.jar include $(BUILD_MULTI_PREBUILT) # Use the folloing include to make our test apk. diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ce9063f14..fd5e95d82 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3,7 +3,7 @@ package="com.android.calculator2"> + android:theme="@android:style/Theme.Black.NoTitleBar"> diff --git a/arity-1.3.1.jar b/arity-1.3.1.jar deleted file mode 100644 index ceab57aa5..000000000 Binary files a/arity-1.3.1.jar and /dev/null differ diff --git a/arity-1.3.3.jar b/arity-1.3.3.jar new file mode 100644 index 000000000..c7d915457 Binary files /dev/null and b/arity-1.3.3.jar differ diff --git a/res/drawable-hdpi/advanced.png b/res/drawable-hdpi/advanced.png new file mode 100644 index 000000000..84bfcbb41 Binary files /dev/null and b/res/drawable-hdpi/advanced.png differ diff --git a/res/drawable-hdpi/clear_history.png b/res/drawable-hdpi/clear_history.png new file mode 100644 index 000000000..d05aa77e6 Binary files /dev/null and b/res/drawable-hdpi/clear_history.png differ diff --git a/res/drawable-hdpi/icon.png b/res/drawable-hdpi/icon.png new file mode 100644 index 000000000..ac1c0453f Binary files /dev/null and b/res/drawable-hdpi/icon.png differ diff --git a/res/drawable-hdpi/simple.png b/res/drawable-hdpi/simple.png new file mode 100644 index 000000000..fe477b6a5 Binary files /dev/null and b/res/drawable-hdpi/simple.png differ diff --git a/res/drawable/advanced.png b/res/drawable-mdpi/advanced.png similarity index 100% rename from res/drawable/advanced.png rename to res/drawable-mdpi/advanced.png diff --git a/res/drawable/clear_history.png b/res/drawable-mdpi/clear_history.png similarity index 100% rename from res/drawable/clear_history.png rename to res/drawable-mdpi/clear_history.png diff --git a/res/drawable/icon.png b/res/drawable-mdpi/icon.png similarity index 100% rename from res/drawable/icon.png rename to res/drawable-mdpi/icon.png diff --git a/res/drawable/simple.png b/res/drawable-mdpi/simple.png similarity index 100% rename from res/drawable/simple.png rename to res/drawable-mdpi/simple.png diff --git a/res/drawable/blue_button.xml b/res/drawable/blue_button.xml new file mode 100644 index 000000000..f4d6059bc --- /dev/null +++ b/res/drawable/blue_button.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/res/drawable/button.png b/res/drawable/button.png deleted file mode 100644 index f28073c92..000000000 Binary files a/res/drawable/button.png and /dev/null differ diff --git a/res/drawable/button.xml b/res/drawable/button.xml new file mode 100644 index 000000000..e5112ee12 --- /dev/null +++ b/res/drawable/button.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/res/drawable/button_bg.png b/res/drawable/button_bg.png deleted file mode 100644 index 83eeb0f4b..000000000 Binary files a/res/drawable/button_bg.png and /dev/null differ diff --git a/res/drawable/lcd.9.png b/res/drawable/lcd.9.png deleted file mode 100644 index 942ede9c3..000000000 Binary files a/res/drawable/lcd.9.png and /dev/null differ diff --git a/res/drawable/small_button.9.png b/res/drawable/small_button.9.png deleted file mode 100644 index c6b60a8b0..000000000 Binary files a/res/drawable/small_button.9.png and /dev/null differ diff --git a/res/drawable/small_button_pressed.9.png b/res/drawable/small_button_pressed.9.png deleted file mode 100644 index 5b5c86631..000000000 Binary files a/res/drawable/small_button_pressed.9.png and /dev/null differ diff --git a/res/drawable/small_button_stateful.xml b/res/drawable/small_button_stateful.xml deleted file mode 100644 index a3326ddab..000000000 --- a/res/drawable/small_button_stateful.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/res/layout-land/main.xml b/res/layout-land/main.xml index c11698498..a684d2e3c 100644 --- a/res/layout-land/main.xml +++ b/res/layout-land/main.xml @@ -23,40 +23,42 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="#ff000000"> + - - - - - - - + + + + - - - - - - -