summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reporting range of visible tasks" into ub-launcher3-edmontonVadim Tryshev2018-05-251-22/+3
|\
| * Reporting range of visible tasksVadim Tryshev2018-05-251-22/+3
* | Fix bug where icon 'jumps' on long press.Jon Miranda2018-05-251-1/+9
|/
* Remove custom focus logicSunny Goyal2018-05-231-2/+0
* Remove code duplicationVadim Tryshev2018-05-181-4/+8
* Fix bug where Workspace page alpha stays 0 in SpringLoaded mode.Jon Miranda2018-05-161-1/+3
* Separating the draglayer alpha into multiple dimensions so that different ani...Sunny Goyal2018-05-111-1/+2
* Removing scrim overdrawSunny Goyal2018-05-101-6/+1
* Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmontonTony Wickham2018-05-091-1/+0
|\
| * Add atomic recents animation while swiping upTony Wickham2018-05-091-1/+0
* | Increase REORDER_TIMEOUT to make it easier for users to create/add to folder.Jon Miranda2018-05-081-1/+1
|/
* Fixing memory leak on rebindSunny Goyal2018-05-071-0/+1
* Revert "a11y: disabling accessibility scrolling of the home screen"Vadim Tryshev2018-04-301-7/+0
* Fix bug where workspace taps were not being sent to WallpaperManager.Jon Miranda2018-04-241-13/+3
* a11y: disabling accessibility scrolling of the home screenVadim Tryshev2018-04-111-0/+7
* Merge "Avoid duplicate accessibility announcement upon switching to -1st page...TreeHugger Robot2018-04-051-3/+17
|\
| * Avoid duplicate accessibility announcement upon switching to -1st pageVadim Tryshev2018-04-051-3/+17
* | Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-021-0/+5
|/
* Adding a custom view for DragHandleSunny Goyal2018-03-261-11/+0
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-2/+1
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-86/+9
* Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-081-5/+4
* Show icon when drop on deferred drop target is canceledTony2018-03-081-2/+3
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-1/+6
* Quick step/scrub/switch loggingHyunyoung Song2018-02-201-1/+1
* Create new ShortcutInfo when dropping predicted deep shortcuts.Jon Miranda2018-02-201-3/+9
* Fixing ANR when using quickscrub from homescreenSunny Goyal2018-02-131-37/+34
* Merge "Using paged view for all-apps tabs" into ub-launcher3-masterTreeHugger Robot2018-02-131-7/+5
|\
| * Using paged view for all-apps tabsSunny Goyal2018-02-131-7/+5
* | Allow quick scrub/switch from minus oneTony Wickham2018-02-131-0/+59
|/
* Fix bug where two items could occupy same grid cell in hotseat.Jon Miranda2018-02-091-0/+1
* Some fixes for quickstep when configuration changesSunny Goyal2018-02-021-4/+2
* Removing multi-state apha control for hotseatSunny Goyal2018-01-191-96/+2
* Reapplying state UI when the insets changeSunny Goyal2018-01-181-0/+12
* Removing some device profile dependencies in view contructorsSunny Goyal2018-01-161-6/+11
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-0/+14
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-5/+5
* No more waiting around for resumeSunny Goyal2017-12-191-1/+3
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-1/+1
* Removing view layer support during state animation.Sunny Goyal2017-12-071-3/+2
* Merge "Adding support for tagging animations per controller, so that they can...TreeHugger Robot2017-12-071-5/+5
|\
| * Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-5/+5
* | Merge "Do not modify the children order while iterating the viewgroup" into u...TreeHugger Robot2017-12-071-9/+9
|\ \ | |/ |/|
| * Do not modify the children order while iterating the viewgroupSunny Goyal2017-12-041-9/+9
* | Separating various UI properties into state variablesSunny Goyal2017-12-061-23/+6
* | Allow hotseat items to be clicked in overviewTony Wickham2017-12-051-1/+1
|/
* Simplifying workspace layoutSunny Goyal2017-11-131-4/+0
* Merge "Adding some task views." into ub-launcher3-masterSunny Goyal2017-11-101-1/+0
|\
| * Adding some task views.Winson Chung2017-11-101-1/+0
* | Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-1/+3
|/