summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InsettableFrameLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Removing ViewScrim and cutom drawing codeSunny Goyal2018-09-181-1/+1
* Initial changes for handling configuration changes dynamicallySunny Goyal2018-01-311-4/+0
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-0/+10
* Refactor InsettableFrameLayout/DragLayer and add StateListener interface.Jon Miranda2017-11-091-9/+3
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-3/+0
* Avoid unnecessary layout passes from insets callbacks if they haven't changedAdam Cohen2016-07-011-0/+4
* UI fixes to All apps pull up workHyunyoung Song2016-06-151-3/+4
* Pull up all apps interactionHyunyoung Song2016-06-061-0/+6
* Making some view properties exported.Sunny Goyal2016-02-091-0/+2
* Make sure DragLayer layout params are of the correct typeAdam Cohen2014-10-281-1/+1
* Add InsettableFrameLayout layout params to easily ignore insetsAdam Cohen2014-10-241-7/+51
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-0/+52