summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)"...Winson Chung2012-06-061-2/+2
|\
| * Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-2/+2
* | Merge "Defer loading widget previews until after All Apps transition" into jb...Michael Jurka2012-06-061-2/+13
|\ \ | |/ |/|
| * Defer loading widget previews until after All Apps transitionMichael Jurka2012-06-061-2/+13
* | Extending timeout workaround for updating the widget tray after we get a pack...Winson Chung2012-06-051-3/+7
|/
* Adding logging to track issue with apps pages. (Bug 6549598)Winson Chung2012-06-011-4/+24
* Fix for stuck widget (issue 6557954)Adam Cohen2012-05-301-10/+24
* Adding debugging for stuck widget (issue 6557954)Adam Cohen2012-05-281-0/+21
* Fixing issue where multiple widget pages would fail to load correctly, preven...Winson Chung2012-05-241-0/+6
* Updating how widget previews lookMichael Jurka2012-05-221-63/+203
* Fixing regression where you can't add shortcutsAdam Cohen2012-05-171-8/+6
* Removing logging related to and fixing (issue 6238330)Adam Cohen2012-05-171-10/+0
* Adding logging for the bug that won't die (issue 6282761)Adam Cohen2012-05-161-0/+12
* Merge "Fix rendering bug while dragging" into jb-devMichael Jurka2012-05-161-0/+2
|\
| * Fix rendering bug while draggingMichael Jurka2012-05-151-0/+2
* | Yet another attempt to fix (issue 6282761)Adam Cohen2012-05-161-0/+6
|/
* 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