summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/FloatingHeaderView.java
Commit message (Expand)AuthorAgeFilesLines
* Tie prediction text to all apps interpolatorTony Wickham2019-07-311-9/+9
* Adding an interface to allow adding custom views in FloatingHeaderViewSunny Goyal2018-11-061-42/+146
* Add AllAppsRow plugin interfaceTony Wickham2018-10-161-5/+63
* Migrating to android-xSunny Goyal2018-08-141-3/+4
* Adjust interpolators when swiping from overview to all appsTony Wickham2018-06-201-4/+4
* Fixes a crash when turning off workprofile while the workprofile tab isMario Bertschler2018-05-171-1/+1
* Fixes an issue where on resetup of the FloatingHeaderView it defaultedMario Bertschler2018-05-071-1/+3
* Disabling alpha layer on some viewsSunny Goyal2018-04-171-0/+5
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-8/+37
* Simplifying all-apps search boxSunny Goyal2018-03-011-2/+9
* Fix for floatingheader snap value being higher than the maxMario Bertschler2018-02-281-1/+1
* Adding AppsStore for handling various app updatesSunny Goyal2018-01-251-34/+13
* Update apps icon in prediction apps row when apps are updatedTony Mak2018-01-151-0/+3
* Fixes on updates on the PredictionRowViewMario Bertschler2018-01-121-0/+1
* Moving divider line into predictionview.Mario Bertschler2017-12-141-22/+1
* Ensures in all apps that the scrollposition and floating headerMario Bertschler2017-12-131-12/+5
* Minor refactoring of FloatingHeaderView and PredictionRowView.Mario Bertschler2017-12-071-62/+40
* Forwarding touch events from floating header to recyclerview.Mario Bertschler2017-12-071-1/+41
* FloatingHeaderHandler refactored into custom view FloatingHeaderView.Mario Bertschler2017-12-061-0/+233