summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/PredictionUiStateManager.java
Commit message (Expand)AuthorAgeFilesLines
* include predicted_rank in app launch loggingPinyao Ting2019-11-131-0/+30
* Replace OnGlobalLayoutListener with StateListener to update predictionsTony Wickham2019-09-111-7/+11
* Fixing overview scrim not initialized properly when launcher startsSunny Goyal2019-05-311-7/+1
* Removing prediciton loading stateSunny Goyal2019-05-231-14/+0
* Quick patch for PredictionUiStateManager.applyState interrupting allappsvadimt2019-05-231-0/+3
* Use strings "home" and "overview" rather than GELGeorge Hodulik2019-05-091-2/+2
* Setting predition enabled/disabled state based on callbacks from the serviceSunny Goyal2019-04-301-17/+30
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-0/+330