summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* am 1c00fd0b: Fix NPE when going to All Apps in landscapeMichael Jurka2013-12-031-4/+6
|\
| * Fix NPE when going to All Apps in landscapeMichael Jurka2013-12-021-4/+6
* | am 6400b84d: Update custom content insets when Workspace insets are setAdam Cohen2013-11-281-0/+8
|\|
| * Update custom content insets when Workspace insets are setAdam Cohen2013-11-261-0/+8
* | Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2013-11-281-0/+10
|/
* De-parent custom content view before adding to custom content screenAdam Cohen2013-11-261-0/+6
* Merge "Making workspace->overview transition smoother" into jb-ub-now-jolly-elfMichael Jurka2013-11-261-22/+24
|\
| * Making workspace->overview transition smootherMichael Jurka2013-11-251-22/+24
* | Merge "Allowing ability to pick up items / enter overview before full page se...Adam Cohen2013-11-251-1/+0
|\ \
| * | Allowing ability to pick up items / enter overview before full page settleAdam Cohen2013-11-181-1/+0
* | | Update the database when converting the final screen. (Bug 11683562, Bug 1103...Winson Chung2013-11-181-1/+2
* | | Merge changes Ida9603e3,I3dfa45cc into jb-ub-now-jolly-elfWinson Chung2013-11-181-1/+1
|\ \ \ | |/ / |/| |
| * | Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2013-11-151-1/+1
| |/
* / Syncing up state transition with paging transitionAdam Cohen2013-11-181-4/+9
|/
* Merge "Adding logs to track down missing workspace screen. (Bug 11683562)" in...Winson Chung2013-11-151-0/+28
|\
| * Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2013-11-151-0/+28
* | Bit of code cleanup (issue 11648206)Adam Cohen2013-11-151-0/+5
* | Merge "Fix for transparent CustomContent screen (issue 11549096)" into jb-ub-...Adam Cohen2013-11-151-0/+2
|\ \
| * | Fix for transparent CustomContent screen (issue 11549096)Adam Cohen2013-11-151-0/+2
* | | Merge "Use the icon bounds for all calculations." into jb-ub-now-jolly-elfWinson Chung2013-11-141-1/+7
|\ \ \ | |/ / |/| |
| * | Use the icon bounds for all calculations.Winson Chung2013-11-141-1/+7
| |/
* | Fix issue where custom content would be invisible (issue 11644432)Adam Cohen2013-11-141-1/+8
* | Change the way view ids are assigned (issue 11627801)Adam Cohen2013-11-141-3/+3
* | Add logging for NPE (issue 11627249)Adam Cohen2013-11-131-0/+7
|/
* Small tweaks to custom content managementAdam Cohen2013-11-111-1/+1
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2013-11-071-14/+14
* Merge "Fix issue with adding widget with config activity to empty screen (iss...Adam Cohen2013-10-311-1/+2
|\
| * Fix issue with adding widget with config activity to empty screen (issue 1138...Adam Cohen2013-10-311-1/+2
* | Merge "Fix issues with sizing wallpapers" into jb-ub-now-jetsonicMichael Jurka2013-10-311-1/+1
|\ \ | |/ |/|
| * Fix issues with sizing wallpapersMichael Jurka2013-10-311-1/+1
* | Fixing up PagedView to work in landscape modeAdam Cohen2013-10-311-8/+10
|/
* Cleaning some page animationsAdam Cohen2013-10-231-18/+119
* Clearing reference to SavedState bundle after restoring from it. (Bug 11322014)Winson Chung2013-10-211-0/+1
* Updating folder icons when the shortcut is updated. (Bug 10803060)Winson Chung2013-10-161-19/+35
* Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPageMichael Jurka2013-10-161-3/+1
* Fix drop animation issue in springloadedAdam Cohen2013-10-151-1/+1
* Fix issue where custom content pops in (issue 11209357)Adam Cohen2013-10-141-0/+6
* Fix bugs / jank with folder creation feedback (issue 11195148)Adam Cohen2013-10-131-2/+6
* Merge "Speed up overview transition" into jb-ub-now-indigo-roseAdam Cohen2013-10-121-5/+11
|\
| * Speed up overview transitionAdam Cohen2013-10-111-5/+11
* | Merge "Clean up interpolators on overview mode transition fades" into jb-ub-n...Adam Cohen2013-10-121-0/+9
|\|
| * Clean up interpolators on overview mode transition fadesAdam Cohen2013-10-111-1/+9
* | Merge "Fix custom content scroll effects bug (recent regression) (issue 11188...Adam Cohen2013-10-111-5/+5
|\ \
| * | Fix custom content scroll effects bug (recent regression) (issue 11188769)Adam Cohen2013-10-111-5/+5
| |/
* | Merge "Fixing issue where the PagedView scroll is out of sync with the curren...Winson Chung2013-10-111-2/+23
|\ \
| * | Fixing issue where the PagedView scroll is out of sync with the current page....Winson Chung2013-10-111-2/+23
| |/
* / Guarantee views are invisible after being faded (issue 11112570)Adam Cohen2013-10-111-6/+25
|/
* Fix issue where can't long click page indicators (issue 11136731)Adam Cohen2013-10-101-1/+5
* Provide final callbacks before remove CustomContent (issue 11169651)Adam Cohen2013-10-101-0/+6
* Fix issue where custom content would show up on boot (issue 10713745)Adam Cohen2013-10-101-2/+14