OSDN Git Service

Integrating some aosp fixes, ensuring that we update the install queue before returni...
authorWinson Chung <winsonc@google.com>
Thu, 26 Sep 2013 21:48:44 +0000 (14:48 -0700)
committerWinson Chung <winsonc@google.com>
Thu, 26 Sep 2013 23:17:07 +0000 (16:17 -0700)
commit780fe59a7af8b12fbdcd7f6841edaa7f2c2e019d
treea9181750afb09049eda9f69c205f8af1ceb10c24
parent88cc3f5aa2e9ac3ae0b24e563a44d320cc089cd8
Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher.

- Fixing stuck page in All Apps (Bug 9347818)
- Fixing shortcuts to uninstalled apps from being installed (Bug 10726510)
- Consolidating vibration feedback
- Ensuring that we trim names during comparison in AllApps list

Change-Id: Ieaae4d85851ce771283b4684a8a60306da28cb3b
src/com/android/launcher3/DragController.java
src/com/android/launcher3/InstallShortcutReceiver.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/LauncherModel.java
src/com/android/launcher3/PagedView.java