summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-devWinson Chung2012-06-141-11/+0
|\
| * Removing logging in AppsCustomizePagedView (Bug 6597629)Winson Chung2012-06-111-11/+0
* | Merge "Fix NPE" into jb-devMichael Jurka2012-06-111-2/+2
|\ \ | |/ |/|
| * Fix NPEMichael Jurka2012-06-111-2/+2
* | Merge "Fixing issue where play icon disappears after hitting home (Bug 663626...Winson Chung2012-06-111-3/+10
|\ \ | |/ |/|
| * Fixing issue where play icon disappears after hitting home (Bug 6636269)Winson Chung2012-06-081-3/+10
* | Merge "Fixing regression in transition after returning to home from another a...Winson Chung2012-06-081-12/+6
|\ \
| * | Fixing regression in transition after returning to home from another app. (Bu...Winson Chung2012-06-071-12/+6
| |/
* | Fix subtle folder jank related to previous changeAdam Cohen2012-06-081-6/+9
* | Merge "Fix two pieces of folder jank" into jb-devAdam Cohen2012-06-081-12/+73
|\ \
| * | Fix two pieces of folder jankAdam Cohen2012-06-071-12/+73
| |/
* / allow voice search in recent appsAndy Huang2012-06-071-4/+2
|/
* Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)"...Winson Chung2012-06-061-3/+7
|\
| * Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-3/+7
* | Fixing ConcurrentModificationException (issue 6619380)Adam Cohen2012-06-061-30/+1
* | Fix workaround for crashing on rotation. (Bug 6611883)Adam Cohen2012-06-051-11/+18
* | Workaround for crashing on rotation. (Bug 6611883)Winson Chung2012-06-051-1/+2
|/
* Fix issue where landscape asset was appearing in QSB (issue 6605638)Adam Cohen2012-06-041-3/+11
* Fixing issue where widgets could be inflated in wrong orientation (issue 6584...Adam Cohen2012-06-041-0/+25
* Adding logging to track issue with apps pages. (Bug 6549598)Winson Chung2012-06-011-0/+11
* Preventing stutter at beginning of All Apps animationMichael Jurka2012-05-311-19/+31
* Fix NPE when widget configuration activity is rotated (issue 6556784)Adam Cohen2012-05-291-0/+1
* Skip custom Play cling if no accounts are set upMichael Jurka2012-05-221-1/+16
* Merge "Cling allows touch explore and accessibility focus search behind it." ...Svetoslav Ganov2012-05-221-0/+1
|\
| * Cling allows touch explore and accessibility focus search behind it.Svetoslav Ganov2012-05-221-0/+1
* | Adding fade in for voice search. (Bug 6534640)Winson Chung2012-05-221-0/+1
|/
* Merge "Updating search bar animation, and adding use of hw layers." into jb-devMichael Jurka2012-05-161-7/+12
|\
| * Updating search bar animation, and adding use of hw layers.Winson Chung2012-05-161-7/+12
* | Prevent multiple size changed callbacks to widgets whenever we reload the wor...Winson Chung2012-05-151-6/+2
|/
* Fix launcher crash when adding widget (issue 6433360)Adam Cohen2012-05-101-28/+40
* More work to ensure that the wallpaper is visible before transitions take pla...Winson Chung2012-05-091-6/+23
* Fix issue where clicking voice search showed "App isn't installed"Michael Jurka2012-05-091-5/+13
* Queueing up items for adding later if Launcher is unavailable. (Bug 6457412)Winson Chung2012-05-081-0/+3
* Merge "Further preventing drags while loading is in progress. (Bug 6276881)" ...Winson Chung2012-05-071-8/+9
|\
| * Further preventing drags while loading is in progress. (Bug 6276881)Winson Chung2012-05-061-8/+9
* | Merge "Consistently re-enabling the wallpaper when we leave launcher. (Bug 64...Winson Chung2012-05-071-0/+5
|\ \
| * | Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085)Winson Chung2012-05-071-0/+5
| |/
* / Fix NPEMichael Jurka2012-05-071-1/+3
|/
* Merge "Adding workaround to allow shortcuts to skip the launch animation. (Bu...Winson Chung2012-05-061-3/+9
|\
| * Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372)Winson Chung2012-05-061-3/+9
* | Keying off the Launcher state to determine wallpaper visibility (Bug 6396752)Winson Chung2012-05-061-0/+17
|/
* Workaround for default workspace widgets not getting notified for new widget ...Winson Chung2012-05-031-0/+3
* Merge "Fixing regression where the proper rotation check was not being done. ...Winson Chung2012-05-011-14/+22
|\
| * Fixing regression where the proper rotation check was not being done. (Bug 64...Winson Chung2012-05-011-14/+22
* | Merge "Sending broadcast for pre-configuring default workspace widgets." into...Winson Chung2012-05-011-28/+0
|\ \
| * | Sending broadcast for pre-configuring default workspace widgets.Winson Chung2012-05-011-28/+0
| |/
* | Fix widget resizes that shouldn't (issue 6380435)Adam Cohen2012-04-301-13/+14
* | Fix NPE when rotating with widget frame visible (issue 6391782)Adam Cohen2012-04-301-1/+1
* | Allow search/voice toolbar icons to live in same activityMichael Jurka2012-04-301-14/+64
* | Merge "Making launcher update widgets with min/max extents" into jb-devAdam Cohen2012-04-301-0/+2
|\ \ | |/ |/|