diff --git a/Android.mk b/Android.mk index dedda011ccc..09556718f16 100644 --- a/Android.mk +++ b/Android.mk @@ -1,7 +1,7 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) -LOCAL_MODULE_TAGS := user +LOCAL_MODULE_TAGS := user development LOCAL_SRC_FILES := $(call all-java-files-under, src) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 7dece184a04..aed32520f8d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -5,9 +5,11 @@ + + @@ -51,7 +53,9 @@ + + @@ -65,6 +69,7 @@ + @@ -72,6 +77,8 @@ android:theme="@android:style/Theme.NoTitleBar"> + + @@ -81,16 +88,17 @@ + - + @@ -99,6 +107,7 @@ + @@ -114,6 +123,7 @@ + @@ -131,6 +141,15 @@ + + + + + + + @@ -138,6 +157,7 @@ + @@ -146,6 +166,7 @@ + @@ -164,6 +185,7 @@ + @@ -171,8 +193,10 @@ + + @@ -180,6 +204,7 @@ + @@ -190,6 +215,7 @@ + @@ -199,6 +225,7 @@ + @@ -233,12 +260,13 @@ - + @@ -246,7 +274,10 @@ android:theme="@android:style/Theme.NoTitleBar"> + + + @@ -275,12 +306,15 @@ android:theme="@android:style/Theme.NoTitleBar"> + + + @@ -289,6 +323,7 @@ android:theme="@android:style/Theme.NoTitleBar"> + @@ -308,22 +343,26 @@ - - - + - @@ -349,6 +388,7 @@ + @@ -363,6 +403,7 @@ + @@ -386,6 +427,7 @@ + @@ -394,6 +436,7 @@ + @@ -404,6 +447,7 @@ + diff --git a/res/drawable/border_item_thumbnail.png b/res/drawable/border_item_thumbnail.png new file mode 100755 index 00000000000..6454138acc6 Binary files /dev/null and b/res/drawable/border_item_thumbnail.png differ diff --git a/res/drawable/ic_bluetooth_connected.png b/res/drawable/ic_bluetooth_connected.png deleted file mode 100644 index 0db03e1ee47..00000000000 Binary files a/res/drawable/ic_bluetooth_connected.png and /dev/null differ diff --git a/res/drawable/ic_bluetooth_discovered.png b/res/drawable/ic_bluetooth_discovered.png deleted file mode 100644 index f24addcc838..00000000000 Binary files a/res/drawable/ic_bluetooth_discovered.png and /dev/null differ diff --git a/res/drawable/ic_bluetooth_paired.png b/res/drawable/ic_bluetooth_paired.png deleted file mode 100644 index 7b5911badbb..00000000000 Binary files a/res/drawable/ic_bluetooth_paired.png and /dev/null differ diff --git a/res/drawable/ic_bluetooth_paired_not_nearby.png b/res/drawable/ic_bluetooth_paired_not_nearby.png deleted file mode 100644 index 8fb916ae284..00000000000 Binary files a/res/drawable/ic_bluetooth_paired_not_nearby.png and /dev/null differ diff --git a/res/drawable/ic_bt_cellphone.png b/res/drawable/ic_bt_cellphone.png new file mode 100755 index 00000000000..4bf7ba550d2 Binary files /dev/null and b/res/drawable/ic_bt_cellphone.png differ diff --git a/res/drawable/ic_bt_headphones_a2dp.png b/res/drawable/ic_bt_headphones_a2dp.png new file mode 100755 index 00000000000..b9bfec6d04d Binary files /dev/null and b/res/drawable/ic_bt_headphones_a2dp.png differ diff --git a/res/drawable/ic_bt_headset_hfp.png b/res/drawable/ic_bt_headset_hfp.png new file mode 100644 index 00000000000..cd91841af8a Binary files /dev/null and b/res/drawable/ic_bt_headset_hfp.png differ diff --git a/res/drawable/ic_bt_laptop.png b/res/drawable/ic_bt_laptop.png new file mode 100755 index 00000000000..49a71c9daf9 Binary files /dev/null and b/res/drawable/ic_bt_laptop.png differ diff --git a/res/drawable/ic_btn_finish.png b/res/drawable/ic_btn_finish.png deleted file mode 100644 index 18a4d23bd10..00000000000 Binary files a/res/drawable/ic_btn_finish.png and /dev/null differ diff --git a/res/drawable/ic_menu_scan_bluetooth.png b/res/drawable/ic_menu_scan_bluetooth.png deleted file mode 100644 index c1184adf6ca..00000000000 Binary files a/res/drawable/ic_menu_scan_bluetooth.png and /dev/null differ diff --git a/res/drawable/ic_wifi_lock_signal_0.png b/res/drawable/ic_wifi_lock_signal_0.png deleted file mode 100755 index 19ca9268d11..00000000000 Binary files a/res/drawable/ic_wifi_lock_signal_0.png and /dev/null differ diff --git a/res/drawable/ic_wifi_signal_0.png b/res/drawable/ic_wifi_signal_0.png deleted file mode 100755 index 4063b7bf3c2..00000000000 Binary files a/res/drawable/ic_wifi_signal_0.png and /dev/null differ diff --git a/res/layout/bluetooth_pin_entry.xml b/res/layout/bluetooth_pin_entry.xml index 6969cb7e73d..6739f8468c5 100644 --- a/res/layout/bluetooth_pin_entry.xml +++ b/res/layout/bluetooth_pin_entry.xml @@ -16,12 +16,34 @@ ** limitations under the License. */ --> - - - + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/compute_sizes.xml b/res/layout/compute_sizes.xml index c78122712b9..bba8c636eae 100755 --- a/res/layout/compute_sizes.xml +++ b/res/layout/compute_sizes.xml @@ -14,25 +14,25 @@ limitations under the License. --> - - - - + + diff --git a/res/layout/installed_app_details.xml b/res/layout/installed_app_details.xml index c9c00a7de4f..6ca92d29930 100644 --- a/res/layout/installed_app_details.xml +++ b/res/layout/installed_app_details.xml @@ -62,13 +62,7 @@ + android:text="@string/storage_label" /> @@ -123,8 +115,7 @@ @@ -162,8 +152,7 @@ @@ -223,20 +211,73 @@ android:layout_height="wrap_content"/> + + + + + + + + + + +