summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-4070/+0
* Fixing slow binding when returning to LauncherMichael Jurka2013-05-201-21/+45
* Debug time spent in onResumeMichael Jurka2013-05-151-0/+23
* Merge "Fixing issue where updating the visibility of one application can trig...Winson Chung2013-05-081-6/+30
|\
| * Fixing issue where updating the visibility of one application can trigger all...Winson Chung2013-05-031-6/+30
* | Fix build breakage from syntax errorsMichael Jurka2013-05-081-8/+0
* | Merge "DO NOT MERGE Fix bug where folder was almost transparent" into jb-mr2-devMichael Jurka2013-05-081-0/+8
|\ \
| * | DO NOT MERGE Fix bug where folder was almost transparentMichael Jurka2013-05-031-0/+8
| |/
* / Get rid of duplicate backgroundsMichael Jurka2013-05-061-3/+1
|/
* Use user restrictions instead of isLinkedUserAmith Yamasani2013-04-251-3/+7
* Only postpone animations if app is visibleMichael Jurka2013-04-221-0/+12
* Merge "Fixing issue where accessibility was reporting items behind an open fo...Winson Chung2013-04-161-0/+9
|\
| * Fixing issue where accessibility was reporting items behind an open folder. (...Winson Chung2013-04-121-0/+9
* | Update to match API renameAmith Yamasani2013-04-131-1/+1
* | Follow API change to isUserLimited()Amith Yamasani2013-04-121-3/+3
|/
* Fix NPEMichael Jurka2013-04-111-1/+5
* Merge "Fix occasional widget flashing" into jb-mr2-devMichael Jurka2013-04-041-13/+86
|\
| * Fix occasional widget flashingMichael Jurka2013-04-041-13/+86
* | Fix crash in draw listenerMichael Jurka2013-04-031-2/+9
|/
* Hide clings in child modeMichael Jurka2013-03-291-0/+9
* Fix jumps in the beginning of animationsMichael Jurka2013-03-281-37/+19
* Fixing issue where the cling is offset. (Bug 7633074)Winson Chung2012-11-291-1/+3
* Fix StrictMode violationMichael Jurka2012-11-191-18/+10
* Fix NPEMichael Jurka2012-11-161-0/+4
* Extend background to full screen.Craig Mautner2012-11-161-6/+26
* Merge "Stop animating All Apps during transition to Home" into jb-mr1-devChet Haase2012-10-291-0/+3
|\
| * Stop animating All Apps during transition to HomeChet Haase2012-10-291-0/+3
* | Delay ACTION_MAIN processing when not focused.Jamie Gennis2012-10-241-26/+41
|/
* Merge "Send correctly populated Accessibility event on Launcher state change....Svetoslav Ganov2012-10-191-5/+12
|\
| * Send correctly populated Accessibility event on Launcher state change.alanv2012-10-171-5/+12
* | Fix NPEMichael Jurka2012-10-191-1/+3
|/
* Update custom cling paramsMichael Jurka2012-10-101-1/+0
* Stop using mcc for custom workspace cling on sw600dp devicesMichael Jurka2012-10-091-1/+1
* Merge "Re-merge "Add support for custom manta cling"" into jb-mr1-devMichael Jurka2012-10-081-0/+14
|\
| * Re-merge "Add support for custom manta cling"Michael Jurka2012-10-081-0/+14
* | Merge "Fix bug 6886990: cling accessibility" into jb-mr1-devMichael Jurka2012-10-081-2/+19
|\ \ | |/ |/|
| * Fix bug 6886990: cling accessibilityMichael Jurka2012-10-081-2/+19
* | Revert "Add support for custom manta cling"Michael Jurka2012-10-081-12/+0
* | Merge "Fix to ensure default widgets get size callbacks (issue 7287744)" into...Adam Cohen2012-10-071-3/+2
|\ \ | |/ |/|
| * Fix to ensure default widgets get size callbacks (issue 7287744)Adam Cohen2012-10-051-3/+2
* | Add support for custom manta clingMichael Jurka2012-10-051-0/+12
|/
* Fix for widgets with config not getting size info (issue 7266053)Adam Cohen2012-10-041-1/+13
* Fix NPEMichael Jurka2012-09-211-1/+1
* Merge "Remove "fade in" animation for search + voice search." into jb-mr1-devMichael Jurka2012-09-211-2/+0
|\
| * Remove "fade in" animation for search + voice search.Narayan Kamath2012-09-211-2/+0
* | Making launcher use new widget binding APIsAdam Cohen2012-09-191-1/+4
|/
* Debug code for bug b/6830207Michael Jurka2012-09-041-0/+3
* Ensuring that unbind calls are not queued in the worker thread and executed s...Winson Chung2012-08-271-12/+5
* Merge "Adding additional null checks for instances where the qsb is not defin...Adam Cohen2012-08-271-9/+32
|\
| * Adding additional null checks for instances where the qsb is not defined. (Bu...Winson Chung2012-08-231-9/+32