summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Revise protected app folders UIcretin452016-02-101-39/+52
* Prevent finalizing of remote folderArtem Shvadskiy2016-02-091-1/+5
* Trebuchet: Don't animate folder closed when pressing menu keycretin452016-02-031-2/+10
* Trebuchet: Close folder layout when adding shortcutcretin452016-02-011-1/+15
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-86/+106
* Re-Implementation of hidden foldersVineet Patil2015-11-301-3/+100
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2015-11-301-1/+13
* Implementation of folder animation changes as per cm-13.0Vineet Patil2015-11-181-34/+197
* Version code cleanupSunny Goyal2015-08-171-2/+2
* Refactoring to ExtendedEditText.Winson2015-08-131-3/+10
* Merge "Refactoring search bar animations." into ub-launcher3-burnabyWinson Chung2015-08-051-1/+1
|\
| * Refactoring search bar animations.Winson Chung2015-08-051-1/+1
* | Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-1/+1
|/
* Computing the visible cell layout area without using the current scrollSunny Goyal2015-07-091-21/+11
* Merge "Using cellX and cellY for comparing position when rank is not availabl...Sunny Goyal2015-07-071-1/+17
|\
| * Using cellX and cellY for comparing position when rank is not availableSunny Goyal2015-07-061-1/+17
* | Using background outline provider as the final provider for reveal animationSunny Goyal2015-07-061-5/+6
|/
* Converting folder name to string before applying it to folder infoSunny Goyal2015-06-181-3/+2
* Adding context for app launches.Winson Chung2015-06-021-2/+12
* Build fix: Removing FastOutSlowIn interpolatorSunny Goyal2015-06-011-3/+5
* Folder UI fixesSunny Goyal2015-06-011-4/+17
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-4/+2
* Refactoring DeviceProfileAdam Cohen2015-05-211-4/+2
* Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-191-2/+4
* Fixing issue with folder inflationSunny Goyal2015-05-151-2/+2
* Various lint error fixes.Sunny Goyal2015-05-141-6/+7
* Reodering some drawablesSunny Goyal2015-05-141-10/+0
* Merge "Animating the folder title & page indicator when a multi-page folder i...Sunny Goyal2015-05-131-3/+46
|\
| * Animating the folder title & page indicator when a multi-page folderSunny Goyal2015-05-081-3/+46
* | Various icon size changesSunny Goyal2015-05-111-2/+1
* | Merge "Trim all whitespace from titles and labels." into ub-launcher3-burnabyWinson Chung2015-05-111-2/+3
|\ \
| * | Trim all whitespace from titles and labels.Winson Chung2015-05-081-2/+3
| |/
* | Merge "Using xml-drawable and elevation as folder background" into ub-launche...Sunny Goyal2015-05-111-4/+18
|\ \
| * | Using xml-drawable and elevation as folder backgroundSunny Goyal2015-05-071-4/+18
| |/
* / Accessibility: Folder drag and drop fixesSunny Goyal2015-05-051-0/+3
|/
* Merge "Updating fling to delete anim" into ub-launcher3-burnabySunny Goyal2015-05-011-1/+2
|\
| * Updating fling to delete animSunny Goyal2015-04-301-1/+2
* | Clearing drag state after the close animation is completeSunny Goyal2015-05-011-0/+7
|/
* Enabling accessibility drag and drop in folderSunny Goyal2015-04-281-2/+33
* Goodbye folder sortingSunny Goyal2015-04-271-13/+1
* Removing some unused method params from CellLayoutSunny Goyal2015-04-241-1/+1
* Moving item to its old position in folder if DnD is cancelledSunny Goyal2015-04-231-1/+10
* Updating drop button targetsSunny Goyal2015-04-161-1/+4
* Fixing drag-n-drop for folders in hotseat.Sunny Goyal2015-04-151-3/+23
* Updating folder UISunny Goyal2015-04-091-134/+46
* Fixing some RTL issues with scrollable folderSunny Goyal2015-04-071-39/+28
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-1/+1
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-17/+18
* Invalidating sorted list after the item has been addedSunny Goyal2015-03-181-1/+1
* Lazy loading high res iconsSunny Goyal2015-03-171-0/+5