summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/FolderCellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Adding sort switch in FolderPagedViewSunny Goyal2015-03-171-1/+1
* Adding a scrollable folder content implementationSunny Goyal2015-03-091-0/+21
* Handling getLastItem when the folder is closedSunny Goyal2015-03-051-1/+7
* Using unique view id for each item in folderSunny Goyal2015-03-051-5/+5
* Extracting a common interface out of FolderCellLayoutSunny Goyal2015-03-051-34/+52
* Refactoring folder contentSunny Goyal2015-03-041-0/+285