summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps
Commit message (Expand)AuthorAgeFilesLines
* Launcher3: Can't search out local app by Chineseyingrenw2019-12-121-1/+2
* Launcher3: Fix launcher preview renderingpaphonb2019-12-121-3/+14
* Merge "Properly prevent All Apps relayouts by avoiding scrollToPosition" into...Tony Wickham2019-09-052-10/+9
|\
| * Properly prevent All Apps relayouts by avoiding scrollToPositionTony Wickham2019-09-032-10/+9
* | Removing flinging via UI Automatorvadimt2019-09-041-9/+0
|/
* Don't update all apps content visibility during home animationTony Wickham2019-08-302-6/+12
* Not freezing All Apps during user interactionsvadimt2019-08-222-19/+1
* Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twiceSunny Goyal2019-08-051-0/+4
* Tie prediction text to all apps interpolatorTony Wickham2019-07-314-19/+21
* Merge "Fill the logging container in the AllAppsContainerView" into ub-launch...Becky Qiu2019-07-121-1/+6
|\
| * Fill the logging container in the AllAppsContainerViewBecky2019-07-111-1/+6
* | Remove tracing for a fixed bugvadimt2019-07-112-8/+0
* | Removing tracing for a fixed bug.vadimt2019-07-111-4/+0
|/
* Cleaning up some animation states:Sunny Goyal2019-06-211-4/+8
* Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-191-10/+6
* Fix bugs with hotseat in overviewTony2019-06-181-4/+12
* Merge "More tracing for app not starting from all apps" into ub-launcher3-qt-devTreeHugger Robot2019-06-131-0/+4
|\
| * More tracing for app not starting from all appsvadimt2019-06-131-0/+4
* | Optimizing some layouts in taskviewSunny Goyal2019-06-131-8/+3
* | Freezing all apps updates during certain testsvadimt2019-06-062-12/+24
|/
* 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
* | More debug tracing for switching to all apps not sending the final eventvadimt2019-05-311-0/+6
|/
* 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
* | 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-241-1/+1
* Merge "Remove unnecessary dispatchInsets routing" into ub-launcher3-qt-devTreeHugger Robot2019-05-241-1/+11
|\
| * Remove unnecessary dispatchInsets routingSunny Goyal2019-05-211-1/+11
* | Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-1/+1
* | Fix issue where AllAppsContainerView was blocking touches to part of the home...Adam Cohen2019-05-221-0/+8
|/
* Using model-time scrolling in all appsvadimt2019-05-142-4/+14
* Disabling updating All Apps during a long-press recognitionvadimt2019-05-091-0/+14
* Makes Launcher hide the all apps content and scrim on assistant visible.Govinda Wasserman2019-04-232-1/+15
* Add QuickSwitchTouchController on homeTony2019-03-281-1/+1
* Adding a utility class to listen for app launchesSunny Goyal2019-03-262-7/+6
* Quickly fade in QSB when swiping up when SWIPE_HOME = falseTony Wickham2019-03-111-1/+4
* Scale and translate hotseat with workspace instead of all appsTony2019-03-031-6/+0
* Moving some utility methods aroundSunny Goyal2019-01-311-2/+3
* Merge "Changing min sdk to 25" into ub-launcher3-masterTreeHugger Robot2019-01-291-6/+3
|\
| * Changing min sdk to 25Sunny Goyal2019-01-291-6/+3
* | Add springs for recents dismiss animations.Jon Miranda2019-01-291-15/+5
|/
* Make bounce animations less aggressiveTracy Zhou2019-01-241-0/+25
* Generalize SpringObjectAnimator.Jon Miranda2019-01-161-39/+7
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-081-5/+54
* Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-051-54/+5
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-041-5/+54
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-3/+3
* Removing Launcher dependency in search box layoutSunny Goyal2018-11-204-6/+17
* Adding an interface to allow adding custom views in FloatingHeaderViewSunny Goyal2018-11-063-42/+289