summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284Ed Heyl2012-07-251-1/+1
|\
| * Binding AllApps synchronously. (Bug 6855061)Winson Chung2012-07-241-13/+17
* | Fixing issue where we were not clearing the set of removed items since the la...Winson Chung2012-07-161-3/+0
* | Merge "Adding debug logging to track down missing app icons"Michael Jurka2012-07-111-0/+3
|\ \
| * | Adding debug logging to track down missing app iconsMichael Jurka2012-07-111-0/+3
* | | Fixing issue where toasts were getting queued. (Bug 6572269)Winson Chung2012-07-021-2/+8
|/ /
* | Remove unneeded importsMichael Jurka2012-06-251-1/+0
* | Compile Launcher against only public apis (level 16)Michael Jurka2012-06-221-12/+4
* | Merge "Decoupling launcher/workspace package cleanup from the application lis...Winson Chung2012-06-211-23/+23
|\ \
| * | Decoupling launcher/workspace package cleanup from the application list (Bug ...Winson Chung2012-06-211-23/+23
* | | Remove use of private ValueAnimator apiMichael Jurka2012-06-191-4/+3
|/ /
* | Launcher-side changes to update packages after the set of app widgets has cha...Winson Chung2012-06-181-14/+0
* | am 8fd14178: am 7e4e4ba4: Merge "Removing logging in AppsCustomizePagedView (...Winson Chung2012-06-141-24/+0
|\|
| * Removing logging in AppsCustomizePagedView (Bug 6597629)Winson Chung2012-06-111-24/+0
* | am 307f0b4d: am 12dd20d5: Merge "Fixing issue where we were not always invali...Winson Chung2012-06-121-30/+26
|\|
| * Merge "Fixing issue where we were not always invalidating the page data when ...Winson Chung2012-06-111-30/+26
| |\
| | * Fixing issue where we were not always invalidating the page data when setting...Winson Chung2012-06-081-30/+26
* | | Clean up warnings and some private API usageMichael Jurka2012-06-121-7/+1
|/ /
* | Merge "Removing logging (issue 6583911)" into jb-devAdam Cohen2012-06-111-23/+0
|\ \ | |/ |/|
| * Removing logging (issue 6583911)Adam Cohen2012-06-041-23/+0
* | 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