summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* / Removing support library dependencySunny Goyal2015-01-201-4/+3
|/
* Adding accessibility controlsSunny Goyal2015-01-161-45/+16
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-9/+17
* Prevent multiple workspace state animators from being startedAdam Cohen2014-11-181-0/+14
* Adding a few null checks.Sunny Goyal2014-11-141-2/+4
* Using the default search widget in Launcher3Sunny Goyal2014-11-111-13/+0
* Fix edge case where LauncherOverlay scroll woudln't be resetAdam Cohen2014-10-241-2/+11
* Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queensAdam Cohen2014-10-231-20/+71
|\
| * First pass of the Launcher Overlay interface / implAdam Cohen2014-10-221-20/+71
* | Merge "Updating ItemInfo objects in the worker thread" into ub-now-queensSunny Goyal2014-10-211-171/+22
|\ \ | |/ |/|
| * Updating ItemInfo objects in the worker threadSunny Goyal2014-10-141-171/+22
* | Use LauncherCallbacks model instead of method overridesAdam Cohen2014-10-151-1/+0
|/
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-2/+35