summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-1510-403/+45
* Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-148-32/+64
* Merge "Refactoring FlingToDelete" into ub-launcher3-masterSunny Goyal2016-12-1419-327/+227
|\
| * Refactoring FlingToDeleteSunny Goyal2016-12-1319-327/+227
* | Merge "Don't let AllAppsTransitionController intercept when a floating view i...Tony Wickham2016-12-142-5/+4
|\ \ | |/ |/|
| * Don't let AllAppsTransitionController intercept when a floating view is open.Tony2016-12-122-5/+4
* | Merge "Scale folders to fit within the available height and width." into ub-l...Jonathan Miranda2016-12-131-14/+20
|\ \
| * | Scale folders to fit within the available height and width.Jon Miranda2016-12-131-14/+20
* | | Resize widget frame now wraps the scaled widget view.Jon Miranda2016-12-131-10/+10
|/ /
* | Merge "nav bar on all apps container should use light theme. b/33553066 Chang...Hyunyoung Song2016-12-123-4/+20
|\ \
| * | nav bar on all apps container should use light theme.Hyunyoung Song2016-12-123-4/+20
* | | Merge "Adding a generic method to initiate overridable objects" into ub-launc...Sunny Goyal2016-12-128-72/+32
|\ \ \
| * | | Adding a generic method to initiate overridable objectsSunny Goyal2016-12-128-72/+32
* | | | Merge "Move icon back to original cell if a quick drag would cause reorder." ...Tony Wickham2016-12-121-4/+15
|\ \ \ \
| * | | | Move icon back to original cell if a quick drag would cause reorder.Tony Wickham2016-12-071-4/+15
| | |/ / | |/| |
* | | | Merge "Lower the transition threshold for dropping on Workspace." into ub-lau...TreeHugger Robot2016-12-121-3/+12
|\ \ \ \
| * | | | Lower the transition threshold for dropping on Workspace.Tony Wickham2016-12-121-3/+12
| | |/ / | |/| |
* | | | Merge "Allow long-press on workspace immediately after dropping." into ub-lau...Tony Wickham2016-12-122-2/+7
|\ \ \ \
| * | | | Allow long-press on workspace immediately after dropping.Tony Wickham2016-12-122-2/+7
| |/ / /
* | | | Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" in...Sunny Goyal2016-12-129-89/+78
|\ \ \ \ | |_|_|/ |/| | |
| * | | Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-219-89/+78
* | | | Merge "Adding support for app widgets in the InstallQueue" into ub-launcher3-...Sunny Goyal2016-12-123-30/+116
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding support for app widgets in the InstallQueueSunny Goyal2016-12-123-30/+116
* | | | Merge "Set PreloadIconDrawable disabled = false when restore is complete" int...Tony Wickham2016-12-081-2/+3
|\ \ \ \
| * | | | Set PreloadIconDrawable disabled = false when restore is completeTony Wickham2016-12-081-2/+3
| | |_|/ | |/| |
* | | | Merge "Scale widgets when dragging and dropping in multi-window mode." into u...Jonathan Miranda2016-12-083-18/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | Scale widgets when dragging and dropping in multi-window mode.Jon Miranda2016-12-083-18/+57
| |/ /
* | | Merge "Simplifyling widget inflation and addition flow." into ub-launcher3-ma...Sunny Goyal2016-12-084-70/+50
|\ \ \
| * | | Simplifyling widget inflation and addition flow.Sunny Goyal2016-12-074-70/+50
| |/ /
* | | Merge "Adding support for deep shortcuts in Install queue" into ub-launcher3-...Sunny Goyal2016-12-083-68/+148
|\ \ \
| * | | Adding support for deep shortcuts in Install queueSunny Goyal2016-12-033-68/+148
* | | | Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-077-48/+97
| |/ / |/| |
* | | Fix for mTransitionProgress not being updated throughout animation.Tony Wickham2016-12-061-2/+1
|/ /
* | Merge "Bug fix: QSB sometimes gets stuck to transparent." into ub-launcher3-m...Sunny Goyal2016-11-305-22/+35
|\ \
| * | Bug fix: QSB sometimes gets stuck to transparent.Sunny Goyal2016-11-245-22/+35
* | | Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background ...Sunny Goyal2016-11-305-50/+108
|\ \ \
| * | | Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal2016-11-305-50/+108
* | | | Merge "Fixing wrong message sent on app widget host reset" into ub-launcher3-...Sunny Goyal2016-11-301-1/+1
|\ \ \ \
| * | | | Fixing wrong message sent on app widget host resetSunny Goyal2016-11-291-1/+1
| | |/ / | |/| |
* / | | Scale widgets in multi-window mode.Jon Miranda2016-11-234-13/+52
|/ / /
* | | Added logging for HOME_INTENT and BACK commands.Jon Miranda2016-11-215-36/+133
* | | Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-212-1/+21
|\ \ \
| * | | Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-172-1/+21
* | | | Merge "Changing DeepShortcutManager to have a singleton contructor instead of...Sunny Goyal2016-11-219-31/+36
|\ \ \ \
| * | | | Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-219-31/+36
| | |_|/ | |/| |
* | | | Merge "Adding a utility class to enforce that icons are always flattened on t...Sunny Goyal2016-11-2110-98/+164
|\ \ \ \ | |/ / / |/| | |
| * | | Adding a utility class to enforce that icons are always flattened onSunny Goyal2016-11-1910-98/+164
* | | | Removing widgetGap and heightGap from cellLayoutSunny Goyal2016-11-203-99/+37
* | | | Merge "Moving saving state transtion listener logic to individual views" into...Sunny Goyal2016-11-188-295/+93
|\ \ \ \
| * | | | Moving saving state transtion listener logic to individual viewsSunny Goyal2016-11-148-295/+93