summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing All Apps's getting stuck in a non-updating state" into ub-launc...vadimt2019-06-041-2/+3
|\
| * Merge "Fixing All Apps's getting stuck in a non-updating state" into ub-launc...TreeHugger Robot2019-06-041-2/+3
| |\
| | * Fixing All Apps's getting stuck in a non-updating statevadimt2019-06-031-2/+3
* | | Merge "Re-enable chips in qt-r1-dev" into ub-launcher3-qt-r1-devPerumaal Shanmugam2019-06-041-1/+1
|\ \ \
| * | | Re-enable chips in qt-r1-devPerumaal S2019-06-031-1/+1
* | | | Merge "Removing user locked change in LauncherAppState" into ub-launcher3-qt-devSunny Goyal2019-06-031-3/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Removing user locked change in LauncherAppState" into ub-launcher3-qt-devTreeHugger Robot2019-06-031-3/+0
| |\ \ \
| | * | | Removing user locked change in LauncherAppStateSunny Goyal2019-06-031-3/+0
| | | |/ | | |/|
* | | | Merge "Remove unused hints code." into ub-launcher3-qt-r1-devTreeHugger Robot2019-06-0311-386/+0
|\ \ \ \
| * | | | Remove unused hints code.Zak Cohen2019-06-0311-386/+0
| | |_|/ | |/| |
* | | | Merge "Add shape detection logic only for circle icons" into ub-launcher3-qt-devHyunyoung Song2019-06-036-16/+139
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Add shape detection logic only for circle icons" into ub-launcher3-qt-devHyunyoung Song2019-06-036-16/+139
| |\ \ \
| | * | | Add shape detection logic only for circle iconsHyunyoung Song2019-06-036-16/+139
* | | | | Fix issue where Workspace scrolling doesn't workAdam Cohen2019-06-031-1/+4
|\| | | | | |_|/ / |/| | |
| * | | Fix issue where Workspace scrolling doesn't workAdam Cohen2019-06-011-1/+4
* | | | Merge "Fix getting stuck in BackgroundAppState for 2-button mode" into ub-lau...Tony Wickham2019-05-315-18/+20
|\| | |
| * | | Merge "Fix getting stuck in BackgroundAppState for 2-button mode" into ub-lau...TreeHugger Robot2019-05-315-18/+20
| |\ \ \
| | * | | Fix getting stuck in BackgroundAppState for 2-button modeTony Wickham2019-05-315-18/+20
| | | |/ | | |/|
* | | | Merge "Fixing overview scrim not initialized properly when launcher starts" i...Sunny Goyal2019-05-312-23/+7
|\| | |
| * | | Merge "Fixing overview scrim not initialized properly when launcher starts" i...TreeHugger Robot2019-05-312-23/+7
| |\ \ \
| | * | | Fixing overview scrim not initialized properly when launcher startsSunny Goyal2019-05-312-23/+7
* | | | | Merge "Disable chips in qt_dev" into ub-launcher3-qt-devPerumaal S2019-05-311-1/+1
|\| | | |
| * | | | Merge "Disable chips in qt_dev" into ub-launcher3-qt-devTreeHugger Robot2019-05-311-1/+1
| |\ \ \ \
| | * | | | Disable chips in qt_devPerumaal S2019-05-311-1/+1
* | | | | | Merge "More debug tracing for switching to all apps not sending the final eve...Vadim Tryshev2019-05-314-0/+40
|\| | | | |
| * | | | | Merge "More debug tracing for switching to all apps not sending the final eve...Vadim Tryshev2019-05-314-0/+40
| |\ \ \ \ \
| | * | | | | More debug tracing for switching to all apps not sending the final eventvadimt2019-05-314-0/+40
| | | |_|/ / | | |/| | |
* | | | | | Merge "Annotating hierarchy dump for the error description" into ub-launcher3...Vadim Tryshev2019-05-311-0/+1
|\| | | | |
| * | | | | Merge "Annotating hierarchy dump for the error description" into ub-launcher3...Vadim Tryshev2019-05-311-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Annotating hierarchy dump for the error descriptionvadimt2019-05-311-1/+2
* | | | | | Merge "Adds trigger for new gesture entrypoint to Assistant bundle" into ub-l...Govinda Wasserman2019-05-311-0/+5
|\| | | | |
| * | | | | Merge "Adds trigger for new gesture entrypoint to Assistant bundle" into ub-l...Govinda Wasserman2019-05-311-0/+5
| |\ \ \ \ \
| | * | | | | Adds trigger for new gesture entrypoint to Assistant bundleGovinda Wasserman2019-05-311-0/+5
| | | |_|/ / | | |/| | |
* | | | | | Merge "Don't recreate the launcher animation controller if gesture ended" int...Tony Wickham2019-05-311-0/+3
|\| | | | |
| * | | | | Merge "Don't recreate the launcher animation controller if gesture ended" int...Tony Wickham2019-05-311-0/+3
| |\ \ \ \ \
| | * | | | | Don't recreate the launcher animation controller if gesture endedTony Wickham2019-05-311-1/+3
* | | | | | | Letting touch pass even in disabled statesSunny Goyal2019-05-311-10/+0
|\| | | | | |
| * | | | | | Letting touch pass even in disabled statesSunny Goyal2019-05-311-10/+0
| | |/ / / / | |/| | | |
* | | | | | Merge "Fixing interactive state for background states and notifying LauncherC...Sunny Goyal2019-05-303-17/+30
|\| | | | |
| * | | | | Merge "Fixing interactive state for background states and notifying LauncherC...TreeHugger Robot2019-05-313-17/+30
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fixing interactive state for background states andSunny Goyal2019-05-303-17/+30
| | | |/ / | | |/| |
* | | | | Fix bug where QSB flickers on app close.Jon Miranda2019-05-301-1/+1
|\| | | |
| * | | | Fix bug where QSB flickers on app close.Jon Miranda2019-05-301-1/+1
* | | | | Merge "Tuning app open/close animation." into ub-launcher3-qt-devJon Miranda2019-05-307-20/+44
|\| | | |
| * | | | Merge "Tuning app open/close animation." into ub-launcher3-qt-devTreeHugger Robot2019-05-317-20/+44
| |\ \ \ \
| | * | | | Tuning app open/close animation.Jon Miranda2019-05-307-20/+44
* | | | | | Merge "If y velocity > x velocity in 2-button mode, go to recents" into ub-la...Tony Wickham2019-05-301-5/+14
|\| | | | |
| * | | | | Merge "If y velocity > x velocity in 2-button mode, go to recents" into ub-la...TreeHugger Robot2019-05-311-5/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | If y velocity > x velocity in 2-button mode, go to recentsTony Wickham2019-05-301-5/+14
| | | |/ / | | |/| |
* | | | | Merge "Disabling horizontal swipes if the app has draggable content at the bo...Sunny Goyal2019-05-302-9/+50
|\| | | |