summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
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-192-19/+68
* 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
* | Merge "[DO NOT MERGE] Folder name suggest Bug: 142498588" into ub-launcher3-q...Hyunyoung Song2019-11-063-11/+90
|\ \
| * | [DO NOT MERGE] Folder name suggestHyunyoung Song2019-11-063-11/+90
| |/
* / Fix icons vanishing when dragged within folderSamuel Fufa2019-11-051-1/+1
|/
* Fix notification dot scale in AllApps with grid size enabledSamuel Fufa2019-09-271-1/+1
* Merge "resolve merge conflicts of 1bd96b1e96a663c835cb263cbc4aa54a7841ab28 to...TreeHugger Robot2019-09-092-5/+22
|\
| * resolve merge conflicts of 1bd96b1e96a663c835cb263cbc4aa54a7841ab28 to ub-lau...Jon Miranda2019-09-062-5/+22
| |\
| | * Update app open/close animations.Jon Miranda2019-09-042-5/+22
* | | Lazily binding folder pages and iconsSunny Goyal2019-09-055-160/+222
|/ /
* | 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-147-312/+320
|/
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-1/+0
* Merge "Fix bug where FolderIcon stays visible during swipe up to home animati...TreeHugger Robot2019-05-201-0/+4
|\
| * Fix bug where FolderIcon stays visible during swipe up to home animation.Jon Miranda2019-05-201-0/+4
* | Swipe up to home into FolderIcon animation bug fixes.Jon Miranda2019-05-201-0/+4
|/
* Make folder backgrounds opaqueHyunyoung Song2019-05-151-1/+4
* Implement 3 shades of folder icon/container fill colorHyunyoung Song2019-05-142-2/+2
* Not using magic constants for navbar heightvadimt2019-05-081-1/+2
* Always place notification dots directly on adaptive icon pathTony Wickham2019-05-061-4/+5
* Adding utility method to get adaptive icon scaleSunny Goyal2019-05-033-453/+3
* Fixing jank in folder animation.vadimt2019-05-021-1/+28
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-023-8/+7
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-164-45/+45
* Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-091-1/+6
* Recompute folder icon drawing params before computing its positionTony2019-03-281-0/+1
* Fix sizing of FloatingIconView so that it matches the workspace.Jon Miranda2019-03-272-2/+10
* Fix bug where folder items preview remain in low res state.Jon Miranda2019-03-083-5/+22
* Fix app to folder icon animation.Jon Miranda2019-03-052-0/+13
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-012-7/+11
* Changing some colors for folderIcon in dark themesSunny Goyal2019-02-051-3/+9
* Changing min sdk to 25Sunny Goyal2019-01-291-25/+0
* Updating folder shape when icon shape changesSunny Goyal2019-01-231-26/+3
* Adding support for putting arbitary attributes in InvariantDeviceProfileSunny Goyal2019-01-071-1/+4
* Moving folder shape logic definition to xmlSunny Goyal2019-01-071-50/+96
* Merge "Rename "badges" to "dots" where appropriate" into ub-launcher3-masterTony Wickham2018-12-053-52/+51
|\
| * Rename "badges" to "dots" where appropriateTony Wickham2018-12-043-52/+51
* | Merge "Adding support for launcher preview generation" into ub-launcher3-masterSunny Goyal2018-12-051-4/+2
|\ \ | |/ |/|
| * Adding support for launcher preview generationSunny Goyal2018-12-041-4/+2
* | Move BadgeRenderer to iconloader libraryTony Wickham2018-11-301-11/+12
|/
* Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-202-6/+9
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-062-8/+6
* Changing the FolderIcon shape based on AdpativeIconSunny Goyal2018-10-175-62/+463
* Add undo snackbar for deleting itemsTony Wickham2018-08-302-2/+1
* Cancel badge scale anim when setting new badge scaleTony2018-08-172-4/+24