summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder/FolderPagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Using DragObject for folder drop instead of maintaining states whenSunny Goyal2016-09-091-1/+1
* Ensure that we update the preview layout rule when not animating.Winson2016-07-251-1/+1
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-0/+6
* Accessibility fixes and updatesSunny Goyal2016-06-221-0/+1
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-4/+11
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-201-1/+1
* Updating the folder page indicator to be more like theSunny Goyal2016-05-181-42/+10
* Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-4/+4
* Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-061-1/+1
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-2/+0
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-0/+2
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-0/+710