summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Further preventing drags while loading is in progress. (Bug 6276881)Winson Chung2012-05-064-8/+32
| | | | Change-Id: I3fc9ad4cd3d71a8eba4e3bcc0a1b6346c59fbee5
* 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
* Support split status bar in launcherAndrew Flynn2012-05-023-17/+19
| | | | Change-Id: I2f6687f52e8326f80e84251e39bf6cd6dc9b2f2b
* Fixing issue where widgets larger than the workspace were now bounded when ↵Winson Chung2012-05-012-1/+5
| | | | | | dropped. (Bug 6424463); Change-Id: I8dcabd084d79697933f873d44bb390f608780c3b
* Merge "Use public API to get padding" into jb-devMichael Jurka2012-05-011-2/+2
|\
| * Use public API to get paddingMichael Jurka2012-05-011-2/+2
| |
* | Merge "Fixing regression where the proper rotation check was not being done. ↵Winson Chung2012-05-013-16/+24
|\ \ | | | | | | | | | (Bug 6422040)" into jb-dev
| * | Fixing regression where the proper rotation check was not being done. (Bug ↵Winson Chung2012-05-013-16/+24
| | | | | | | | | | | | | | | | | | 6422040) Change-Id: Iadc9a886b84c4418750dc365298944f76c564587
* | | Merge "Sending broadcast for pre-configuring default workspace widgets." ↵Winson Chung2012-05-012-35/+47
|\ \ \ | |_|/ |/| | | | | into jb-dev
| * | Sending broadcast for pre-configuring default workspace widgets.Winson Chung2012-05-012-35/+47
| |/ | | | | | | Change-Id: I3c5598b9a2cec6cdcc96015645018b0a6e44a2fc
* | Fix widget resizes that shouldn't (issue 6380435)Adam Cohen2012-04-304-19/+23
| | | | | | | | Change-Id: Ia1da2df16ca184e6f451775597fa33ee38df6122
* | Fix NPE when rotating with widget frame visible (issue 6391782)Adam Cohen2012-04-301-1/+1
| | | | | | | | Change-Id: I67e8abf34c6ced447763fd3777c23773225ac5b5
* | Merge "Allow search/voice toolbar icons to live in same activity" into jb-devMichael Jurka2012-04-301-14/+64
|\ \
| * | Allow search/voice toolbar icons to live in same activityMichael Jurka2012-04-301-14/+64
| | | | | | | | | | | | | | | | | | | | | - Also, check first to see if the global search activity handles the voice search intent Change-Id: Ied9c556f865c9b3ccb8d91a47d56387b745717d5
* | | Merge "Fixing issue where last workspace page was offset when rotated. (Bug ↵Winson Chung2012-04-301-34/+27
|\ \ \ | |/ / |/| | | | | 6413570)" into jb-dev
| * | Fixing issue where last workspace page was offset when rotated. (Bug 6413570)Winson Chung2012-04-301-34/+27
| |/ | | | | | | | | | | - Also adding check to prevent NPE in updating scroll indicator Change-Id: If445be7fa00497bd21a4b9a6f9ebce93ceb30f2c
* | Merge "Making launcher update widgets with min/max extents" into jb-devAdam Cohen2012-04-304-13/+83
|\ \ | |/ |/|
| * Making launcher update widgets with min/max extentsAdam Cohen2012-04-304-13/+83
| | | | | | | | Change-Id: Iba9325eeb95a8a8256ef6f59f4010aff09767892
* | Say "Home" instead of "Launcher" in TalkBack modeMichael Jurka2012-04-301-0/+10
| | | | | | Change-Id: Iec9036d693913967009696c1c90825bee8b7d9c6
* | Merge "Fixing issue where shortcuts and widgets were not being removed when ↵Winson Chung2012-04-307-25/+35
|\ \ | |/ |/| | | 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-277-25/+35
| | | | | | | | | | | | | | | | | | 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
* | Fixing build.Winson Chung2012-04-271-2/+1
| | | | | | | | Change-Id: Ibd16316801a4078d80484f8e04507508d6f7a905
* | Merge "Fixing issue where you can not swipe AllApps while transitioning to ↵Winson Chung2012-04-271-5/+5
|\ \ | | | | | | | | | AllApps. (Bug 6389985)" into jb-dev
| * | Fixing issue where you can not swipe AllApps while transitioning to AllApps. ↵Winson Chung2012-04-271-5/+5
| | | | | | | | | | | | | | | | | | (Bug 6389985) Change-Id: Idce57a6a3fffffa800d33c1b5b528d36174bb511
* | | Logging error when we do not get a valid appWidgetId back from the ↵Winson Chung2012-04-271-1/+7
|/ / | | | | | | | | | | configuration widget. (Bug 6407704) Change-Id: Ib58b9f43b63edb211059728f7b65560704295c76
* | Merge "Set FLAG_ACTIVITY_RESET_TASK_IF_NEEDED for all app shortcuts" into jb-devMichael Jurka2012-04-272-0/+13
|\ \
| * | Set FLAG_ACTIVITY_RESET_TASK_IF_NEEDED for all app shortcutsMichael Jurka2012-04-272-0/+13
| |/ | | | | Change-Id: I3a5cc205c24b1ec33f428e8d341a995e864f6a1d
* | Merge "Refactoring dimens for cell size / gap" into jb-devMichael Jurka2012-04-271-10/+54
|\ \
| * | Refactoring dimens for cell size / gapAdam Cohen2012-04-271-10/+54
| |/ | | | | | | | | | | -> fixing some dimens from previous commit Change-Id: Ibab49bfb0dc403a67ab88c4ecadc49eb533eae29
* | Merge "Moving side-page indicators to DragLayer to ensure it draws above ↵Winson Chung2012-04-274-37/+60
|\ \ | |/ |/| | | hotseat gradient. (Bug 5117499)" into jb-dev
| * Moving side-page indicators to DragLayer to ensure it draws above hotseat ↵Winson Chung2012-04-274-37/+60
| | | | | | | | | | | | gradient. (Bug 5117499) Change-Id: Id0ab644f6631f4fd6be042b6be36ba8fe58eaae4
* | Merge "Preventing activity from rotating while the user is dragging an item. ↵Winson Chung2012-04-263-17/+13
|\ \ | | | | | | | | | (Bug 6240922)" into jb-dev
| * | Preventing activity from rotating while the user is dragging an item. (Bug ↵Winson Chung2012-04-263-17/+13
| |/ | | | | | | | | | | 6240922) Change-Id: Id487e8809c059cecb3310afe098edd0eaf085c90
* / Solve blip the first time All Apps is launchedMichael Jurka2012-04-264-11/+39
|/
* Merge "Fix NPE" into jb-devMichael Jurka2012-04-261-1/+3
|\
| * Fix NPEMichael Jurka2012-04-261-1/+3
| | | | | | | | | | Bug: 6394159 Change-Id: Idd7c94b4c8698a9f6a35e5da5ea8306a952084e8
* | Merge "Removing crosshairs" into jb-devMichael Jurka2012-04-261-66/+0
|\ \
| * | Removing crosshairsMichael Jurka2012-04-261-66/+0
| |/ | | | | | | | | Bug: 6380576 Change-Id: I26f248fa375ae9ad24417bc55401a08bf4f479a5
* | Merge "Fix drag outlines for full-sized icons" into jb-devMichael Jurka2012-04-261-1/+1
|\ \
| * | Fix drag outlines for full-sized iconsMichael Jurka2012-04-261-1/+1
| |/ | | | | | | | | Bug: 6384822 Change-Id: I4e861d7b99acbc458a3c812f04b5601a2de9a567