summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Removing QsbBlockerViewSunny Goyal2017-06-061-86/+4
* Defining a dark theme for launcherSunny Goyal2017-05-241-4/+1
* Simplifying logic for managed for icon additionSunny Goyal2017-05-221-2/+3
* Accessibility fixes for moving itemsTony Wickham2017-05-121-4/+6
|\
| * Accessibility fixes for moving itemsTony Wickham2017-05-111-4/+6
* | Fix bug where deep shortcut drag view target was skewed to the right.Jon Miranda2017-05-091-0/+3
|\|
| * Fix bug where deep shortcut drag view target was skewed to the right.Jon Miranda2017-05-091-0/+3
* | Disabling page fling while the overlay is movingSunny Goyal2017-05-081-0/+7
* | Merge "Update icon badges to match spec" into ub-launcher3-dorvalTony Wickham2017-04-251-8/+4
|\|
| * Update icon badges to match specTony Wickham2017-04-251-8/+4
* | 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
|/ /