summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)"...Winson Chung2012-06-061-8/+10
|\
| * Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-8/+10
* | Fixing ConcurrentModificationException (issue 6619380)Adam Cohen2012-06-061-0/+23
|/
* Fix issue where item gets added to folder when displacing folder (issue 6576460)Adam Cohen2012-05-291-1/+0
* Merge "Don't scale shortcut icons during install animation" into jb-devMichael Jurka2012-05-291-4/+13
|\
| * Don't scale shortcut icons during install animationMichael Jurka2012-05-291-4/+13
* | Adding debugging for stuck widget (issue 6557954)Adam Cohen2012-05-281-0/+1
|/
* Cleaning up some reordering issues:Adam Cohen2012-05-231-8/+5
* Fix a couple small bugs (issue 6539339)Adam Cohen2012-05-221-0/+3
* Tweak folder creation threshold (issue 6443778)Adam Cohen2012-05-161-8/+2
* Adding accessibility scroll support to PagedView.Svetoslav Ganov2012-05-151-0/+5
* Merge "Making the page spacing fixed in spring loaded mode. (Bug 6478409)" in...Winson Chung2012-05-141-0/+5
|\
| * Making the page spacing fixed in spring loaded mode. (Bug 6478409)Winson Chung2012-05-141-0/+5
* | Preventing drawing pages in Workspace if possibleMichael Jurka2012-05-141-0/+7
|/
* Fixing widget overlapping another widget (issue 6475997)Adam Cohen2012-05-101-0/+2
* Fix launcher crash when adding widget (issue 6433360)Adam Cohen2012-05-101-2/+2
* Don't show the outline on the current pageMichael Jurka2012-05-081-6/+22
* Merge "DO NOT MERGE Add content descriptions for workspace cells." into jb-devMichael Jurka2012-05-071-0/+2
|\
| * DO NOT MERGE Add content descriptions for workspace cells.alanv2012-05-071-0/+2
* | Try and resolve the package name from the intent directly falling back to the...Winson Chung2012-05-071-1/+2
* | Merge "Unify tablet/phone workspace scrolling behavior" into jb-devMichael Jurka2012-05-061-113/+27
|\ \
| * | Unify tablet/phone workspace scrolling behaviorMichael Jurka2012-05-061-113/+27
| |/
* / Fixing NPE in LauncherModel (Bug 6449627)Winson Chung2012-05-061-1/+1
|/
* Merge "Fixing issue where items that were not yet added were not removed from...Winson Chung2012-05-041-14/+48
|\
| * Fixing issue where items that were not yet added were not removed from the db...Winson Chung2012-05-041-16/+48
* | Initial change to queue up install/uninstall operations while dragging (Bug 6...Winson Chung2012-05-041-2/+8
|/
* 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
* | Merge "Making launcher update widgets with min/max extents" into jb-devAdam Cohen2012-04-301-0/+41
|\ \ | |/ |/|
| * Making launcher update widgets with min/max extentsAdam Cohen2012-04-301-0/+41
* | Merge "Fixing issue where shortcuts and widgets were not being removed when t...Winson Chung2012-04-301-5/+4
|\ \ | |/ |/|
| * Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-271-5/+4
* | Merge "Moving side-page indicators to DragLayer to ensure it draws above hots...Winson Chung2012-04-271-35/+5
|\ \ | |/ |/|
| * Moving side-page indicators to DragLayer to ensure it draws above hotseat gra...Winson Chung2012-04-271-35/+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-1/+5
|/
* Fix drag outlines for full-sized iconsMichael Jurka2012-04-261-1/+1
* Merge "Make All Apps transition smoother" into jb-devMichael Jurka2012-04-251-0/+1
|\
| * Make All Apps transition smootherMichael Jurka2012-04-251-0/+1
* | Remove use of private APIsMichael Jurka2012-04-251-16/+21
|/
* Fix use of deprecated methodMichael Jurka2012-04-131-8/+6
* Fix warnings and remove dead codeMichael Jurka2012-04-131-38/+0
* Merge "Widget resizing can now displace items"Adam Cohen2012-04-121-2/+2
|\
| * Widget resizing can now displace itemsAdam Cohen2012-04-121-2/+2
* | Removing dead codeMichael Jurka2012-04-111-1/+0
|/
* Cleanup and refactoring in relation to drag and dropAdam Cohen2012-04-091-190/+201
* Fix bug where overscroll never fully snapped backMichael Jurka2012-04-031-10/+18
* Merge "Show side pages when exiting spring-loaded mode"Michael Jurka2012-04-031-2/+4
|\
| * Show side pages when exiting spring-loaded modeMichael Jurka2012-04-021-2/+4