summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/UninstallShortcutReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-166/+0
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Adding additional synchronized blocks when committing changes to the ↵Winson Chung2012-06-111-7/+9
| | | | | | new-apps list. (Bug 6621553) Change-Id: Ia2553321230fec4202fa064cdc66ffd13d005281
* Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-3/+5
| | | | | | | - Minor tweak to qsb padding - Adding yet more logging for single-app-page issue Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
* 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