summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Adds basic smart-folder logging.thiruram2020-03-232-1/+42
* [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrimsTony Wickham2020-03-203-5/+73
* Merge "Revert "[DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag"" int...TreeHugger Robot2020-03-191-1/+1
|\
| * Revert "[DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag"Hyunyoung Song2020-03-181-1/+1
* | [DO NOT MERGE] Initiailize APP_SEARCH_IMRPOVEMENT flag outside DEBUG builds.Alex Mang2020-03-181-0/+1
* | Dismisses system overlays for Home intent.Andy Wickham2020-03-101-0/+1
|/
* [DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flagHyunyoung Song2020-03-081-1/+1
* [DO NOT MERGE] Prevent hotseat touch hijackSamuel Fufa2020-03-051-11/+21
* Increase drag distance threshold when drag starts from deep pressTony Wickham2019-12-241-8/+23
* Fix shortcut componentname in workspace layout loggingHyunyoung Song2019-12-171-7/+25
* perform accessbility focus when the recyclerview doesn't gain focusPinyao Ting2019-12-101-8/+22
* Persist predicted items when dragged to workspaceSamuel Fufa2019-12-041-1/+1
* Fix bug where icon remains invisible after returning home.Jon Miranda2019-11-211-13/+15
* Merge "Fix recents scale sometimes lagging behind window scale" into ub-launc...TreeHugger Robot2019-11-201-1/+5
|\
| * Fix recents scale sometimes lagging behind window scaleTony Wickham2019-11-201-1/+5
* | Merge "Improve quick switch from home by tracking both x and y motion" into u...Tony Wickham2019-11-205-16/+20
|\ \
| * | Improve quick switch from home by tracking both x and y motionTony Wickham2019-11-145-16/+20
* | | Fix folder open/close animation when grid size is small.Jon Miranda2019-11-192-19/+68
* | | Merge "Fix folder available height calculation" into ub-launcher3-qt-future-devSamuel Fufa2019-11-182-8/+9
|\ \ \
| * | | Fix folder available height calculationSamuel Fufa2019-11-142-8/+9
* | | | Merge "Fixes missing LauncherEvent for TAP action on FOLDER_ICON" into ub-lau...Thiru Ramasamy2019-11-143-30/+56
|\ \ \ \
| * | | | Fixes missing LauncherEvent for TAP action on FOLDER_ICONThiru Ramasamy2019-11-123-30/+56
* | | | | Merge "Enable a11y scrolling with item drag" into ub-launcher3-qt-future-devSamuel Fufa2019-11-141-2/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable a11y scrolling with item dragSamuel Fufa2019-11-131-2/+6
| | |/ / | |/| |
* | | | Merge "Tapl: AllApps: ensuring a minimal vertical size of an icon" into ub-la...TreeHugger Robot2019-11-132-0/+8
|\ \ \ \
| * | | | Tapl: AllApps: ensuring a minimal vertical size of an iconvadimt2019-11-132-0/+8
| |/ / /
* | | | include predicted_rank in app launch loggingPinyao Ting2019-11-132-5/+14
* | | | Preventing dead lock in layout inflationSunny Goyal2019-11-121-7/+11
|/ / /
* | | Merge "Address SessionCommitReceiver vulnerability by validating intent." int...TreeHugger Robot2019-11-081-1/+6
|\ \ \
| * | | Address SessionCommitReceiver vulnerability by validating intent.Jon Miranda2019-11-081-1/+6
| |/ /
* | | Merge "Scaling down hotseat to match prediction row size when going to overvi...TreeHugger Robot2019-11-072-20/+7
|\ \ \
| * | | Scaling down hotseat to match prediction row size when going to overviewSunny Goyal2019-11-062-20/+7
* | | | Merge "[DO NOT MERGE] Folder name suggest Bug: 142498588" into ub-launcher3-q...Hyunyoung Song2019-11-065-12/+99
|\ \ \ \ | |/ / / |/| | |
| * | | [DO NOT MERGE] Folder name suggestHyunyoung Song2019-11-065-12/+99
* | | | Merge "Add BothAxesSwipeDetector" into ub-launcher3-qt-future-devTony Wickham2019-11-063-0/+101
|\ \ \ \
| * | | | Add BothAxesSwipeDetectorTony Wickham2019-10-253-0/+101
* | | | | Merge "Fix icons vanishing when dragged within folder" into ub-launcher3-qt-f...TreeHugger Robot2019-11-061-1/+1
|\ \ \ \ \
| * | | | | Fix icons vanishing when dragged within folderSamuel Fufa2019-11-051-1/+1
| | |_|/ / | |/| | |
* / | | | Fix dragging icon badge offsetSamuel Fufa2019-11-051-1/+1
|/ / / /
* | | | Add additional shortcutExists check to prevent same app from being auto added.Jon Miranda2019-11-041-0/+9
* | | | Merge "Fix issue where popup jumps to full size before closing" into ub-launc...Tony Wickham2019-11-011-4/+4
|\ \ \ \
| * | | | Fix issue where popup jumps to full size before closingTony Wickham2019-11-011-4/+4
| | |/ / | |/| |
* | | | Merge "Maintain dot and text visibility if a new popup is created while closi...Tony Wickham2019-11-011-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Maintain dot and text visibility if a new popup is created while closingTony Wickham2019-11-011-2/+5
| |/ /
* | | Merge "Fix bug where Files app keeps getting added to the workspace." into ub...TreeHugger Robot2019-10-302-0/+8
|\ \ \
| * | | Fix bug where Files app keeps getting added to the workspace.Jon Miranda2019-10-302-0/+8
* | | | Forces OveriewInputConsumer to be used when Assistant is running on top of La...Andy Wickham2019-10-292-3/+5
|/ / /
* | | Merge "Fix NPE caused by an install flow where we decode the LauncherActivity...Jonathan Miranda2019-10-291-15/+20
|\ \ \ | |/ / |/| |
| * | Fix NPE caused by an install flow where we decode the LauncherActivityInfoJon Miranda2019-10-251-15/+20
* | | Move overview haptic feedback to VibratorWrapper singletonTony Wickham2019-10-251-0/+84
|/ /