summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't notifyPageSwitchListener until page settles (issue 12069757)" in...Adam Cohen2013-12-131-1/+1
|\
| * Don't notifyPageSwitchListener until page settles (issue 12069757)Adam Cohen2013-12-131-1/+1
* | Create separate project for Wallpaper PickerMichael Jurka2013-12-131-1/+1
* | Merge "Fix NPE from feedback (issue 12106858)" into jb-ub-now-kermitAdam Cohen2013-12-131-1/+1
|\|
| * Fix NPE from feedback (issue 12106858)Adam Cohen2013-12-121-1/+1
* | Merge "Adjusting grid for tablets and fixing incorrect resources for large ta...Winson Chung2013-12-121-10/+1
|\ \
| * | Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2013-12-101-10/+1
* | | Merge "Fixing issue with Widget sizes being icorrectly reported." into jb-ub-...Winson Chung2013-12-111-6/+4
|\ \ \ | |_|/ |/| |
| * | Fixing issue with Widget sizes being icorrectly reported.Winson Chung2013-12-111-6/+4
| |/
* / Adding reorder hinting, hopefully will help with (issue 10654628)Adam Cohen2013-12-091-6/+11
|/
* Merge "Update suggested wallpaper dimensions in onResume" into jb-ub-now-kermitMichael Jurka2013-12-051-5/+20
|\
| * Update suggested wallpaper dimensions in onResumeMichael Jurka2013-12-031-5/+20
* | am b0ee0810: Add guards for restoreInstanceState (issue 11982812)Adam Cohen2013-12-031-1/+3
|\ \ | |/ |/|
| * Add guards for restoreInstanceState (issue 11982812)Adam Cohen2013-12-031-1/+3
* | 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