summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Bye bye workspace screens tableSunny Goyal2018-12-101-13/+0
* Merge "Rename "badges" to "dots" where appropriate" into ub-launcher3-masterTony Wickham2018-12-051-7/+7
|\
| * Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-7/+7
* | Adding support for launcher preview generationSunny Goyal2018-12-041-109/+13
|/
* Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-201-1/+8
* Fixing wrong layout used to calculate drag-n-drop locationSunny Goyal2018-11-081-3/+3
* Removing separate hotseat widget, instead using a QSB acroll all UI.Sunny Goyal2018-11-051-74/+42
* Changing the FolderIcon shape based on AdpativeIconSunny Goyal2018-10-171-3/+3
* Make flags UI available on release build of launcherRyan Lothian2018-10-151-4/+2
* Converting long item IDs to intSunny Goyal2018-10-081-39/+41
* Groundwork for runtime-toggleable feature flagsRyan Lothian2018-10-081-2/+4
* Removing various reflection based animations, to allow for better proguardingSunny Goyal2018-09-211-4/+1
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-2/+3
* Adding overscroll in recents viewSunny Goyal2018-08-101-2/+2
* Removing unused touch handling in PagedView so that it is similar to various ...Sunny Goyal2018-08-081-4/+0
* Merge "Launching last task when back button is pressed in overview" into ub-l...Sunny Goyal2018-08-081-6/+0
|\
| * Launching last task when back button is pressed in overviewSunny Goyal2018-08-021-6/+0
* | Enabling more checks in TAPL tests.Vadim Tryshev2018-08-031-1/+13
* | Merge "Retiring some feature flags" into ub-launcher3-masterTreeHugger Robot2018-08-021-16/+2
|\ \ | |/ |/|
| * Retiring some feature flagsSunny Goyal2018-07-101-16/+2
* | Merge "Revert "Create new ShortcutInfo when dropping predicted deep shortcuts...TreeHugger Robot2018-08-021-9/+3
|\ \
| * | Revert "Create new ShortcutInfo when dropping predicted deep shortcuts."Sunny Goyal2018-07-131-9/+3
* | | Merge changes from topic "am-402aa8b3-7a45-468a-931d-83007cd71180" into ub-la...TreeHugger Robot2018-07-271-1/+3
|\ \ \
| * \ \ [automerger] Increase max distance for folder creation for tablets. am: 5aab8...Android Build Merger (Role)2018-07-171-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Increase max distance for folder creation for tablets.Jon Miranda2018-07-171-1/+3
| | * | Merge "Fix bug where add to folder fails even when folder creation animation ...Jonathan Miranda2018-06-141-1/+6
| | |\ \
* | | | | Tapl libraryVadim Tryshev2018-07-201-1/+1
|/ / / /
* | | | Moving some abstract classes to interfaces, to better use java-8 featuresSunny Goyal2018-07-091-10/+0
* | | | Merge changes from topic "am-a3d615af-02aa-451c-b89c-c1f59300b566" into ub-la...Jonathan Miranda2018-06-141-1/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix bug where add to folder fails even when folder creation animation runs.Jon Miranda2018-06-121-1/+6
* | | Prerequisites for TAPLVadim Tryshev2018-06-121-0/+1
|/ /
* | [automerger] Reporting range of visible tasks am: 528b9e0615Android Build Merger (Role)2018-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