summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherRootView.java
Commit message (Expand)AuthorAgeFilesLines
* Updating consumed insets when dispatching to child viewsSunny Goyal2019-06-121-6/+19
* Remove unnecessary dispatchInsets routingSunny Goyal2019-05-211-8/+1
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-2/+2
* Remove tracing for fixed bugsvadimt2019-05-011-10/+0
* Updating the touch proxy logic:Sunny Goyal2019-04-261-26/+1
* Merge "Logging requestLayout()" into ub-launcher3-qt-devVadim Tryshev2019-04-241-0/+10
|\
| * Logging requestLayout()vadimt2019-04-231-0/+10
* | Move system gesture exclusion rect to LauncherRootViewTony Wickham2019-04-231-0/+28
|/
* Skipping touch dispatch when it happens withing the window gesture regionSunny Goyal2019-04-031-0/+32
* Changing min sdk to 25Sunny Goyal2019-01-291-3/+2
* 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