summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-261-1/+1
* Refactoring common methodsSunny Goyal2015-02-261-39/+3
* [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL ...Hyunyoung Song2015-02-241-0/+3
* am fce720f3: Merge "Fixing crash when dragging and dropping a restored widget...Sunny Goyal2015-02-171-3/+2
|\
| * Merge "Fixing crash when dragging and dropping a restored widget." into ub-la...Sunny Goyal2015-02-171-3/+2
| |\
| | * Fixing crash when dragging and dropping a restored widget.Sunny Goyal2015-02-171-3/+2
* | | am 80e6beb4: Ensure that layers are properly removed after animationAdam Cohen2015-02-141-12/+23
|\| |
| * | Ensure that layers are properly removed after animationAdam Cohen2015-02-131-12/+23
| |/
* | Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-masterSunny Goyal2015-02-121-83/+0
|\ \
| * | Removing code for the unused 'upgrade path'Sunny Goyal2015-02-111-83/+0
* | | Remove meaningless bug id from from addDumpLog and Log.d methodsHyunyoung Song2015-02-111-25/+0
|/ /