summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InsettableFrameLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-0/+1
| | | | Change-Id: If8cf9d5f054e8948ead702883b79f28db26c4d8b
* Implementation of folder animation changes as per cm-13.0Vineet Patil2015-11-181-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Folder animations in parity with cm. Folder Layout Revision Updated the folder layout to reflect design revisions based on community feedback Change-Id: Ica1bb796dfccf779a954cf0903a1ae94a010ea1a Conflicts: res/drawable-hdpi/folder_bg.9.png res/drawable-hdpi/folder_fill_highlight.9.png res/drawable-mdpi/folder_bg.9.png res/drawable-mdpi/folder_fill_highlight.9.png res/drawable-xhdpi/folder_bg.9.png res/drawable-xhdpi/folder_fill_highlight.9.png res/drawable-xxhdpi/folder_bg.9.png res/drawable-xxhdpi/folder_fill_highlight.9.png res/layout-land/launcher.xml res/layout-port/launcher.xml res/layout-sw720dp/launcher.xml res/layout/user_folder.xml res/values/dimens.xml src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java Folder animation changes as per cm-13.0 Change-Id: I019511a58bd9f6a60a3c9b68c826726881cec83f Implementing folder animations Change-Id: I83f17c996ecc894ce22fd195b9b33caf58e2e822
* Make sure DragLayer layout params are of the correct typeAdam Cohen2014-10-281-1/+1
| | | | | | bug 18141419 Change-Id: I50695a62cf9e1f25c054ac2c7197cd056d54cfae
* Add InsettableFrameLayout layout params to easily ignore insetsAdam Cohen2014-10-241-7/+51
| | | | Change-Id: I117fc34627e24ea5f909c3c87e9c2dbca46babb6
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-0/+52
Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c