summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/UninstallShortcutReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* Initial change to queue up install/uninstall operations while dragging (Bug ↵Winson Chung2012-05-041-4/+49
| | | | | | 6276881) Change-Id: I68ad881e38711d8d9a8903ab18d30ef4385833d7
* Adding delay upon user interaction to prevent the new-app animation from ↵Winson Chung2012-04-091-0/+35
| | | | | | | | | | | | taking over your phone. (Bug 6248609) - Fixing issue where we might have been reading the db items while handling previous broadcast and adding db items to invalid positions - Making items add alternating from the center page (as opposed to the current page) - Re-adding the strict-mode fix (really requires 1. to be true) - Adding flag for enabling strict mode exceptions - Removing items from the new apps add list on uninstall-shortcut broadcast Change-Id: I495e80bf5f8dbb4b87dd709460937d6f2a1e05e7
* Fix the build!Romain Guy2010-03-041-0/+2
|
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+80