summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Collapse)AuthorAgeFilesLines
...
| * Don't scale shortcut icons during install animationMichael Jurka2012-05-291-4/+13
| | | | | | | | | | Bug: 6540432 Change-Id: I5760b1a66d3871702fea1cb51e5ba31d812a8158
* | Adding debugging for stuck widget (issue 6557954)Adam Cohen2012-05-281-0/+1
|/ | | | Change-Id: I73217d6a5dd650278f93ae02672c92c823e08ded
* Cleaning up some reordering issues:Adam Cohen2012-05-231-8/+5
| | | | | | | | | -> Reorder solution should never change unless target cell changes -> Simplified code and improved the behaviour when items' jiggle animations switch from one direction to another. These transitions are now seamless and have no more strange delays. Change-Id: I35d70f275d622501851328584bfcb46eec91ff3b
* Fix a couple small bugs (issue 6539339)Adam Cohen2012-05-221-0/+3
| | | | | | | | | -> Adjusting the character of the 'shake' animation to keep a single phase, and instead stagger the animations slightly -> Fixing issue where widget is not given the size change callback if the widget is resized on drop Change-Id: I9cd9e6cd39009d9e5c70e745812b6ece71b845ee
* Tweak folder creation threshold (issue 6443778)Adam Cohen2012-05-161-8/+2
| | | | Change-Id: I7bd4ec5da5181032d2e0891a0ac8fca35454efa4
* Adding accessibility scroll support to PagedView.Svetoslav Ganov2012-05-151-0/+5
| | | | | | | | | | | | 1. Added support for accessibility scroll action to PagedView. 2. Exposed AppsCustomizePagedView and Workspace for acessibility if otherwise specified. bug:5932640 Change-Id: I812e7c285cbc4d925390b9fae48a18acc68432ce
* Merge "Making the page spacing fixed in spring loaded mode. (Bug 6478409)" ↵Winson Chung2012-05-141-0/+5
|\ | | | | | | into jb-dev
| * Making the page spacing fixed in spring loaded mode. (Bug 6478409)Winson Chung2012-05-141-0/+5
| | | | | | | | Change-Id: I3577a1beecacb82528f0fde9439a8366a709b29c
* | Preventing drawing pages in Workspace if possibleMichael Jurka2012-05-141-0/+7
|/ | | | | | Bug: 6427601 Change-Id: I259554557a5856aa17a532c656032c4d6d5826bd
* Fixing widget overlapping another widget (issue 6475997)Adam Cohen2012-05-101-0/+2
| | | | Change-Id: Ic78afc0ef5a2eab2278feb080f6b81d4b2baaed2
* Fix launcher crash when adding widget (issue 6433360)Adam Cohen2012-05-101-2/+2
| | | | Change-Id: I0deaef6f4ba9252b76aeb5f2afa8564479557f8c
* Don't show the outline on the current pageMichael Jurka2012-05-081-6/+22
| | | | | | - only on sw720dp+ devices Change-Id: I7253bedbf6dd61c766fe7e9ad861d3a917d37fed
* 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
| | | | | | | | | | Bug: 6441414 Change-Id: Iba57fb25c4c7e57a04b45ca60923edd9158228aa
* | Try and resolve the package name from the intent directly falling back to ↵Winson Chung2012-05-071-1/+2
| | | | | | | | | | | | the resolved component name if it fails. (Bug 6452306) Change-Id: Ifb2187fb845f807f30df966bf298ffde1b779b46
* | 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
| |/ | | | | | | Bug: 5954015
* / Fixing NPE in LauncherModel (Bug 6449627)Winson Chung2012-05-061-1/+1
|/ | | | Change-Id: I6e0040465e6bf9f65ad7c05af1f7ef7cf948a355
* Merge "Fixing issue where items that were not yet added were not removed ↵Winson Chung2012-05-041-14/+48
|\ | | | | | | from the db. (Bug 6428418)" into jb-dev
| * Fixing issue where items that were not yet added were not removed from the ↵Winson Chung2012-05-041-16/+48
| | | | | | | | | | | | db. (Bug 6428418) Change-Id: I8f76af1ccaa2bc5053f3e1f6606202310855aaae
* | Initial change to queue up install/uninstall operations while dragging (Bug ↵Winson Chung2012-05-041-2/+8
|/ | | | | | 6276881) Change-Id: I68ad881e38711d8d9a8903ab18d30ef4385833d7
* Merge "Fixing regression where the proper rotation check was not being done. ↵Winson Chung2012-05-011-1/+1
|\ | | | | | | (Bug 6422040)" into jb-dev
| * Fixing regression where the proper rotation check was not being done. (Bug ↵Winson Chung2012-05-011-1/+1
| | | | | | | | | | | | 6422040) Change-Id: Iadc9a886b84c4418750dc365298944f76c564587
* | 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
| | | | | | | | Change-Id: Iba9325eeb95a8a8256ef6f59f4010aff09767892
* | Merge "Fixing issue where shortcuts and widgets were not being removed when ↵Winson Chung2012-04-301-5/+4
|\ \ | |/ |/| | | the package was uninstalled (Bug 2657997, Bug 6335843)" into jb-dev
| * Fixing issue where shortcuts and widgets were not being removed when the ↵Winson Chung2012-04-271-5/+4
| | | | | | | | | | | | | | | | | | package was uninstalled (Bug 2657997, Bug 6335843) - Also fixes issue if we are dragging a shortcut/widget and it is removed. - Also exposes App Info for shortcuts and widgets Change-Id: I3bd5056f50f20e8b277dde6456df26eac815bcde
* | Merge "Moving side-page indicators to DragLayer to ensure it draws above ↵Winson Chung2012-04-271-35/+5
|\ \ | |/ |/| | | hotseat gradient. (Bug 5117499)" into jb-dev
| * Moving side-page indicators to DragLayer to ensure it draws above hotseat ↵Winson Chung2012-04-271-35/+5
| | | | | | | | | | | | gradient. (Bug 5117499) Change-Id: Id0ab644f6631f4fd6be042b6be36ba8fe58eaae4
* | Merge "Preventing activity from rotating while the user is dragging an item. ↵Winson Chung2012-04-261-2/+2
|\ \ | | | | | | | | | (Bug 6240922)" into jb-dev
| * | Preventing activity from rotating while the user is dragging an item. (Bug ↵Winson Chung2012-04-261-2/+2
| |/ | | | | | | | | | | 6240922) Change-Id: Id487e8809c059cecb3310afe098edd0eaf085c90
* / 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
| | | | | Bug: 6384822 Change-Id: I4e861d7b99acbc458a3c812f04b5601a2de9a567
* Merge "Make All Apps transition smoother" into jb-devMichael Jurka2012-04-251-0/+1
|\
| * Make All Apps transition smootherMichael Jurka2012-04-251-0/+1
| | | | | | | | Build workspace page layers before launching All Apps transition
* | Remove use of private APIsMichael Jurka2012-04-251-16/+21
|/ | | Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
* Fix use of deprecated methodMichael Jurka2012-04-131-8/+6
|
* Fix warnings and remove dead codeMichael Jurka2012-04-131-38/+0
| | | Change-Id: I574d823fedf4b752c3df5a72599b390f708823ac
* Merge "Widget resizing can now displace items"Adam Cohen2012-04-121-2/+2
|\
| * Widget resizing can now displace itemsAdam Cohen2012-04-121-2/+2
| | | | | | | | Change-Id: I005c9aebf64b2d01debe59f86a208075d19476ea
* | Removing dead codeMichael Jurka2012-04-111-1/+0
|/
* Cleanup and refactoring in relation to drag and dropAdam Cohen2012-04-091-190/+201
| | | | | | | | | | | | -> folder creation, adding to folders, reordering, switching pages -> ensuring parity of dragEnter and dragExit in cell layouts and workspace (neither were consistently getting an even number of each) -> actually enforced above with exceptions -- probably want to take these out, but maybe we can leave them in as warnings -> fixed bug with mapping points to hotseat -> fixes other bugs with drag and drop Change-Id: I564568f810f2784d122ec6135012b67c2e8e7551
* Fix bug where overscroll never fully snapped backMichael Jurka2012-04-031-10/+18
| | | | | | | Bug: 6085652 Bug: 6065523 Change-Id: Iaac5705e00e08882beba0cad7ee0d339de31444a
* 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
| | | | | | | | | | Bug: 6132598 Change-Id: I2bf9025b7ac66d020522448b003905cb37c87587
* | Fix NPE when dragging Problem Loading Widget (issue 5899606)Adam Cohen2012-04-021-1/+2
|/ | | | Change-Id: I63656a2bb47a4af041f161e1f15095c89ab006b0
* Merge "Cancelling scroll indicator animation during All Apps transition"Michael Jurka2012-03-301-0/+1
|\
| * Cancelling scroll indicator animation during All Apps transitionMichael Jurka2012-03-231-0/+1
| | | | | | | | | | | | Was causing slowdown in the All Apps transition Change-Id: I0f5934c0732e04519b426f008c8154b8a66517e9
* | Fix issue where hotseat wasn't being correctly persisted (issue 6259158)Adam Cohen2012-03-291-2/+10
| | | | | | | | Change-Id: Ie19c0f8e79a91a1021a3576f48e1db7d0c3478e1
* | Merge "Fixing issue where you can't hover over the right edge to snap to ↵Winson Chung2012-03-291-1/+2
|\ \ | | | | | | | | | next page in landscape phone UI (Bug. 6240612)"