From 6a3fd3f042c8bfa7d83e29c1eeadff21323ab089 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Tue, 2 Aug 2011 14:03:26 -0700 Subject: [PATCH] Multitude of launcher behaviour changes. - Merging widgets and shortcuts in widgets pane - Removing legacy long press menu items (make it go straight to wallpapers) - Removing old option menu (just making it point to wallpapers) - Dropping user to workspace after adding an item (animations to be tweaked) or back to AppsCustomize only on failure/cancel Change-Id: Ia73670ce76f321dc45defb27bb5a828764240ab4 --- res/values/config.xml | 2 +- src/com/android/launcher2/AddAdapter.java | 8 --- .../launcher2/AppsCustomizePagedView.java | 67 +++++-------------- .../launcher2/AppsCustomizeTabHost.java | 6 -- src/com/android/launcher2/Launcher.java | 62 +++-------------- src/com/android/launcher2/Workspace.java | 2 +- 6 files changed, 28 insertions(+), 119 deletions(-) diff --git a/res/values/config.xml b/res/values/config.xml index 9a2c1f27f8..7eebc4a721 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -9,7 +9,7 @@ 150 200 100 - 650 + 300 80