summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Launcher3: Google Feed integrationEdward Cross2019-12-124-7/+153
* Create LineageLauncherJoey2019-12-122-0/+153
* Launcher3: Fix launcher preview renderingpaphonb2019-12-121-3/+14
* Fix quickswitch flickers/ignored swipesTony Wickham2019-10-111-1/+3
* Fix NPE when trying to construct WorkspaceItemInfo with null intent data.Jon Miranda2019-09-241-0/+5
* Update mIsBeingDragged in onTouchEvent(ACTION_DOWN)Tony Wickham2019-09-181-17/+22
* Fix BindWidgetTests.Jon Miranda2019-09-171-2/+5
* Merge "Support for tests that a leak is detected" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-09-172-0/+31
|\
| * Support for tests that a leak is detectedvadimt2019-09-172-0/+31
* | Key by both package and user for list of active install sessions.Jon Miranda2019-09-176-19/+34
* | Fix the issue deep shortcuts cannot be added to workspace viaPinyao Ting2019-09-122-35/+64
* | Fix failing test testPromiseIcon_addedFromEligibleSession.Jon Miranda2019-09-121-1/+1
* | Merge "Fix bug where existing icon is removed when install session is abandon...TreeHugger Robot2019-09-112-4/+36
|\ \
| * | Fix bug where existing icon is removed when install session is abandonded.Jon Miranda2019-09-112-4/+36
* | | Merge "Adding support for building a "spring like animation" with precomputed...TreeHugger Robot2019-09-111-0/+229
|\ \ \ | |_|/ |/| |
| * | Adding support for building a "spring like animation" with precomputed valuesSunny Goyal2019-09-091-0/+229
* | | When DeviceConfig/FeatureFlag value is different than the previousHyunyoung Song2019-09-113-10/+20
| |/ |/|
* | Merge "Ensure the icon load request matches the ItemInfo for the floating vie...TreeHugger Robot2019-09-101-5/+13
|\ \
| * | Ensure the icon load request matches the ItemInfo for the floating view.Jon Miranda2019-09-101-5/+13
* | | Merge "Add tests for play promise icons." into ub-launcher3-qt-qpr1-devJonathan Miranda2019-09-092-4/+6
|\ \ \ | |/ / |/| |
| * | Add tests for play promise icons.Jon Miranda2019-09-062-4/+6
* | | Support for getting Launcher Pss by testsvadimt2019-09-062-6/+7
* | | Merge "Add tracing for non-dragging icon" into ub-launcher3-qt-qpr1-devTreeHugger Robot2019-09-052-0/+9
|\ \ \
| * | | Add tracing for non-dragging iconvadimt2019-09-052-0/+9
| |/ /
* | | Merge "Properly prevent All Apps relayouts by avoiding scrollToPosition" into...Tony Wickham2019-09-053-11/+9
|\ \ \ | |/ / |/| |
| * | Properly prevent All Apps relayouts by avoiding scrollToPositionTony Wickham2019-09-033-11/+9
* | | Merge "Removing flinging via UI Automator" into ub-launcher3-qt-qpr1-devTreeHugger Robot2019-09-052-9/+10
|\ \ \
| * | | Removing flinging via UI Automatorvadimt2019-09-042-9/+10
| |/ /
* | | Merge "Update app open/close animations." into ub-launcher3-qt-qpr1-devTreeHugger Robot2019-09-047-44/+91
|\ \ \ | |/ / |/| |
| * | Update app open/close animations.Jon Miranda2019-09-047-44/+91
| |/
* / Marks ScrimView unimportant for accessibility when Widgets screen is opened.Andy Wickham2019-09-033-22/+42
|/
* Merge "Only add promise icon if icon is provided in the SessionInfo." into ub...TreeHugger Robot2019-09-031-11/+24
|\
| * Only add promise icon if icon is provided in the SessionInfo.Jon Miranda2019-09-031-11/+24
* | Merge "Fix bug where we incorrectly change the default profile id of the data...Sunny Goyal2019-09-031-6/+0
|\ \ | |/ |/|
| * Fix bug where we incorrectly change the default profile id of the database.Jon Miranda2019-08-301-6/+0
* | Merge "Adding tracing for mismatch between current and stable states" into ub...TreeHugger Robot2019-08-312-3/+12
|\ \
| * | Adding tracing for mismatch between current and stable statesvadimt2019-08-302-3/+12
* | | Don't update all apps content visibility during home animationTony Wickham2019-08-303-6/+13
| |/ |/|
* | [DO NOT MERGE] Fix NumberFormatException for launcher.Jon Miranda2019-08-291-1/+1
|/
* Sorting people by key crashes launcherSamuel Fufa2019-08-261-8/+8
* Adding debug tracing for All Apps appearing instead of Overviewvadimt2019-08-232-0/+8
* Merge "Move swipe actions on container logging to west world." into ub-launch...Becky Qiu2019-08-232-0/+3
|\
| * Move swipe actions on container logging to west world.Becky Qiu2019-08-222-0/+3
* | Merge "Not freezing All Apps during user interactions" into ub-launcher3-qt-q...Vadim Tryshev2019-08-232-19/+1
|\ \
| * | Not freezing All Apps during user interactionsvadimt2019-08-222-19/+1
* | | Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...TreeHugger Robot2019-08-223-0/+13
|\ \ \ | |/ / |/| |
| * | Adding tracing for suspending via Wellbeingvadimt2019-08-223-0/+13
| |/
* / Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-2211-82/+255
|/
* add null check when accessing target component from iteminfoPinyao Ting2019-08-163-0/+9
* Merge "Make TogglableFlag backed by DeviceConfig for e2e testing" into ub-lau...Hyunyoung Song2019-08-152-66/+19
|\