summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Defining HomeScreenElementTheme for elements which appear on top of wa...Sunny Goyal2017-03-131-5/+4
|\
| * Defining HomeScreenElementTheme for elements which appear on top ofSunny Goyal2017-02-171-5/+4
* | Add checks for FeatureFlags.QSB_ON_FIRST_SCREENLouis Begin2017-03-091-1/+2
|\ \
| * | Add checks for FeatureFlags.QSB_ON_FIRST_SCREENLouis Begin2017-03-081-1/+2
* | | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-5/+4
|/ /
* / Close Folder before doing any automatic updates.Jon Miranda2017-02-281-1/+3
|/
* Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-161-4/+4
|\
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-4/+4
* | Animate badges when they are added or removedTony Wickham2017-02-071-1/+1
* | Add badges to foldersTony Wickham2017-02-071-0/+21
* | Updating the PreloadIconDrawableSunny Goyal2017-02-061-0/+1
* | Gracefully ignore items that don't support notificationsTony Wickham2017-02-021-2/+2
|/
* Fixes a bug where the workspace doesn't properly enter into freescroll modeMario Bertschler2017-01-311-4/+8
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-19/+37
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-4/+5
* Add NotificationListener to launcher.Tony Wickham2017-01-251-0/+19
* Merge "FastBitmapDrawable can draw an icon badge (notification count)" into u...Tony Wickham2017-01-181-1/+1
|\
| * FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-1/+1
* | Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+1
|/
* Fixing onPageBeginTransition not being called when scrolling overlaySunny Goyal2017-01-041-4/+2
* Merge "Fixes a bug where the user ends in freescroll state even for regular w...Mario Bertschler2016-12-291-0/+10
|\
| * Fixes a bug where the user ends in freescroll state even for regular workspac...Mario Bertschler2016-12-291-0/+10
* | Merge "Removing all compatibility code below Lollipop" into ub-launcher3-masterSunny Goyal2016-12-291-18/+6
|\ \ | |/ |/|
| * Removing all compatibility code below LollipopSunny Goyal2016-12-161-18/+6
* | Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-1/+0
|/
* Updating edge scrolling logic during drag and dropSunny Goyal2016-12-161-87/+44
* No more UserHandleCompatSunny Goyal2016-12-151-2/+2
* Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-masterSunny Goyal2016-12-161-6/+2
|\
| * Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-6/+2
* | Merge "Restore original scaleRectAboutCenter method." into ub-launcher3-masterJonathan Miranda2016-12-151-3/+2
|\ \
| * | Restore original scaleRectAboutCenter method.Jon Miranda2016-12-151-3/+2
* | | Using java_style enum generation for protoSunny Goyal2016-12-151-9/+9
* | | Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-151-91/+8
|/ /
* | Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-9/+30
* | Refactoring FlingToDeleteSunny Goyal2016-12-131-16/+0
|/
* 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
* | | Allow long-press on workspace immediately after dropping.Tony Wickham2016-12-121-1/+6
|/ /
* | Merge "Scale widgets when dragging and dropping in multi-window mode." into u...Jonathan Miranda2016-12-081-7/+7
|\ \
| * | Scale widgets when dragging and dropping in multi-window mode.Jon Miranda2016-12-081-7/+7
| |/
* / Simplifyling widget inflation and addition flow.Sunny Goyal2016-12-071-33/+27
|/
* Fix for mTransitionProgress not being updated throughout animation.Tony Wickham2016-12-061-2/+1
* Added logging for HOME_INTENT and BACK commands.Jon Miranda2016-11-211-6/+8
* Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-211-1/+1
|\
| * Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-171-1/+1
| * Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-121-1/+1
| |\
* | \ Merge "Moving saving state transtion listener logic to individual views" into...Sunny Goyal2016-11-181-26/+41
|\ \ \
| * | | Moving saving state transtion listener logic to individual viewsSunny Goyal2016-11-141-26/+41