summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix rendering bug while draggingMichael Jurka2012-05-151-0/+2
* Merge "Solve stutter when swiping All Apps the first time" into jb-devMichael Jurka2012-05-151-1/+2
|\
| * Solve stutter when swiping All Apps the first timeMichael Jurka2012-05-151-1/+2
* | Adding accessibility scroll support to PagedView.Svetoslav Ganov2012-05-151-0/+5
|/
* Centering drag outline when placing shortcut on screenMichael Jurka2012-05-141-0/+2
* Fixing bug where widget could get added to drag layer and not removed (issue ...Adam Cohen2012-05-131-22/+32
* Fixing widget overlapping another widget (issue 6475997)Adam Cohen2012-05-101-2/+2
* Fix NPE when dragging widget with preview not yet loaded (issue 6282761)Adam Cohen2012-05-101-2/+12
* More work to ensure that the wallpaper is visible before transitions take pla...Winson Chung2012-05-091-0/+4
* 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
|/