summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Making launcher update widgets with min/max extentsAdam Cohen2012-04-301-0/+2
* | Say "Home" instead of "Launcher" in TalkBack modeMichael Jurka2012-04-301-0/+10
* | Merge "Fixing issue where shortcuts and widgets were not being removed when t...Winson Chung2012-04-301-1/+2
|\ \ | |/ |/|
| * Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-271-1/+2
* | Logging error when we do not get a valid appWidgetId back from the configurat...Winson Chung2012-04-271-1/+7
|/
* Merge "Preventing activity from rotating while the user is dragging an item. ...Winson Chung2012-04-261-13/+9
|\
| * Preventing activity from rotating while the user is dragging an item. (Bug 62...Winson Chung2012-04-261-13/+9
* | Solve blip the first time All Apps is launchedMichael Jurka2012-04-261-5/+22
|/
* Fix NPEMichael Jurka2012-04-261-1/+3
* Remove use of private APIsMichael Jurka2012-04-251-11/+33
* Fix crash in launcher on tablets.Jim Miller2012-04-241-3/+7
* Fixing build.Winson Chung2012-04-241-2/+2
* Merge "Updating launcher transitions."Winson Chung2012-04-241-5/+16
|\
| * Updating launcher transitions.Winson Chung2012-04-241-5/+16
* | Merge "Fixing crash when hitting voice button proxy when voice button is hidd...Winson Chung2012-04-241-2/+7
|\ \
| * | Fixing crash when hitting voice button proxy when voice button is hidden. (Bu...Winson Chung2012-04-241-2/+7
| |/
* / Enable rotation for sw600dp devicesAdam Cohen2012-04-241-1/+3
|/
* Removing unused dialog codeMichael Jurka2012-04-131-221/+0