summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsCustomizeCellLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix regression which was causing requestLayout in layout passAdam Cohen2014-08-281-1/+1
| | | | | | | | | -> This caused funky layout issues with views not appearing on devices prior to K in addition to log spam. issue 17282728 Change-Id: Id05856ba2ef3de3a8a636ba9b4b46ddef3eff75e
* Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+8
| | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* Fix crash when setting wallpaperMichael Jurka2013-09-051-5/+0
| | | | | Also clean up some unused code Change-Id: Ibef8d3d594cc859a993640fd6ee578e9eeb633d1
* Initial changes to restore AllApps.Winson Chung2013-09-051-0/+68
- Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f