summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085)Winson Chung2012-05-071-4/+0
* Merge "Fixing regression where the proper rotation check was not being done. ...Winson Chung2012-05-011-1/+1
|\
| * Fixing regression where the proper rotation check was not being done. (Bug 64...Winson Chung2012-05-011-1/+1
* | Fix widget resizes that shouldn't (issue 6380435)Adam Cohen2012-04-301-5/+5
|/
* Merge "Preventing activity from rotating while the user is dragging an item. ...Winson Chung2012-04-261-2/+2
|\
| * Preventing activity from rotating while the user is dragging an item. (Bug 62...Winson Chung2012-04-261-2/+2
* | Solve blip the first time All Apps is launchedMichael Jurka2012-04-261-3/+7
|/
* Merge "Fixing issue where side pages in all apps were showing. (Bug 6393199)"...Winson Chung2012-04-261-1/+1
|\
| * Fixing issue where side pages in all apps were showing. (Bug 6393199)Winson Chung2012-04-261-1/+1
* | Merge "Remove all deferred widget pages when we cancel all tasks. (Potential ...Winson Chung2012-04-251-0/+1
|\ \
| * | Remove all deferred widget pages when we cancel all tasks. (Potential fix for...Winson Chung2012-04-251-0/+1
| |/
* / Remove use of private APIsMichael Jurka2012-04-251-7/+8
|/
* Updating launcher transitions.Winson Chung2012-04-241-1/+7
* Fix issue where certain widgets don't appear in tray (issue 6339060)Adam Cohen2012-04-131-2/+2
* Fix warnings and remove dead codeMichael Jurka2012-04-131-2/+0
* Preventing widgets that don't fit from showing in tray. (Bug 6331357)Winson Chung2012-04-121-4/+12
* Cleanup and refactoring in relation to drag and dropAdam Cohen2012-04-091-1/+0
* Some changes which are effectively no-op right now, but will be usefulAdam Cohen2012-04-041-11/+27
* Merge "Fixing potential crash when trying to create 0x0 bitmaps"Michael Jurka2012-03-261-0/+2
|\
| * Fixing potential crash when trying to create 0x0 bitmapsMichael Jurka2012-03-261-0/+2
* | Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-261-1/+1
|/
* Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-221-5/+23
* Merge "Fix more cases where blips show up in All Apps"Michael Jurka2012-03-211-38/+76
|\
| * Fix more cases where blips show up in All AppsMichael Jurka2012-03-201-38/+76
* | Adding fling-to-delete.Winson Chung2012-03-201-0/+4
|/
* When adding or moving a resizable widget, the widget may resizeAdam Cohen2012-02-271-0/+3
* Animating the widget previews on drag from AppsCustomize.Winson Chung2012-02-231-11/+29
* Fixing issue where widget preloading not being cleaned up on failed dropAdam Cohen2012-02-221-6/+13
* Fixing bug where widget preview wasn't fully updated upon dropAdam Cohen2012-02-141-0/+3
* Merge "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-141-8/+1
|\
| * Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-8/+1
* | Fixing bugs with new widget addingAdam Cohen2012-02-131-11/+18
|/
* Improving widget transitions:Adam Cohen2012-02-131-14/+92
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-0/+8
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-8/+0
* Fixing issue where AllApps icon would stay dimmed after pressing it (but not ...Winson Chung2012-01-301-0/+5
* Locking pressed state for AllApps icons.Winson Chung2012-01-241-2/+23
* Speeding up AllApps click feedbackMichael Jurka2012-01-121-6/+1
* Merge "Delete dead code"Michael Jurka2012-01-121-116/+4
|\
| * Delete dead codeMichael Jurka2012-01-121-116/+4
* | Fixing issue where we may continue to restore the wrong page after resetting.Winson Chung2012-01-101-0/+4
|/
* Clean up unused code and import declarationsMichael Jurka2011-11-281-21/+1
* Merge "Fixing issue where shortcut holographic outlines were different than w...Winson Chung2011-11-231-12/+19
|\
| * Fixing issue where shortcut holographic outlines were different than widgets....Winson Chung2011-11-221-12/+19
* | Unload widget previews when launcher is not visibleMichael Jurka2011-11-221-3/+17
|/
* Minor fixes to LauncherWinson Chung2011-11-181-7/+27
* Small changes to help AppsCustomize scrolling.Winson Chung2011-11-141-18/+71
* Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)Winson Chung2011-11-141-10/+18
* Widget preview improvementsMichael Jurka2011-11-111-98/+101
* Merge "Fix NPE that occurs with poorly behaved widgets" into ics-mr1Michael Jurka2011-11-111-1/+8
|\