summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
Commit message (Expand)AuthorAgeFilesLines
* Add support for color extracted notification dotsTony Wickham2017-06-081-1/+3
* Use a single color for all icon badges.Tony Wickham2017-05-161-2/+1
* Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-12/+10
* Update icon badges to match specTony Wickham2017-04-251-6/+10
* Add WidgetsAndMore bottom sheetTony Wickham2017-03-301-9/+0
* Revert "Temporary fix for Folders in battery saver mode."Jonathan Miranda2017-03-161-6/+0
* Temporary fix for Folders in battery saver mode.Jon Miranda2017-03-151-0/+6
* Updating FolderIcon drawing to avoid dependency on software layer.Sunny Goyal2017-03-031-72/+128
* Close Folder before doing any automatic updates.Jon Miranda2017-02-282-2/+2
* Enable suggestions for Folder names.Jon Miranda2017-02-241-4/+5
* Close Folder when an item is auto added to it.Jon Miranda2017-02-222-2/+15
* Fix folder icon animation where it animates downwards on 1st run.Jon Miranda2017-02-211-1/+3
* Merge "Simplifying some launcher themes" into ub-launcher3-masterSunny Goyal2017-02-171-1/+2
|\
| * Simplifying some launcher themesSunny Goyal2017-02-161-1/+2
* | Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-162-13/+15
|\ \ | |/ |/|
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-162-13/+15
* | Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+6
* | Merge "Animate badges when they are added or removed" into ub-launcher3-masterTony Wickham2017-02-071-3/+52
|\ \
| * | Animate badges when they are added or removedTony Wickham2017-02-071-3/+52
* | | Merge "Update PreviewLayoutRule API to prepare for new folder animation." int...Jonathan Miranda2017-02-073-20/+59
|\ \ \ | |/ / |/| |
| * | Update PreviewLayoutRule API to prepare for new folder animation.Jon Miranda2017-02-063-20/+59
* | | Add badges to foldersTony Wickham2017-02-071-0/+25
|/ /
* | Merge "Updating the PreloadIconDrawable" into ub-launcher3-masterSunny Goyal2017-02-071-10/+3
|\ \
| * | Updating the PreloadIconDrawableSunny Goyal2017-02-061-10/+3
| |/
* / Remove unused View parameter from ofFloat method.Jon Miranda2017-02-061-2/+2
|/
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-3/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+2
* Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-masterSunny Goyal2016-12-162-5/+2
|\
| * Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-132-5/+2
* | Using java_style enum generation for protoSunny Goyal2016-12-151-2/+2
* | Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-152-23/+23
* | Refactoring FlingToDeleteSunny Goyal2016-12-131-18/+0
|/
* Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" in...Sunny Goyal2016-12-121-3/+1
|\
| * Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-3/+1
* | Merge "Simplifyling widget inflation and addition flow." into ub-launcher3-ma...Sunny Goyal2016-12-081-2/+1
|\ \
| * | Simplifyling widget inflation and addition flow.Sunny Goyal2016-12-071-2/+1
* | | Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-4/+1
|/ /
* / Added logging for HOME_INTENT and BACK commands.Jon Miranda2016-11-211-1/+4
|/
* Merge "Hide workspace text in multi-window mode." into ub-launcher3-masterJonathan Miranda2016-11-151-0/+1
|\
| * Hide workspace text in multi-window mode.Jon Miranda2016-11-151-0/+1
* | Animate icons back to where they were picked up.Tony Wickham2016-11-021-10/+4
|/
* Removing custom dispatchDraw logic and letting the system handleSunny Goyal2016-10-261-6/+5
* Fixing crash in folderSunny Goyal2016-10-131-2/+2
* resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-122-2/+2
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-072-2/+2
* | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+4
|\ \
| * | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+4
* | | Refactoring floating view opening/closing logicSunny Goyal2016-10-103-127/+318
* | | Refactors in UserEventDispatcherHyunyoung Song2016-10-061-1/+1
* | | Code sanitizationHyunyoung Song2016-10-062-3/+3