summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensuring launcher is always setting "interactionBegin/End" where appro...Adam Cohen2013-10-021-4/+14
|\
| * Ensuring launcher is always setting "interactionBegin/End" where appropriate ...Adam Cohen2013-10-011-4/+14
* | Updating page indicator assets.Winson Chung2013-10-011-1/+1
* | Disable hardware layer on custom screenChris Craik2013-10-011-11/+10
|/
* Merge "Restore parallax even if Google Now isn't present" into jb-ub-now-indi...Michael Jurka2013-10-011-5/+7
|\
| * Restore parallax even if Google Now isn't presentMichael Jurka2013-09-301-5/+7
* | Using state to update voice button proxy visibility instead of view flags. (B...Winson Chung2013-09-301-7/+13
|/
* Merge "Trying to get onShow in all the right places" into jb-ub-now-indigo-roseAdam Cohen2013-09-301-6/+6
|\
| * Trying to get onShow in all the right placesAdam Cohen2013-09-251-6/+6
* | Fixing issue where you couldn't drag an item multiple pages (issue 10754544)Adam Cohen2013-09-291-10/+2
* | Improving the granularity of reorder with resize on drop (issue 9533227)Adam Cohen2013-09-291-11/+14
* | Fix issue where we weren't saving span after resize drop (issue 9533407)Adam Cohen2013-09-291-2/+2
* | Ensuring that Launcher always has a search bar. (Bug 10965514)Winson Chung2013-09-271-0/+2
* | Fixing issue where incorrect min/max widths/heights were being reported to wi...Winson Chung2013-09-261-8/+14
* | Fixing overscroll with single page (issue 10937081)Adam Cohen2013-09-261-9/+8
* | Fixing some touch / interaction problemsAdam Cohen2013-09-261-1/+5
|/
* Merge "Fix issue where overview panel was taking clicks because it was visibl...Adam Cohen2013-09-251-10/+15
|\
| * Fix issue where overview panel was taking clicks because it was visible (issu...Adam Cohen2013-09-241-10/+15
* | Extending the hit rect when testing for dragging over the hotseat.Winson Chung2013-09-241-1/+4
* | Merge "Tweaking styles for AllApps and widgets spaces. (Bug 10843502)" into j...Winson Chung2013-09-241-23/+5
|\ \ | |/ |/|
| * Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-23/+5
* | Getting RTL up to a reasonable state in Launcher3Adam Cohen2013-09-241-5/+15
|/
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-5/+24
* Merge "Fix issue where you could page to -1 during spring loaded drag (issue ...Adam Cohen2013-09-221-0/+5
|\
| * Fix issue where you could page to -1 during spring loaded drag (issue 10640529)Adam Cohen2013-09-221-0/+5
* | More folder cleanupAdam Cohen2013-09-201-1/+0
|/
* Fixing small regression in PageIndicators add page, fixing NPE (Bug 10779956)Winson Chung2013-09-201-0/+6
* Merge "Tweaking page indicators to support add page icon, remembering widget ...Winson Chung2013-09-201-3/+9
|\
| * Tweaking page indicators to support add page icon, remembering widget picker ...Winson Chung2013-09-191-3/+9
* | Merge "Improve parallax" into jb-ub-now-indigo-roseMichael Jurka2013-09-201-15/+40
|\ \
| * | Improve parallaxMichael Jurka2013-09-201-15/+40
| |/
* / Removing old debugging logs. (Bug 107442854)Winson Chung2013-09-191-21/+0
|/
* Merge "Adding some assets / fixing a couple bugs" into jb-ub-now-indigo-roseAdam Cohen2013-09-191-10/+24
|\
| * Adding some assets / fixing a couple bugsAdam Cohen2013-09-191-10/+24
* | Merge "Support for dynamically adding/removing -1 screen" into jb-ub-now-indi...Dave Hawkey2013-09-191-16/+35
|\ \ | |/ |/|
| * Support for dynamically adding/removing -1 screenDave Hawkey2013-09-181-16/+35
* | Handful of small changes / bug fixesAdam Cohen2013-09-181-0/+16
|/
* Add settled/unsettled state information to launcherSandeep Siddhartha2013-09-171-0/+5
* Making sure CustomContent is never visible during overview / springloadedAdam Cohen2013-09-161-8/+22
* Fix issue where you can't long press on empty screen to enter overiew modeAdam Cohen2013-09-161-12/+0
* Fix NPE (issue 10708277)Adam Cohen2013-09-161-13/+5
* Fix wallpaper offset after bootMichael Jurka2013-09-141-1/+1
* Exit overview mode after setting wallpaperMichael Jurka2013-09-141-19/+28
* Merge "Update to using new crop intent" into jb-ub-now-indigo-roseMichael Jurka2013-09-141-1/+4
|\
| * Update to using new crop intentMichael Jurka2013-09-131-1/+4
* | WIP: Add moveToCustomContentScreen methodAllan Wojciechowski2013-09-131-5/+24
* | Merge "Tweaking animation while scrolling to custom content page. (Bug 103943...Adam Cohen2013-09-131-17/+3
|\ \
| * | Tweaking animation while scrolling to custom content page. (Bug 10394396)Winson Chung2013-09-131-17/+3
| |/
* / Shrink-wrapping model to spec (issue 10397399)Adam Cohen2013-09-131-9/+81
|/
* Add system window inset support to DragLayer and children.John Spurlock2013-09-111-1/+10