summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Updating QSB animation to mirror the drop target bar and slide up instead of ↵Winson Chung2012-05-111-59/+36
| | | | | | fade out. Change-Id: Ic44a4d1f3dac1e51dafba166a0e761e06d20d405
* Fixing widget overlapping another widget (issue 6475997)Adam Cohen2012-05-103-3/+5
| | | | Change-Id: Ic78afc0ef5a2eab2278feb080f6b81d4b2baaed2
* Merge "Fix launcher crash when adding widget (issue 6433360)" into jb-devAdam Cohen2012-05-102-30/+42
|\
| * Fix launcher crash when adding widget (issue 6433360)Adam Cohen2012-05-102-30/+42
| | | | | | | | Change-Id: I0deaef6f4ba9252b76aeb5f2afa8564479557f8c
* | Fix NPE when dragging widget with preview not yet loaded (issue 6282761)Adam Cohen2012-05-101-2/+12
|/ | | | Change-Id: I95638884bd6548f391135427a20566933ab757c0
* Merge "More work to ensure that the wallpaper is visible before transitions ↵Winson Chung2012-05-092-6/+27
|\ | | | | | | take place. (Bug 6445085)" into jb-dev
| * More work to ensure that the wallpaper is visible before transitions take ↵Winson Chung2012-05-092-6/+27
| | | | | | | | | | | | place. (Bug 6445085) Change-Id: Ic8435ba946949674a986aa4eaa879d33044c7884
* | Merge "Fix drag layer" into jb-devAndrew Flynn2012-05-091-1/+10
|\ \ | |/ |/|
| * Fix drag layerAndrew Flynn2012-05-091-1/+10
| | | | | | | | Change-Id: Iac2f53cdd765df9097a5a5a75b37cdacb03fb633
* | Merge "Fix issue where clicking voice search showed "App isn't installed"" ↵Michael Jurka2012-05-091-5/+13
|\ \ | | | | | | | | | into jb-dev
| * | Fix issue where clicking voice search showed "App isn't installed"Michael Jurka2012-05-091-5/+13
| |/ | | | | | | | | Bug: 6466523 Change-Id: I73137e5ce1bb4f8ebf091cae153a59a45083e0de
* | Merge "Adjusting animations for home screen widget reordering." into jb-devBrandon Keely2012-05-091-4/+27
|\ \ | |/ |/|
| * Adjusting animations for home screen widget reordering.Brandon Keely2012-05-081-4/+27
| | | | | | | | Change-Id: Ic019b0db8456159d9577acb9a03e24f0d669869b
* | Queueing up items for adding later if Launcher is unavailable. (Bug 6457412)Winson Chung2012-05-082-2/+11
| | | | | | | | Change-Id: Ia66a6411a54397543db4122a80ebca6a50b6360c
* | Merge "Don't show the outline on the current page" into jb-devMichael Jurka2012-05-082-7/+26
|\ \
| * | Don't show the outline on the current pageMichael Jurka2012-05-082-7/+26
| |/ | | | | | | | | | | - only on sw720dp+ devices Change-Id: I7253bedbf6dd61c766fe7e9ad861d3a917d37fed
* | Merge "Do not defer removing the drag view if we don't animate the item back ↵Winson Chung2012-05-081-0/+1
|\ \ | | | | | | | | | into the folder. (Bug 6249514)" into jb-dev
| * | Do not defer removing the drag view if we don't animate the item back into ↵Winson Chung2012-05-081-0/+1
| | | | | | | | | | | | | | | | | | the folder. (Bug 6249514) Change-Id: I40c47d9320158ec5ba4b4663316ecee488a61876
* | | Merge "7" launcher changes." into jb-devAndrew Flynn2012-05-082-64/+7
|\ \ \ | |/ / |/| |
| * | 7" launcher changes.Andrew Flynn2012-05-082-64/+7
| |/ | | | | | | | | | | | | | | - Shrink icons in workspace (keeping hotseat size the same) - Increase width of QSB in landscape - Move QSB voice button to bottom in landscape Change-Id: I2c0bad4229484f516005592f2c14da1a4939acca
* | Remove some dead codeAdam Cohen2012-05-081-46/+0
| | | | | | | | Change-Id: Id29de1acbdb19dce3a0fae503d81682bd5715ffd
* | Merge "Fixing folder order persistence (issue 6176721)" into jb-devAdam Cohen2012-05-081-3/+44
|\ \
| * | Fixing folder order persistence (issue 6176721)Adam Cohen2012-05-081-3/+44
| | | | | | | | | | | | Change-Id: I5b3e4b7baa4222a883bcb061429113962ea69883
* | | Fixing NPE. (Bug 6460298)Winson Chung2012-05-081-1/+1
| |/ |/| | | | | Change-Id: I535cdcabb9121594b4a877839e8a0ef1c6b25af1
* | Merge "DO NOT MERGE Pass focusableMode when adding focusables from ↵Michael Jurka2012-05-071-3/+3
|\ \ | | | | | | | | | PagedView." into jb-dev
| * | DO NOT MERGE Pass focusableMode when adding focusables from PagedView.alanv2012-05-071-3/+3
| | | | | | | | | | | | | | | Bug: 6421918 Change-Id: I9eb7c6fbb6654821642403f09baa5cb2536b5af4
* | | 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
* | | Fixing comment.Winson Chung2012-05-071-1/+2
| | | | | | | | | | | | Change-Id: Iee4009746aa4e517aa9537fa3cf63949a8fffd25
* | | Merge "Further preventing drags while loading is in progress. (Bug 6276881)" ↵Winson Chung2012-05-074-8/+32
|\ \ \ | | | | | | | | | | | | into jb-dev
| * | | Further preventing drags while loading is in progress. (Bug 6276881)Winson Chung2012-05-064-8/+32
| | | | | | | | | | | | | | | | Change-Id: I3fc9ad4cd3d71a8eba4e3bcc0a1b6346c59fbee5
* | | | Merge "Consistently re-enabling the wallpaper when we leave launcher. (Bug ↵Winson Chung2012-05-072-4/+5
|\ \ \ \ | | | | | | | | | | | | | | | 6445085)" into jb-dev
| * | | | Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085)Winson Chung2012-05-072-4/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I8357677479a693a808097a797b9af6906f4d7801
* | | | | Fix NPEMichael Jurka2012-05-071-1/+3
|/ / / / | | | | | | | | Bug: 6424377
* | | | Try and resolve the package name from the intent directly falling back to ↵Winson Chung2012-05-076-7/+36
| | | | | | | | | | | | | | | | | | | | | | | | the resolved component name if it fails. (Bug 6452306) Change-Id: Ifb2187fb845f807f30df966bf298ffde1b779b46
* | | | Merge "Fixing NPE in DragController. (Bug 6449615)" into jb-devMichael Jurka2012-05-061-2/+2
|\ \ \ \
| * | | | Fixing NPE in DragController. (Bug 6449615)Winson Chung2012-05-061-2/+2
| |/ / / | | | | | | | | | | | | Change-Id: I84982043f4a39b0676c3d620fcd6e3c642cc5897
* | | | Merge "Unify tablet/phone workspace scrolling behavior" into jb-devMichael Jurka2012-05-062-114/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Unify tablet/phone workspace scrolling behaviorMichael Jurka2012-05-062-114/+30
| | | | | | | | | | | | | | | | Bug: 5954015
* | | | Merge "Adding workaround to allow shortcuts to skip the launch animation. ↵Winson Chung2012-05-062-7/+16
|\ \ \ \ | | | | | | | | | | | | | | | (Bug 6447372)" into jb-dev
| * | | | Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372)Winson Chung2012-05-062-7/+16
| |/ / / | | | | | | | | | | | | Change-Id: Ic6e985ea0e9c70044b47279dc9e8886f8fec0507
* | | | Merge "Fixing NPE in LauncherModel (Bug 6449627)" into jb-devWinson Chung2012-05-062-2/+2
|\ \ \ \
| * | | | Fixing NPE in LauncherModel (Bug 6449627)Winson Chung2012-05-062-2/+2
| |/ / / | | | | | | | | | | | | Change-Id: I6e0040465e6bf9f65ad7c05af1f7ef7cf948a355
* | | | Merge "Keying off the Launcher state to determine wallpaper visibility (Bug ↵Winson Chung2012-05-062-11/+17
|\ \ \ \ | |_|/ / |/| | | | | | | 6396752)" into jb-dev
| * | | Keying off the Launcher state to determine wallpaper visibility (Bug 6396752)Winson Chung2012-05-062-11/+17
| |/ / | | | | | | | | | Change-Id: I00c457d9c07113bf8ff4c7102e486efcb030ddc4
* / / Remove unnecessary allocationsRomain Guy2012-05-061-1/+4
|/ / | | | | | | | | | | | | | | | | This change removes a couple of allocations per frame when the user is trying to scroll past the end of the workspace. The allocated object, PorterDuffXfermode, is pretty expensive and creating a new one on every frame could potentially defeat GL rendering optimizations. Change-Id: Iebaf579d29ad8f14112c5af8cb5dce8d7f4dfbaf
* | Merge "Fixing issue where items that were not yet added were not removed ↵Winson Chung2012-05-042-14/+66
|\ \ | | | | | | | | | 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-042-16/+66
| | | | | | | | | | | | | | | | | | db. (Bug 6428418) Change-Id: I8f76af1ccaa2bc5053f3e1f6606202310855aaae
* | | Initial change to queue up install/uninstall operations while dragging (Bug ↵Winson Chung2012-05-043-13/+113
|/ / | | | | | | | | | | 6276881) Change-Id: I68ad881e38711d8d9a8903ab18d30ef4385833d7
* / Workaround for default workspace widgets not getting notified for new widget ↵Winson Chung2012-05-031-0/+3
|/ | | | | | sizes. (Bug 6439962) Change-Id: Ib775a606e8fa185a5595fbe8f3824fc24fbe9bb2