summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure current animation is cancelled before building new folder animation.Jon Miranda2020-03-251-3/+6
* [DO NOT MERGE] Adds basic smart-folder logging.thiruram2020-03-231-0/+41
* Fix folder open/close animation when grid size is small.Jon Miranda2019-11-191-2/+2
* Merge "Fix folder available height calculation" into ub-launcher3-qt-future-devSamuel Fufa2019-11-181-2/+2
|\
| * Fix folder available height calculationSamuel Fufa2019-11-141-2/+2
* | Merge "Fixes missing LauncherEvent for TAP action on FOLDER_ICON" into ub-lau...Thiru Ramasamy2019-11-141-1/+8
|\ \ | |/ |/|
| * Fixes missing LauncherEvent for TAP action on FOLDER_ICONThiru Ramasamy2019-11-121-1/+8
* | [DO NOT MERGE] Folder name suggestHyunyoung Song2019-11-061-5/+16
|/
* Merge "resolve merge conflicts of 1bd96b1e96a663c835cb263cbc4aa54a7841ab28 to...TreeHugger Robot2019-09-091-2/+2
|\
| * resolve merge conflicts of 1bd96b1e96a663c835cb263cbc4aa54a7841ab28 to ub-lau...Jon Miranda2019-09-061-2/+2
| |\
| | * Update app open/close animations.Jon Miranda2019-09-041-2/+2
* | | Lazily binding folder pages and iconsSunny Goyal2019-09-051-58/+54
|/ /
* | Default name's language of folder won't change after changing the system lang...Samuel Fufa2019-08-151-18/+8
* | Refactoring some folder binding logic:Sunny Goyal2019-08-141-44/+45
|/
* Fix bug where FolderIcon stays visible during swipe up to home animation.Jon Miranda2019-05-201-0/+4
* Fixing jank in folder animation.vadimt2019-05-021-1/+28
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-3/+2
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-20/+20
* Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-091-1/+6
* Fix sizing of FloatingIconView so that it matches the workspace.Jon Miranda2019-03-271-2/+1
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-1/+3
* Changing min sdk to 25Sunny Goyal2019-01-291-25/+0
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-2/+2
* Changing the FolderIcon shape based on AdpativeIconSunny Goyal2018-10-171-0/+25
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-2/+0
* Cancel badge scale anim when setting new badge scaleTony2018-08-171-1/+1
* Fix bug where default folder name doesn't change when locale changes.Jon Miranda2018-07-121-7/+12
* Go back to previous state when hitting back from discovery bounceTony Wickham2018-05-211-1/+2
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-17/+10
* Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-251-12/+4
* Fix back button not showing in all floating viewsTony Wickham2018-03-231-2/+2
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-3/+3
* Fixing folder icons not handling clicksSunny Goyal2018-03-091-9/+1
* Revert "Revert "Adding a separate state for QuickScrub""Winson Chung2018-03-051-1/+1
* Revert "Adding a separate state for QuickScrub"Winson Chung2018-03-051-1/+1
* Adding a separate state for QuickScrubSunny Goyal2018-03-021-1/+1
* Quick step/scrub/switch loggingHyunyoung Song2018-02-201-1/+1
* Bound folders to overview panel instead of workspaceTony Wickham2018-01-121-1/+7
* Making LauncherIcons thread safeSunny Goyal2018-01-091-3/+2
* Removing some unused code pathSunny Goyal2018-01-041-17/+2
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-3/+4
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-1/+2
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-2/+2
* Launcher state management cleanupSunny Goyal2017-10-171-2/+3
* Cleaning up drag state management.Sunny Goyal2017-10-161-25/+4
* Merge "Merging duplicate logic for deferred drop handling in Worksace and Fol...TreeHugger Robot2017-10-061-39/+6
|\
| * Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-39/+6
* | Merge "Polish animation when icon returns to Folder." into ub-launcher3-masterTreeHugger Robot2017-10-051-1/+1
|\ \ | |/ |/|
| * Polish animation when icon returns to Folder.Jon Miranda2017-09-111-1/+1
* | Removing some methods from the DragSourceSunny Goyal2017-10-031-15/+1