summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder/ClippedFolderIconLayoutRule.java
Commit message (Expand)AuthorAgeFilesLines
* Add new motion for when Folder preview changes due to onDrop.Jon Miranda2017-07-141-11/+58
* Move inner classes out of FolderIcon.Jon Miranda2017-06-251-3/+3
* Setting the callback for previewItems to folderIcon. This allows the FolderIc...Sunny Goyal2017-06-221-1/+1
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-7/+0
* Added getIconSize method to PreviewLayoutRule interface.Jon Miranda2017-03-011-0/+5
* Added FolderIconPreviewVerifier class.Jon Miranda2017-02-281-20/+0
* Update PreviewLayoutRule API to prepare for new folder animation.Jon Miranda2017-02-061-9/+31
* Account for disparity btw folder preview size and drawable sizeAdam Cohen2016-03-211-3/+8
* Switch all folder preview rendering to be programmatic (ie. no assets)Adam Cohen2016-03-031-12/+4
* Cleaning up folder icon drawingAdam Cohen2016-02-241-8/+13
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-2/+5
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-5/+2
* First pass at new FolderIcon visual treatmentAdam Cohen2016-02-171-0/+128