summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherRootView.java
Commit message (Expand)AuthorAgeFilesLines
* Removing scrim overdrawSunny Goyal2018-05-101-4/+0
* Consuming launcher instets in multi-window modeSunny Goyal2018-05-081-25/+35
* Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-201-4/+4
* Using correct window bounds in multi-window for fallback activitySunny Goyal2018-04-111-0/+1
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-0/+28
* Initial changes for handling configuration changes dynamicallySunny Goyal2018-01-311-2/+6
* Merge "Reapplying state UI when the insets change" into ub-launcher3-masterSunny Goyal2018-01-181-0/+4
|\
| * Reapplying state UI when the insets changeSunny Goyal2018-01-181-0/+4
* | Move scrim from DragLayer to LauncherRootView.Jon Miranda2018-01-181-0/+9
|/
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-8/+11
* Fixing wrong intests being sent to DeviceProfile in case of lowRam deviceSunny Goyal2017-08-181-9/+20
* Initial changes to tweak layout.Winson2016-07-201-0/+7
* Adding support for non-zero left insetsSunny Goyal2016-07-071-7/+15
* Making some view properties exported.Sunny Goyal2016-02-091-0/+3
* Fixing custom content screen not aligned properly in landscapeSunny Goyal2016-01-121-2/+4
* Adding margin to Drag layer instead of checking for right insets at every placeSunny Goyal2015-12-011-3/+30
* Fixing overscroll effect when the navigation bar is opaqueSunny Goyal2015-09-221-0/+25
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-0/+17