- 06 Aug, 2015 1 commit
-
-
Adam Cohen authored
Change-Id: I7f2e5a9aabdf1fc192ad7912aaefa3f41c059ff1
-
- 05 Aug, 2015 7 commits
-
-
Winson Chung authored
-
Winson authored
- We used to rely on the state transition to inflate the search widget after the permission to bind widgets was granted, which is fragile. Now we try and inflate the search widget after user grants the permission if necessary. Bug: 22515084 Bug: 22980143 Change-Id: Id111d263bc8a864e0fa652cfd0e07e66ec690fe7
-
Sunny Goyal authored
Bug: 22980139 Change-Id: I87b633d194ff4e1529dd679dc02da573ed374207
-
Sunny Goyal authored
Change-Id: Icb6b38f78aa56ad2c11e2ccc8005994ac4b86a91
-
Sunny Goyal authored
-
Winson Chung authored
-
Winson Chung authored
- This refactoring ensures that LauncherStateTransition does not do its own animation on the QSB, and that all animations to the SearchDropTargetBar go through its own animators. Bug: 22515084 Change-Id: Ia7d13c44d861eac7517076b52a9651a90911ed0a
-
- 04 Aug, 2015 9 commits
-
-
Sunny Goyal authored
-
Sunny Goyal authored
Change-Id: I088c7195ae1985788e845900463d22973a0f61d4
-
Sunny Goyal authored
Change-Id: Ic88139f6ef34046eb3b551d8a75d5f97e1fe3d52
-
Sunny Goyal authored
Bug: 22805101 Change-Id: I9cd270efd74fdd34a7eb738fc25797e6f1bf2487
-
Sunny Goyal authored
> Sometimes a folder gets rearranged, without updating the model, like when an app in uninstalled. In that case, we need to update the icons for folder items, which were previously hidden Bug: 22813360 Change-Id: I99754911c969bf2153efb2948c226c1c69219b88
-
Sunny Goyal authored
Merge "Calculating widget minSpans and spans statically/independent of orientation > Filtering the widget list and excluding widgets which dont fit the grid > setting minSpans for the widget item when binding." into ub-launcher3-burnaby
-
Sunny Goyal authored
Merge "Replacing exception with a log, when uninstalling an app leads to an illegal state" into ub-launcher3-burnaby
-
Sunny Goyal authored
Bug: 22491055 Change-Id: Iaf5fe20b717102bdb0a5442dcc33efea30c50d47
-
Adam Cohen authored
Change-Id: I3b0104dea04009819db0375c381b8ff445b76baa
-
- 03 Aug, 2015 4 commits
-
-
Sunny Goyal authored
> Filtering the widget list and excluding widgets which dont fit the grid > setting minSpans for the widget item when binding. Bug: 22541314 Bug: 22559137 Change-Id: Ieda48b56c95bee0c7ec71dd691af7e23e2d43db6
-
Winson Chung authored
-
Winson Chung authored
Bug: 22515084
-
Sunny Goyal authored
Bug: 22506247 Change-Id: Ia2508307554089205fd678987454e81cb811a59b (cherry picked from commit 92bce431)
-
- 31 Jul, 2015 11 commits
-
-
Sunny Goyal authored
-
Adam Cohen authored
* commit 'a547c451': Revert "Add proto flag "javanano_use_deprecated_package" to avoid build breakage"
-
Adam Cohen authored
This reverts commit cb767411. Change-Id: I831abe3746be49fd164046655e8c5e059bae074f
-
Winson Chung authored
-
Winson Chung authored
-
Sunny Goyal authored
Bug: 22353460 Change-Id: I8a9a8ea0d5523acb6d2376920535a9f4f519525d
-
Winson Chung authored
- This is due to the TransitionDrawable which does not actually start an animation until it is first drawn. This workaround will just immediately reset the transition if it is not currently visible instead of animating (which is actually deferred until the next animation into overview mode). Bug: 22414257 Change-Id: Id481303d0c99a20c1d16396c024ab50303f45576
-
Sunny Goyal authored
Adding support for restoring from a larger device, if the grid size difference is not more that 1. During restore add all the items in the DB, and run a one-time migration the next time launcher starts. The migration strategy is defined in ShrinkWorkspaceTask.java which involves resizing, moving and removing some items. Change-Id: I6ee411f6db5bf0152b527e16146a88c56dec2d97
-
Adam Cohen authored
* commit 'cb767411': Add proto flag "javanano_use_deprecated_package" to avoid build breakage
-
Adam Cohen authored
* commit '0ff535ea': Remove references to FloatMath, deprecated in M
-
Adam Cohen authored
Change-Id: Iea8a7bc2bb385e066b3f972105224fee3eb7c894
-
- 30 Jul, 2015 8 commits
-
-
Winson Chung authored
Merge "Fixing issue with accessibility falsely reporting app count when there are no search results." into ub-launcher3-burnaby
-
Winson Chung authored
Merge "Prevent crash when flattening ComponentKey to string with invalid user." into ub-launcher3-burnaby
-
Hyunyoung Song authored
-
Hyunyoung Song authored
b/22541466 >TL;DR;; when introducing mProfileBadgeMargin to correctly place > work profile badge. Drawing origin of the preview image resulted > to the left of (0, 0). Change-Id: Ic52fc2e17c55c76f4f57aa833451ffa19bbbeb09
-
Adam Cohen authored
-> Allows us to build against M SDK issue 22822360 Change-Id: I1178eb6bafc348699c5be8c29858eb3dff093e11
-
Winson Chung authored
Bug: 22672783 Change-Id: Ie40acc592e59699eac2a4ff2045a7f8ba029d33a
-
Winson Chung authored
Bug: 22658306 Change-Id: I213d44e0bb22ac0617d46c80ab8cfec8f750a2cc
-
Sunny Goyal authored
-