summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fixing pallpaper parallex in rtl.Sunny Goyal2015-04-151-13/+20
* Initial changes to support a fixed all-apps layout.Winson Chung2015-04-091-2/+7
* WidgetTray revamp workHyunyoung Song2015-04-081-0/+2
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-2/+1
* Removing UninstallShortcutReceiverSunny Goyal2015-04-011-2/+0
* Removing more code with API 21 dependencies.Winson Chung2015-03-241-1/+3
* Merge "Removing all dependencies of launcher code on wallpaper-picker" into u...Sunny Goyal2015-03-211-2/+3
|\
| * Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-201-2/+3
* | Rewrite: Widget preview loader logicSunny Goyal2015-03-201-6/+4
|/
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-28/+29
* Don't clobber widgets with the same component.Robin Lee2015-03-191-1/+2
* Lazy loading high res iconsSunny Goyal2015-03-171-1/+2
* Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-27/+40
* Merge "Ensuring setQsbSearchBar is called whenever the QSB is created" into u...Sunny Goyal2015-03-101-1/+1
|\
| * Ensuring setQsbSearchBar is called whenever the QSB is createdSunny Goyal2015-03-041-1/+1
* | Merge "Enabling accessible drag and drop" into ub-launcher3-burnabyAdam Cohen2015-03-091-13/+50
|\ \
| * | Enabling accessible drag and dropAdam Cohen2015-03-091-13/+50
| |/
* | Fixing icon disappearing on dropping to workspaceSunny Goyal2015-03-051-1/+1
* | Fixing wrong check to determine the drag sourceSunny Goyal2015-03-021-12/+7
|/