summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppsCustomizePagedView.java
Commit message (Collapse)AuthorAgeFilesLines
* Removing logging in AppsCustomizePagedView (Bug 6597629)Winson Chung2012-06-111-24/+0
| | | | Change-Id: I58313d3b3536d3ee7eaae8459fbded41dc5dadec
* Merge "Fixing issue where we were not always invalidating the page data when ↵Winson Chung2012-06-111-30/+26
|\ | | | | | | setting apps. (Bug 6549598)" into jb-dev
| * Fixing issue where we were not always invalidating the page data when ↵Winson Chung2012-06-081-30/+26
| | | | | | | | | | | | setting apps. (Bug 6549598) Change-Id: I2fff41e87465608a21ffb7c91e988b33f8d54ee3
* | Merge "Removing logging (issue 6583911)" into jb-devAdam Cohen2012-06-111-23/+0
|\ \ | |/ |/|
| * Removing logging (issue 6583911)Adam Cohen2012-06-041-23/+0
| | | | | | | | Change-Id: I1f5579d13af1b3daa0734e04d72f60ac8075f29b
* | Merge "Synchronizing on the new-apps list before modifying it. (Bug ↵Winson Chung2012-06-061-2/+2
|\ \ | | | | | | | | | 6621553)" into jb-dev
| * | Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-2/+2
| | | | | | | | | | | | | | | | | | | | | - Minor tweak to qsb padding - Adding yet more logging for single-app-page issue Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
* | | Merge "Defer loading widget previews until after All Apps transition" into ↵Michael Jurka2012-06-061-2/+13
|\ \ \ | |/ / |/| | | | | jb-dev
| * | Defer loading widget previews until after All Apps transitionMichael Jurka2012-06-061-2/+13
| |/ | | | | Bug: 6615463
* / Extending timeout workaround for updating the widget tray after we get a ↵Winson Chung2012-06-051-3/+7
|/ | | | | | packages-changed broadcast. (Bug 6602951) Change-Id: Ice56816e85dda0bd04782d8b98e37566286e23e6
* Adding logging to track issue with apps pages. (Bug 6549598)Winson Chung2012-06-011-4/+24
| | | | Change-Id: Iaf8ad301325442346a2587f038b7a44578c16427
* Fix for stuck widget (issue 6557954)Adam Cohen2012-05-301-10/+24
| | | | | | -> left logging in for now, in case this doesn't fully resolve Change-Id: Ie18c1d9037284c50312c9c8b1ac57745ed2fd411
* Adding debugging for stuck widget (issue 6557954)Adam Cohen2012-05-281-0/+21
| | | | Change-Id: I73217d6a5dd650278f93ae02672c92c823e08ded
* Fixing issue where multiple widget pages would fail to load correctly, ↵Winson Chung2012-05-241-0/+6
| | | | | | preventing you from adding widgets. (Bug 6556434) Change-Id: I48a8aa51d892aef7036009a608903fe089136d82
* Updating how widget previews lookMichael Jurka2012-05-221-63/+203
| | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* Fixing regression where you can't add shortcutsAdam Cohen2012-05-171-8/+6
| | | | Change-Id: I2c91a9a5131591aa15319efdaf887f06fb593b08
* Removing logging related to and fixing (issue 6238330)Adam Cohen2012-05-171-10/+0
| | | | Change-Id: I7ed89840d90fd13cbfedc795e789706b32f76b5d
* Adding logging for the bug that won't die (issue 6282761)Adam Cohen2012-05-161-0/+12
| | | | Change-Id: I2f10a3374c8646635f6f45d51e8ae2154706a680
* Merge "Fix rendering bug while dragging" into jb-devMichael Jurka2012-05-161-0/+2
|\
| * Fix rendering bug while draggingMichael Jurka2012-05-151-0/+2
| | | | | | | | | | Bug: 6500722 Change-Id: I231c2a87e65c44fca30e7867d9c29fd00faf2b26
* | Yet another attempt to fix (issue 6282761)Adam Cohen2012-05-161-0/+6
|/ | | | Change-Id: Iabb0dd8e59e566ddef71d4aa7aa684f52d06b3b3
* 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
| | | | | | | | | | Bug: 6024062 Change-Id: I6e05e9916389b1d90bd59443a04720fbf2338f5e
* | 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
* Centering drag outline when placing shortcut on screenMichael Jurka2012-05-141-0/+2
| | | | | Bug: 6452519 Change-Id: I236bbe9d570d44d10464ab21f42bb2adf5330742
* Fixing bug where widget could get added to drag layer and not removed (issue ↵Adam Cohen2012-05-131-22/+32
| | | | | | 6282757) Change-Id: Ibc32b48f12e1c37267e140e82e1620bcb407963c
* Fixing widget overlapping another widget (issue 6475997)Adam Cohen2012-05-101-2/+2
| | | | Change-Id: Ic78afc0ef5a2eab2278feb080f6b81d4b2baaed2
* Fix NPE when dragging widget with preview not yet loaded (issue 6282761)Adam Cohen2012-05-101-2/+12
| | | | Change-Id: I95638884bd6548f391135427a20566933ab757c0
* More work to ensure that the wallpaper is visible before transitions take ↵Winson Chung2012-05-091-0/+4
| | | | | | place. (Bug 6445085) Change-Id: Ic8435ba946949674a986aa4eaa879d33044c7884
* Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085)Winson Chung2012-05-071-4/+0
| | | | Change-Id: I8357677479a693a808097a797b9af6906f4d7801
* 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
* | Fix widget resizes that shouldn't (issue 6380435)Adam Cohen2012-04-301-5/+5
|/ | | | Change-Id: Ia1da2df16ca184e6f451775597fa33ee38df6122
* 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-3/+7
|/
* Merge "Fixing issue where side pages in all apps were showing. (Bug ↵Winson Chung2012-04-261-1/+1
|\ | | | | | | 6393199)" into jb-dev
| * Fixing issue where side pages in all apps were showing. (Bug 6393199)Winson Chung2012-04-261-1/+1
| | | | | | | | Change-Id: Ida954e738586a8434a776a23e629bf5d3e06da77
* | Merge "Remove all deferred widget pages when we cancel all tasks. (Potential ↵Winson Chung2012-04-251-0/+1
|\ \ | | | | | | | | | fix for bug 6387680)" into jb-dev
| * | Remove all deferred widget pages when we cancel all tasks. (Potential fix ↵Winson Chung2012-04-251-0/+1
| |/ | | | | | | | | | | for bug 6387680) Change-Id: I65ad089ff20daffdc8ba09d975ac31e87965a4a7
* / Remove use of private APIsMichael Jurka2012-04-251-7/+8
|/ | | Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
* Updating launcher transitions.Winson Chung2012-04-241-1/+7
| | | | Change-Id: I32b35189fe05a1c0db0ac1d7f508b1560088f635
* Fix issue where certain widgets don't appear in tray (issue 6339060)Adam Cohen2012-04-131-2/+2
| | | | Change-Id: I3e16021da11d67b6e59ec2f4e251927362bf4fe6
* Fix warnings and remove dead codeMichael Jurka2012-04-131-2/+0
| | | Change-Id: I574d823fedf4b752c3df5a72599b390f708823ac
* Preventing widgets that don't fit from showing in tray. (Bug 6331357)Winson Chung2012-04-121-4/+12
| | | | Change-Id: I9cbe85bed5c633f2be9b420eecbbee9a1b171e51
* Cleanup and refactoring in relation to drag and dropAdam Cohen2012-04-091-1/+0
| | | | | | | | | | | | -> 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
* Some changes which are effectively no-op right now, but will be usefulAdam Cohen2012-04-041-11/+27
| | | | | | for testing widget size reporting APIs Change-Id: I7a47afcd25e45b7f3914ece6796b006153900054
* 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
| | | | | | | | | | Bug: 5926437 Change-Id: Id1284584104b1c4933525ea5e8744338718e4986
* | Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-261-1/+1
|/ | | | Change-Id: Ib3734b7f7767bdf0fb4c95dcc1298da02c04e9cd