commit | 92d8770394409d3c95e00d61d9f85089d0ec54fe | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@android.com> | Wed Sep 29 17:47:57 2010 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Sep 29 17:47:57 2010 -0700 |
tree | 07015bc2ef546e0a17c1950b215ae5cb2ff47037 | |
parent | b159e77b99883125831eeded394c160b0637f93b [diff] | |
parent | 6f9d4bd7c401896814d499d7a5280f91c7ed9d3c [diff] |
Merge "Add a script to pull launcher.db off the device and pretty print an html file with the contents." into gingerbread
diff --git a/Android.mk b/Android.mk index dc72ec6..5285e18 100644 --- a/Android.mk +++ b/Android.mk
@@ -28,6 +28,6 @@ LOCAL_OVERRIDES_PACKAGES := Home -LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags +LOCAL_PROGUARD_FLAG_FILES := proguard.flags include $(BUILD_PACKAGE)
diff --git a/res/drawable-hdpi/all_apps_button_focused.png b/res/drawable-hdpi/all_apps_button_focused.png index 55574ed..ace493b 100644 --- a/res/drawable-hdpi/all_apps_button_focused.png +++ b/res/drawable-hdpi/all_apps_button_focused.png Binary files differ
diff --git a/res/drawable-hdpi/all_apps_button_normal.png b/res/drawable-hdpi/all_apps_button_normal.png index 7e7ec86..cde455d 100644 --- a/res/drawable-hdpi/all_apps_button_normal.png +++ b/res/drawable-hdpi/all_apps_button_normal.png Binary files differ
diff --git a/res/drawable-hdpi/all_apps_button_pressed.png b/res/drawable-hdpi/all_apps_button_pressed.png index 3ccb5af..d5f9f54 100644 --- a/res/drawable-hdpi/all_apps_button_pressed.png +++ b/res/drawable-hdpi/all_apps_button_pressed.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_bg_center.9.png b/res/drawable-hdpi/hotseat_bg_center.9.png index 468e766..c69bc87 100644 --- a/res/drawable-hdpi/hotseat_bg_center.9.png +++ b/res/drawable-hdpi/hotseat_bg_center.9.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_bg_left.9.png b/res/drawable-hdpi/hotseat_bg_left.9.png index 433a10e..ca901da 100644 --- a/res/drawable-hdpi/hotseat_bg_left.9.png +++ b/res/drawable-hdpi/hotseat_bg_left.9.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_bg_right.9.png b/res/drawable-hdpi/hotseat_bg_right.9.png index 4ea2a73..810c4d4 100644 --- a/res/drawable-hdpi/hotseat_bg_right.9.png +++ b/res/drawable-hdpi/hotseat_bg_right.9.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_browser_focused.png b/res/drawable-hdpi/hotseat_browser_focused.png index 6717ad2..4020a89 100644 --- a/res/drawable-hdpi/hotseat_browser_focused.png +++ b/res/drawable-hdpi/hotseat_browser_focused.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_browser_normal.png b/res/drawable-hdpi/hotseat_browser_normal.png index d02fdd9..ebdab62 100644 --- a/res/drawable-hdpi/hotseat_browser_normal.png +++ b/res/drawable-hdpi/hotseat_browser_normal.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_browser_pressed.png b/res/drawable-hdpi/hotseat_browser_pressed.png index 71df2d1..bfa23b3 100644 --- a/res/drawable-hdpi/hotseat_browser_pressed.png +++ b/res/drawable-hdpi/hotseat_browser_pressed.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_left.png b/res/drawable-hdpi/hotseat_left.png deleted file mode 100644 index 5dabf57e..0000000 --- a/res/drawable-hdpi/hotseat_left.png +++ /dev/null Binary files differ
diff --git a/res/drawable-hdpi/hotseat_phone_focused.png b/res/drawable-hdpi/hotseat_phone_focused.png index 3e84a58..f81f0a8 100644 --- a/res/drawable-hdpi/hotseat_phone_focused.png +++ b/res/drawable-hdpi/hotseat_phone_focused.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_phone_normal.png b/res/drawable-hdpi/hotseat_phone_normal.png index e8a869c..2a16f9c 100644 --- a/res/drawable-hdpi/hotseat_phone_normal.png +++ b/res/drawable-hdpi/hotseat_phone_normal.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_phone_pressed.png b/res/drawable-hdpi/hotseat_phone_pressed.png index dc4ad6e..a6c2baf 100644 --- a/res/drawable-hdpi/hotseat_phone_pressed.png +++ b/res/drawable-hdpi/hotseat_phone_pressed.png Binary files differ
diff --git a/res/drawable-hdpi/hotseat_right.png b/res/drawable-hdpi/hotseat_right.png deleted file mode 100644 index 114bcb5..0000000 --- a/res/drawable-hdpi/hotseat_right.png +++ /dev/null Binary files differ