summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Auto collapse settings panelcretin452017-03-261-0/+18
* Reimplement CM Settings Overview Panel Part 5Yvonne Wong2017-03-261-1/+18
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2017-03-261-4/+43
* Preventing null pointer crash when opening a folderSunny Goyal2015-09-031-1/+1
* Fixing empty screen created at the end, even when dragging the last item on t...Sunny Goyal2015-08-181-4/+4
* Version code cleanupSunny Goyal2015-08-171-1/+1
* Fixing crash upon cancellation of an accessible drag.Vadim Tryshev2015-08-121-0/+8
* Preventing zoom-in animation from running everytime the app updates.Sunny Goyal2015-08-111-2/+3
* Merge "Refactoring search bar animations." into ub-launcher3-burnabyWinson Chung2015-08-051-4/+21
|\
| * Refactoring search bar animations.Winson Chung2015-08-051-4/+21
* | Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-0/+10
* | Replacing exception with a log, when uninstalling an app leads to an illegal ...Sunny Goyal2015-08-031-1/+5
|/
* Fixing drag outline positions for folder over hotseatSunny Goyal2015-08-031-0/+2
* Fixing overview mode scale calculations.Winson Chung2015-07-101-9/+12
* Computing the visible cell layout area without using the current scrollSunny Goyal2015-07-091-24/+18
* Hiding workspace from accessibility when its not visibleSunny Goyal2015-07-061-1/+4
* Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-191-34/+10
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-7/+2
* Code cleanupSunny Goyal2015-06-051-1/+1
* Preventing overdraw in custom content screenSunny Goyal2015-06-041-1/+1
* Adding context for app launches.Winson Chung2015-06-021-1/+9
* Merge "Fixing screen jumps when performing DnD in rtl mode" into ub-launcher3...Sunny Goyal2015-05-291-0/+1
|\
| * Fixing screen jumps when performing DnD in rtl modeSunny Goyal2015-05-291-0/+1
* | Merge "Fixing non-scrolling of workspace view after opening/closing AllApps v...Vadim Tryshev2015-05-281-8/+2
|\ \
| * | Fixing non-scrolling of workspace view after opening/closing AllApps vew.Vadim Tryshev2015-05-281-8/+2
* | | Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-16/+45
| |/ |/|
* | Removing SmoothPagedView as all its methods are disabledSunny Goyal2015-05-271-6/+1
|/
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-13/+11
* Animating workspace active background changeSunny Goyal2015-05-211-1/+1
* Refactoring DeviceProfileAdam Cohen2015-05-211-15/+11
* Merge "Removing some unused functionalities" into ub-launcher3-burnabySunny Goyal2015-05-201-56/+0
|\
| * Removing some unused functionalitiesSunny Goyal2015-05-191-56/+2
* | Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-191-3/+6
|/
* Various lint error fixes.Sunny Goyal2015-05-141-19/+19
* Various icon size changesSunny Goyal2015-05-111-4/+3
* When updating an icon, keeping the drawable padding same as beforeSunny Goyal2015-05-111-2/+2
* Merge "Removing some dead code in paged view" into ub-launcher3-burnabySunny Goyal2015-05-071-12/+0
|\
| * Removing some dead code in paged viewSunny Goyal2015-05-061-12/+0
* | Accessibility: Page re-ordering in overview modeSunny Goyal2015-05-061-9/+50
|/
* Merge "Launcher-side changes to support prediction bar." into ub-launcher3-bu...Winson Chung2015-05-051-9/+0
|\
| * Launcher-side changes to support prediction bar.Winson Chung2015-05-041-9/+0
* | Updating fling to delete animSunny Goyal2015-04-301-1/+1
* | Enabling accessibility drag and drop in folderSunny Goyal2015-04-281-5/+16
|/
* Adding LongArrayMap as a replacement for HashMap<Long, E>Sunny Goyal2015-04-241-10/+9
* Accessibility fixesSunny Goyal2015-04-241-0/+1
* Fixing missing updates in package install sessionsSunny Goyal2015-04-221-61/+8
* Refactoring to single path for overview mode.Winson Chung2015-04-211-498/+34
* Merge "Accounting for recent changes in padding when detecting backgound taps...Winson Chung2015-04-171-1/+3
|\
| * Accounting for recent changes in padding when detecting backgound taps to clo...Winson Chung2015-04-171-1/+3
* | Updating drop button targetsSunny Goyal2015-04-161-1/+4
|/