summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Launcher grid changes.Jon Miranda2017-07-253-9/+16
| | | | | | | | * Tighten up space on Workspace/All Apps for tall devices. * Decrease the cell layout padding. Bug: 63996463 Change-Id: Ifc89e4786b7033e2af77d3742006d8c9ee719081
* Merge "Fix bug when dragging FolderIcon between Workspace/Hotseat." into ↵TreeHugger Robot2017-07-242-4/+7
|\ | | | | | | ub-launcher3-dorval-polish
| * Fix bug when dragging FolderIcon between Workspace/Hotseat.Jon Miranda2017-07-242-4/+7
| | | | | | | | | | Bug: 63902464 Change-Id: I7995295d5c350720030abc6651af681c880464f8
* | Merge "separate enforceContainerWithinScreen logic to a private method" into ↵Hyunyoung Song2017-07-241-2/+7
|\ \ | |/ |/| | | ub-launcher3-dorval-polish
| * separate enforceContainerWithinScreen logic to a private methodHyunyoung Song2017-07-201-2/+7
| | | | | | | | Change-Id: Ifcf8c6a79286269646a845b5be6cfa92b64fcbcc
* | Manually compute all apps cell height in multi-window mode.Jon Miranda2017-07-241-11/+20
| | | | | | | | | | | | | | | | | | The All Apps cell height is set to match the Workspace. This causes a problem in multi-window mode because only the Workspace items do not have labels. Bug: 63933609 Change-Id: I13be6e50c12d50465be0555721f273abfc0d836a
* | Merge "Adding ability to set a custom blur mask filter and alphas in shadow ↵Mario Bertschler2017-07-211-5/+10
|\ \ | | | | | | | | | generator." into ub-launcher3-dorval-polish
| * | Adding ability to set a custom blur mask filter and alphas in shadowMario Bertschler2017-07-201-5/+10
| | | | | | | | | | | | | | | | | | | | | generator. Bug: 63151770 Change-Id: I7d79b700b64ccb949816b7bf31d98cc76fa443ba
* | | Update Folders to match spec.Jon Miranda2017-07-204-10/+23
| | | | | | | | | | | | | | | Bug: 63825895 Change-Id: Ia1a139f1afd944eefcd370645142227317e2bf20
* | | Merge "Update when Launcher's scrim should fade." into ↵TreeHugger Robot2017-07-201-3/+14
|\ \ \ | | | | | | | | | | | | ub-launcher3-dorval-polish
| * | | Update when Launcher's scrim should fade.Jon Miranda2017-07-201-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Scrim will fade first time the user starts Launcher (unlocks device). * Scrim will fade if resuming from a screen off and Launcher is in the foreground. Bug: 63801668 Change-Id: I4465765fe5a0f81c2f4dec715f9f5a24a309fc1b
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polishTreeHugger Robot2017-07-2024-144/+72
|\ \ \ \ | |_|/ / |/| | |
| * | | Import translations. DO NOT MERGEBill Yi2017-07-1924-144/+72
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If2dc6c9ef6b475270c85da54aa2dfcaf8329b4d3 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | | | Merge "PopupContainerWithArrow should align correctly in RTL mode Test: see ↵Hyunyoung Song2017-07-191-15/+20
|\ \ \ \ | | |_|/ | |/| | | | | | attached screenshot in the bug" into ub-launcher3-dorval-polish
| * | | PopupContainerWithArrow should align correctly in RTL modeHyunyoung Song2017-07-191-15/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: see attached screenshot in the bug Bug: 63721807 the horizontal gravity enforcement has to be done on (left+translateX) value and not just translateX. Hence that enforcement has been moved to onLayout. Change-Id: I9b6502dc55d59e04a406ebe71ac3b649b31d6088
* | | | Merge "Updating UserEventDispatcher to make some methods accessible." into ↵TreeHugger Robot2017-07-194-49/+38
|\ \ \ \ | | | | | | | | | | | | | | | ub-launcher3-dorval-polish
| * | | | Updating UserEventDispatcher to make some methods accessible.Sunny Goyal2017-07-194-49/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Removing helper methods around fillInLogContainerData so that its easier to create events with 3 and more srcTargets > Removing setPredictedApps from userEventDispatcher as its specific to Launcher and does not apply to other activities. Instead moving it to AllAppsRecyclerView Bug: 63719473 Change-Id: Ib92621e41ede4ffe03892642ab173772b5a84dd1
* | | | | Merge "Factor in CellLayout padding in cell size calculation." into ↵TreeHugger Robot2017-07-191-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | ub-launcher3-dorval-polish
| * | | | Factor in CellLayout padding in cell size calculation.Jon Miranda2017-07-181-1/+2
| |/ / / | | | | | | | | | | | | | | | | Bug: 63753505 Change-Id: I221dfb1d486110f8de3994085d917c12f82bcd0f
* | | / Fix regression which broke Workspace flings in RTLAdam Cohen2017-07-181-1/+1
| |_|/ |/| | | | | | | | | | | | | | issue 63815505 Change-Id: Iac2f66235c0d36c0df58da20f3e0aace14c190b7
* | | Merge "Decrease the animation delay when closing Folder from 2+ page." into ↵TreeHugger Robot2017-07-181-1/+1
|\ \ \ | | | | | | | | | | | | ub-launcher3-dorval-polish
| * | | Decrease the animation delay when closing Folder from 2+ page.Jon Miranda2017-07-181-1/+1
| |/ / | | | | | | | | | | | | Bug: 36022592 Change-Id: I3ec956b354efb3836c4c3cf9baf361f763faae1f
* | | Merge "Using collator for string matching" into ub-launcher3-dorval-polishTreeHugger Robot2017-07-182-4/+73
|\ \ \
| * | | Using collator for string matchingSunny Goyal2017-07-182-4/+73
| |/ / | | | | | | | | | | | | | | | | | | This provides a better matching for non-latin characters on N and above Bug: 63763127 Change-Id: I220487d242ff547311ddd13e7af380a7e47eec0e
* | | Merge "Dark page indicator for wallpapers that support dark text." into ↵TreeHugger Robot2017-07-181-0/+9
|\ \ \ | | | | | | | | | | | | ub-launcher3-dorval-polish
| * | | Dark page indicator for wallpapers that support dark text.Mario Bertschler2017-07-171-0/+9
| | |/ | |/| | | | | | | | | | Bug: 63716936 Change-Id: Ie21680e285aecfe92262208c8f97c8aa496dc092
* | | Fix crash when adding PinShortcutRequestActivityInfo to Folder.Jon Miranda2017-07-182-4/+8
| |/ |/| | | | | | | Bug: 63770450 Change-Id: Ibc7553933a53d8af459628add7644fbaf5820cb0
* | Merge "Fix bug where Folder name stayed invisible." into ↵TreeHugger Robot2017-07-181-0/+1
|\ \ | | | | | | | | | ub-launcher3-dorval-polish
| * | Fix bug where Folder name stayed invisible.Jon Miranda2017-07-171-0/+1
| |/ | | | | | | | | | | | | Accidentally removed from Change-Id: I7ede7ed9e091e2a0c3cbe11731744bfe9ce36595 Bug: 63777585 Change-Id: I3178944285f11ab3efbd3b446c22b4b5f6843988
* | Merge "Accounting for bottom margin in the search box in app-scroll range" ↵TreeHugger Robot2017-07-172-2/+2
|\ \ | |/ |/| | | into ub-launcher3-dorval-polish
| * Accounting for bottom margin in the search box in app-scroll rangeSunny Goyal2017-07-172-2/+2
| | | | | | | | | | Bug: 2539098 Change-Id: I9d7cdb05d33af397a4adcfc2f1f6c1d380b9fb0e
* | Merge "Collapse caret click and all apps click into one" into ↵TreeHugger Robot2017-07-141-19/+5
|\ \ | | | | | | | | | ub-launcher3-dorval-polish
| * | Collapse caret click and all apps click into oneAdam Cohen2017-07-141-19/+5
| | | | | | | | | | | | | | | | | | | | | | | | -> Was separating them for cleanliness, but turns out in portrait the caret is the button, but in landscape it's not. We'll clean all this up later. Change-Id: Icbc185f9183ded685b4a988eacf19cb7583ed8ad
* | | Merge "Tighten up vertical spacing in landscape all apps." into ↵TreeHugger Robot2017-07-142-2/+10
|\ \ \ | |/ / |/| | | | | ub-launcher3-dorval-polish
| * | Tighten up vertical spacing in landscape all apps.Jon Miranda2017-07-142-2/+10
| | | | | | | | | | | | | | | | | | Bug: 37015359 Bug: 62801588 Change-Id: Ia4bdc2c2b12647cd671cf8a3e7a8defc43863da1
* | | Merge "Changes on the wallpaper gradient extraction algorithm: fallback ↵Mario Bertschler2017-07-141-16/+43
|\ \ \ | |/ / |/| | | | | colors for very light or very dark luminosity." into ub-launcher3-dorval-polish
| * | Changes on the wallpaper gradient extraction algorithm: fallback colorsMario Bertschler2017-07-141-16/+43
| | | | | | | | | | | | | | | | | | | | | for very light or very dark luminosity. Bug: 63705813 Change-Id: I71b29e294b1c9c139f8f778e8f217e127d95fec5
* | | Merge "Make landscape all apps caret clickable when in all apps as well as ↵TreeHugger Robot2017-07-144-11/+28
|\ \ \ | | | | | | | | | | | | workspace" into ub-launcher3-dorval-polish
| * | | Make landscape all apps caret clickable when in all apps as well as workspaceAdam Cohen2017-07-144-11/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Also increase the touch target size of the caret -> Center the asset horizontally within the view (but keep it bottom asligned) issue 63681599 issue 63682248 Change-Id: I64efdfb9f84b82cc21d82c10d9301a99fed3353a
* | | | Add new motion for when Folder preview changes due to onDrop.Jon Miranda2017-07-145-26/+200
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of changing the display order of the Folder to preserve the upper left quadrant, we are opting to change the Folder Icon preview to always show the upper left quadrant. This means that when adding items to a Folder, the preview items may change. (They will change when the column size increases). Bug: 27944225 Bug: 63140071 Change-Id: I863c2479469d68559cab2878030c2087d48217d6
* | | Merge "Polish Folder open animation during drag and drop." into ↵TreeHugger Robot2017-07-141-10/+11
|\ \ \ | | | | | | | | | | | | ub-launcher3-dorval-polish
| * | | Polish Folder open animation during drag and drop.Jon Miranda2017-07-141-10/+11
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now use the current FolderIcon background radius as the clipping size for the Folder, which results in a smoother hand-off between the two. Before this change, the Folder would center itself against the FolderIcon during the hand-off. This resulted in the preview items being fully-visible in the FolderIcon, to being clipped in the Folder. Bug: 63709477 Change-Id: I1da187485f28dde92d171729b011ada47a506f85
* | | Merge "Catch SecurityException from NoMan to workaround possible race ↵TreeHugger Robot2017-07-141-3/+16
|\ \ \ | | | | | | | | | | | | condition" into ub-launcher3-dorval-polish
| * | | Catch SecurityException from NoMan to workaround possible race conditionAdam Cohen2017-07-141-3/+16
| |/ / | | | | | | | | | | | | | | | b/63636581 Change-Id: Ia06a5be59b2114bda9b4a55ad945fdd832013110
* / / Move padding from Hotseat to Hotseat's CellLayout.Jon Miranda2017-07-141-6/+10
|/ / | | | | | | | | Bug: 63590728 Change-Id: I3ba6ba83b83897d75cc4445a7dab9c5b8b7b8ff1
* | Set edgeMarginPx back to 8dp.Jon Miranda2017-07-134-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | With the new grid changes, it was set to 16dp but this caused an issue where the workspace page spacing was too large. To "restore" the original page spacing we set it back to 8dp. This caused an issue where the pages began to overlap. This CL changes the edgeMarginPx back to 8dp, and then adds the additional 8dp to the padding of the CellLayout. Bug: 63590728 Change-Id: Ie968d8bd81de19c726f73581d6609e3bc486c5ca
* | Revert "Match items in icon preview with items in Folder using permutations."Jonathan Miranda2017-07-135-210/+74
| | | | | | | | | | | | This reverts commit 69c340a05e846b4b1b2d457164fd313e249df353. Change-Id: I4178b58e847a87e5cd7e5fa4b6886f0d72ba387b
* | Merge "Revert "Update existing Folder items' ranks to match their ↵TreeHugger Robot2017-07-133-113/+11
|\ \ | | | | | | | | | pre-permutation layouts."" into ub-launcher3-dorval-polish
| * | Revert "Update existing Folder items' ranks to match their pre-permutation ↵Jonathan Miranda2017-07-133-113/+11
| | | | | | | | | | | | | | | | | | | | | | | | layouts." This reverts commit c4b296a50ea50de64b377016e07ec041350489c8. Change-Id: Ieff7873edc3cb300fe454b0ad97d6f0b4f0cb5a9
* | | Merge "Fixing widget id restore broadcast." into ub-launcher3-dorval-polishTreeHugger Robot2017-07-132-2/+22
|\ \ \