summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Launcher grid changes.Jon Miranda2017-07-253-9/+16
* Merge "Fix bug when dragging FolderIcon between Workspace/Hotseat." into ub-l...TreeHugger Robot2017-07-242-4/+7
|\
| * Fix bug when dragging FolderIcon between Workspace/Hotseat.Jon Miranda2017-07-242-4/+7
* | Merge "separate enforceContainerWithinScreen logic to a private method" into ...Hyunyoung Song2017-07-241-2/+7
|\ \ | |/ |/|
| * separate enforceContainerWithinScreen logic to a private methodHyunyoung Song2017-07-201-2/+7
* | Manually compute all apps cell height in multi-window mode.Jon Miranda2017-07-241-11/+20
* | Merge "Adding ability to set a custom blur mask filter and alphas in shadow g...Mario Bertschler2017-07-211-5/+10
|\ \
| * | Adding ability to set a custom blur mask filter and alphas in shadowMario Bertschler2017-07-201-5/+10
* | | Update Folders to match spec.Jon Miranda2017-07-204-10/+23
* | | Merge "Update when Launcher's scrim should fade." into ub-launcher3-dorval-po...TreeHugger Robot2017-07-201-3/+14
|\ \ \
| * | | Update when Launcher's scrim should fade.Jon Miranda2017-07-201-3/+14
* | | | 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
* | | | Merge "PopupContainerWithArrow should align correctly in RTL mode Test: see a...Hyunyoung Song2017-07-191-15/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | PopupContainerWithArrow should align correctly in RTL modeHyunyoung Song2017-07-191-15/+20
* | | | Merge "Updating UserEventDispatcher to make some methods accessible." into ub...TreeHugger Robot2017-07-194-49/+38
|\ \ \ \
| * | | | Updating UserEventDispatcher to make some methods accessible.Sunny Goyal2017-07-194-49/+38
* | | | | Merge "Factor in CellLayout padding in cell size calculation." into ub-launch...TreeHugger Robot2017-07-191-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Factor in CellLayout padding in cell size calculation.Jon Miranda2017-07-181-1/+2
| |/ / /
* | | / Fix regression which broke Workspace flings in RTLAdam Cohen2017-07-181-1/+1
| |_|/ |/| |
* | | Merge "Decrease the animation delay when closing Folder from 2+ page." into u...TreeHugger Robot2017-07-181-1/+1
|\ \ \
| * | | Decrease the animation delay when closing Folder from 2+ page.Jon Miranda2017-07-181-1/+1
| |/ /
* | | 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
| |/ /
* | | Merge "Dark page indicator for wallpapers that support dark text." into ub-la...TreeHugger Robot2017-07-181-0/+9
|\ \ \
| * | | Dark page indicator for wallpapers that support dark text.Mario Bertschler2017-07-171-0/+9
| | |/ | |/|
* | | Fix crash when adding PinShortcutRequestActivityInfo to Folder.Jon Miranda2017-07-182-4/+8
| |/ |/|
* | Merge "Fix bug where Folder name stayed invisible." into ub-launcher3-dorval-...TreeHugger Robot2017-07-181-0/+1
|\ \
| * | Fix bug where Folder name stayed invisible.Jon Miranda2017-07-171-0/+1
| |/
* | Merge "Accounting for bottom margin in the search box in app-scroll range" in...TreeHugger Robot2017-07-172-2/+2
|\ \ | |/ |/|
| * Accounting for bottom margin in the search box in app-scroll rangeSunny Goyal2017-07-172-2/+2
* | Merge "Collapse caret click and all apps click into one" into ub-launcher3-do...TreeHugger Robot2017-07-141-19/+5
|\ \
| * | Collapse caret click and all apps click into oneAdam Cohen2017-07-141-19/+5
* | | Merge "Tighten up vertical spacing in landscape all apps." into ub-launcher3-...TreeHugger Robot2017-07-142-2/+10
|\ \ \ | |/ / |/| |
| * | Tighten up vertical spacing in landscape all apps.Jon Miranda2017-07-142-2/+10
* | | Merge "Changes on the wallpaper gradient extraction algorithm: fallback colo...Mario Bertschler2017-07-141-16/+43
|\ \ \ | |/ / |/| |
| * | Changes on the wallpaper gradient extraction algorithm: fallback colorsMario Bertschler2017-07-141-16/+43
* | | Merge "Make landscape all apps caret clickable when in all apps as well as wo...TreeHugger Robot2017-07-144-11/+28
|\ \ \
| * | | Make landscape all apps caret clickable when in all apps as well as workspaceAdam Cohen2017-07-144-11/+28
* | | | Add new motion for when Folder preview changes due to onDrop.Jon Miranda2017-07-145-26/+200
|/ / /
* | | Merge "Polish Folder open animation during drag and drop." into ub-launcher3-...TreeHugger Robot2017-07-141-10/+11
|\ \ \
| * | | Polish Folder open animation during drag and drop.Jon Miranda2017-07-141-10/+11
| | |/ | |/|
* | | Merge "Catch SecurityException from NoMan to workaround possible race conditi...TreeHugger Robot2017-07-141-3/+16
|\ \ \
| * | | Catch SecurityException from NoMan to workaround possible race conditionAdam Cohen2017-07-141-3/+16
| |/ /
* / / Move padding from Hotseat to Hotseat's CellLayout.Jon Miranda2017-07-141-6/+10
|/ /
* | Set edgeMarginPx back to 8dp.Jon Miranda2017-07-134-11/+17
* | Revert "Match items in icon preview with items in Folder using permutations."Jonathan Miranda2017-07-135-210/+74
* | Merge "Revert "Update existing Folder items' ranks to match their pre-permuta...TreeHugger Robot2017-07-133-113/+11
|\ \
| * | Revert "Update existing Folder items' ranks to match their pre-permutation la...Jonathan Miranda2017-07-133-113/+11
* | | Merge "Fixing widget id restore broadcast." into ub-launcher3-dorval-polishTreeHugger Robot2017-07-132-2/+22
|\ \ \