summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/FolderPagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Build fixSunny Goyal2015-04-091-7/+3
* Updating folder UISunny Goyal2015-04-091-49/+80
* Fixing some RTL issues with scrollable folderSunny Goyal2015-04-071-3/+15
* Updating pageindicator assetsSunny Goyal2015-03-301-1/+2
* Disabling overscroll when folder has only one pageSunny Goyal2015-03-261-0/+2
* Fixing getItemCount in FolderPagedViewSunny Goyal2015-03-201-6/+6
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-1/+3
* Lazy loading high res iconsSunny Goyal2015-03-171-0/+22
* Adding sort switch in FolderPagedViewSunny Goyal2015-03-171-12/+216
* Scrolling folder during drag-dropSunny Goyal2015-03-131-29/+71
* Refactoring some logic in FolderPagedViewSunny Goyal2015-03-101-100/+49
* Adding a scrollable folder content implementationSunny Goyal2015-03-091-0/+581