summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Disable chips in qt_devPerumaal S2019-05-311-1/+1
* | | | More debug tracing for switching to all apps not sending the final eventvadimt2019-05-314-0/+40
| |_|/ |/| |
* | | Letting touch pass even in disabled statesSunny Goyal2019-05-311-10/+0
* | | Merge "Fixing interactive state for background states and notifying LauncherC...TreeHugger Robot2019-05-312-16/+28
|\ \ \ | |/ / |/| |
| * | Fixing interactive state for background states andSunny Goyal2019-05-302-16/+28
* | | Tuning app open/close animation.Jon Miranda2019-05-302-4/+4
* | | Hide original icon immediately for app close.Jon Miranda2019-05-301-0/+1
* | | Merge "Hide original icon immediately for app close." into ub-launcher3-qt-devTreeHugger Robot2019-05-301-0/+4
|\ \ \
| * | | Hide original icon immediately for app close.Jon Miranda2019-05-291-0/+4
* | | | Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-devVadim Tryshev2019-05-301-0/+1
|\ \ \ \
| * | | | Adding debug tracing for a lab-only issuevadimt2019-05-301-0/+1
| | |/ / | |/| |
* | | | Merge "Disabling seamless rotation in multiwindow mode" into ub-launcher3-qt-devTreeHugger Robot2019-05-302-6/+10
|\ \ \ \
| * | | | Disabling seamless rotation in multiwindow modeSunny Goyal2019-05-302-6/+10
| |/ / /
* | | | Merge "Add debug tracing for a lab-only flake" into ub-launcher3-qt-devVadim Tryshev2019-05-304-0/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Add debug tracing for a lab-only flakevadimt2019-05-294-0/+21
* | | | More debug tracing for RemoteActionShortcutvadimt2019-05-291-2/+7
* | | | Merge "Fix bug where shape reveal progress gets started too early." into ub-l...TreeHugger Robot2019-05-291-1/+1
|\ \ \ \
| * | | | Fix bug where shape reveal progress gets started too early.Jon Miranda2019-05-291-1/+1
* | | | | Merge "Add staggered springs animation when swiping up to home." into ub-laun...TreeHugger Robot2019-05-291-2/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add staggered springs animation when swiping up to home.Jon Miranda2019-05-291-2/+10
| | |/ / | |/| |
* | | | Merge "More logging for lab-only flake when an app doesn't start" into ub-lau...TreeHugger Robot2019-05-291-0/+6
|\ \ \ \
| * | | | More logging for lab-only flake when an app doesn't startvadimt2019-05-281-0/+6
| | |_|/ | |/| |
* | | | Merge "Fix bug where changing the display size does not update the launcher g...TreeHugger Robot2019-05-291-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix bug where changing the display size does not update the launcher grid.Jon Miranda2019-05-281-1/+3
| | |/ | |/|
* / | Fixing ANR when loader task could run while helding the lock objectSunny Goyal2019-05-291-13/+11
|/ /
* / Fix bug where DiscoveryBounce is not cancelled after state change.Jon Miranda2019-05-281-0/+15
|/
* Launcher reports whe 0-button swipe-up gesture pause is detected.vadimt2019-05-243-1/+9
* Merge "Removing prediciton loading state" into ub-launcher3-qt-devSunny Goyal2019-05-241-4/+0
|\
| * Removing prediciton loading stateSunny Goyal2019-05-231-4/+0
* | Merge "Lock launcher rotation during activity transition to allow proper seam...TreeHugger Robot2019-05-243-2/+20
|\ \
| * | Lock launcher rotation during activity transition to allowSunny Goyal2019-05-223-2/+20
* | | Merge "Fix crash when launching some apps which require icons to be loaded on...TreeHugger Robot2019-05-242-5/+3
|\ \ \
| * | | Fix crash when launching some apps which require icons to be loaded onSunny Goyal2019-05-232-5/+3
| | |/ | |/|
* | | Merge "Remove unnecessary dispatchInsets routing" into ub-launcher3-qt-devTreeHugger Robot2019-05-243-10/+15
|\ \ \
| * | | Remove unnecessary dispatchInsets routingSunny Goyal2019-05-213-10/+15
* | | | Merge "Moving TestInformationProvider to Launcher3 so that it can be used for...Sunny Goyal2019-05-2413-46/+201
|\ \ \ \
| * | | | Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-2313-46/+201
| | |/ / | |/| |
* | | | Merge "Chips flag turn on by default" into ub-launcher3-qt-devPerumaal Shanmugam2019-05-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Chips flag turn on by defaultPerumaal S2019-05-221-1/+1
* | | | Merge "Quick patch for PredictionUiStateManager.applyState interrupting allap...TreeHugger Robot2019-05-231-0/+4
|\ \ \ \
| * | | | Quick patch for PredictionUiStateManager.applyState interrupting allappsvadimt2019-05-231-0/+4
* | | | | Reading navigation_bar_gesture_height for bottom swipe regionSunny Goyal2019-05-231-3/+2
* | | | | Merge "Adding a utility class to cache views at an activity level" into ub-la...TreeHugger Robot2019-05-225-18/+112
|\ \ \ \ \
| * | | | | Adding a utility class to cache views at an activity levelSunny Goyal2019-05-225-18/+112
| | |_|_|/ | |/| | |
* | | | | Fix issue where AllAppsContainerView was blocking touches to part of the home...Adam Cohen2019-05-221-0/+8
| |/ / / |/| | |
* | | | Enable debug tracing for a lab-only non-starting app from all appsvadimt2019-05-224-2/+35
|/ / /
* | | Fix bug where recycled FloatingIconView stays clipped to outline.Jon Miranda2019-05-221-0/+2
* | | Merge "Adding tracing for a lab-only flake" into ub-launcher3-qt-devTreeHugger Robot2019-05-225-0/+40
|\ \ \
| * | | Adding tracing for a lab-only flakevadimt2019-05-215-0/+40
| | |/ | |/|
* | | Merge "Not allowing applying dot state to override "disabled" description" in...TreeHugger Robot2019-05-211-2/+4
|\ \ \