summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | 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-078-44/+83
| | | |\ \ \ \
| | | | * | | | Scaling down hotseat to match prediction row size when going to overviewSunny Goyal2019-11-068-44/+83
| | | * | | | | 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-297-30/+86
| | | |/ / / /
| | | * | | | 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-253-25/+90
| | | |/ / /
| | | * | | Merge "Add support for work profile promise icons." into ub-launcher3-qt-futu...TreeHugger Robot2019-10-247-29/+68
| | | |\ \ \
| | | | * | | Add support for work profile promise icons.Jon Miranda2019-10-247-29/+68
| | | | |/ /
| | | * | | Merge "Refactor SwipeDetector to track both axes" into ub-launcher3-qt-future...TreeHugger Robot2019-10-2415-261/+344
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Refactor SwipeDetector to track both axesTony Wickham2019-10-2415-261/+344
| | | * | | Merge "Fix testQuickSwitchFromApp" into ub-launcher3-qt-future-devTreeHugger Robot2019-10-242-16/+21
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Fix testQuickSwitchFromAppTony Wickham2019-10-232-16/+21
| | | * | | Fixing activity leak on config changevadimt2019-10-181-1/+3
| | | * | | Merge "Have consistent All Apps UI between grid size changes." into ub-launch...Jonathan Miranda2019-10-163-97/+123
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Have consistent All Apps UI between grid size changes.Jon Miranda2019-10-163-97/+123
| | | * | | Fix quick switch test gesture in landscape 2-button modeTony Wickham2019-10-152-7/+22
| | | * | | Changing the taskAffinity for LockScreenRecentsActivity so that other activit...Sunny Goyal2019-10-151-0/+1
| | | * | | Merge "Fix mSubtractDisplacement when recatching" into ub-launcher3-qt-future...TreeHugger Robot2019-10-151-2/+1
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Fix mSubtractDisplacement when recatchingTony Wickham2019-10-151-2/+1
| | | * | | Merge "Fades out Assistant when entering Overview." into ub-launcher3-qt-futu...Andy Wickham2019-10-141-2/+6
| | | |\ \ \
| | | | * | | Fades out Assistant when entering Overview.Andy Wickham2019-10-141-2/+6
| | | * | | | Merge "Add tests for quick switch from an app and home" into ub-launcher3-qt-...Tony Wickham2019-10-143-4/+101
| | | |\ \ \ \
| | | | * | | | Add tests for quick switch from an app and homeTony Wickham2019-10-143-4/+101
| | | | | |/ / | | | | |/| |
| | | * | | | Merge "Create hooks for Recents Card plugin. This adds another card in the Re...Sreyas Rangaraju2019-10-144-2/+205
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Create hooks for Recents Card plugin.Sreyas2019-10-114-2/+205
| | | * | | | Merge "Wait until listeners/end runnable is created before checking icon resu...TreeHugger Robot2019-10-111-5/+8
| | | |\ \ \ \
| | | | * | | | Wait until listeners/end runnable is created before checking icon result.Jon Miranda2019-10-111-5/+8
| | | | |/ / /
| | | * | | | [automerger skipped] Import translations. DO NOT MERGE am: 76b2775eee -s oursBill Yi2019-10-110-0/+0
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | [automerger skipped] Import translations. DO NOT MERGEBill Yi2019-10-110-0/+0
| | | | |\ \ \
| | | | | * | | Import translations. DO NOT MERGEBill Yi2019-10-1112-7/+417
| | | * | | | | [automerger skipped] Import translations. DO NOT MERGEBill Yi2019-10-110-0/+0
| | | |\| | | |
| | | | * | | | Import translations. DO NOT MERGEBill Yi2019-10-1118-16/+426
| | | * | | | | Import translations. DO NOT MERGEBill Yi2019-10-1112-7/+415
| | | | |_|/ / | | | |/| | |