summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Workspace: Allow resizing any widgetNebojsa Cvetkovic2018-01-191-2/+1
* Fix bug where widgets are inflated in the wrong orientation.Jon Miranda2017-09-191-1/+1
* Fix bug where workspace is not aligned with hotseat in landscape.Jon Miranda2017-08-091-1/+2
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-1/+9
* Fix regression which broke Workspace flings in RTLAdam Cohen2017-07-181-1/+1
* Set edgeMarginPx back to 8dp.Jon Miranda2017-07-131-0/+4
* Revert "Match items in icon preview with items in Folder using permutations."Jonathan Miranda2017-07-131-1/+1
* Fixing bug where tapping home while going from page 0 to 1 does nothingSunny Goyal2017-07-111-1/+1
* Merge "Mark off-screen pages as unimportant for accessibility" into ub-launch...TreeHugger Robot2017-07-111-4/+9
|\
| * Mark off-screen pages as unimportant for accessibilityTony2017-07-061-4/+9
* | Do not run page snap animation if already on the default pageSunny Goyal2017-07-101-6/+3
* | Move the PreviewItem drawing/animation logic to PreviewItemManager.Jon Miranda2017-07-061-1/+1
|/
* Merge "Sanitizing various search container ids and layout names" into ub-laun...TreeHugger Robot2017-07-041-3/+3
|\
| * Sanitizing various search container ids and layout namesSunny Goyal2017-06-271-3/+3
* | Add user event logging for page rearrangement and LEFT/RIGHT swipesHyunyoung Song2017-06-301-4/+31
* | Match items in icon preview with items in Folder using permutations.Jon Miranda2017-06-281-1/+1
|/
* Merge "Revert edge glow effect and restore damped overscroll" into ub-launche...TreeHugger Robot2017-06-271-24/+2
|\
| * Revert edge glow effect and restore damped overscrollAdam Cohen2017-06-271-24/+2
* | Fixing drag outline not getting drawn when the shortcuts popup is shown.Hyunyoung Song2017-06-261-15/+1
|/
* Move PreviewBackground into its own class file.Jon Miranda2017-06-221-3/+4
* Removing view.isInTouchMode() because plaform returns false whenMario Bertschler2017-06-221-5/+0
* 1. Avoid object allocations during draw/layout operations (preallocateRajeev Kumar2017-06-161-31/+3
* Some cleanups in Workspace.java classRajeev Kumar2017-06-121-37/+34
* 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
|\