summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update suggested wallpaper dimensions in onResumeMichael Jurka2014-06-064-39/+94
* Add guards for restoreInstanceState (issue 11982812)Adam Cohen2014-06-061-1/+1
* Only import workspaces for non-tablets (where grid hasn't changed)Adam Cohen2014-06-061-1/+8
* Fix NPE when going to All Apps in landscapeMichael Jurka2014-06-061-4/+6
* Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)Winson Chung2014-06-061-2/+4
* Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)Winson Chung2014-06-061-4/+13
* Revert "Revert "Enable Launcher2 workspace import.""Dan Sandler2014-06-061-1/+1
* Add method to retrieve search box bounds.Mac Duy Hai2014-06-061-0/+5
* Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2014-06-065-3/+47
* Fix binding problem with no screens (issue 11768766)Adam Cohen2014-06-061-21/+7
* Update custom content insets when Workspace insets are setAdam Cohen2014-06-061-0/+8
* De-parent custom content view before adding to custom content screenAdam Cohen2014-06-061-0/+6
* Fix NPE in Launcher onDestroyAdam Cohen2014-06-061-1/+1
* Fix NPE in case where workspace is null because Launcher has been destroyedAdam Cohen2014-06-061-1/+1
* Revert "Enable Launcher2 workspace import."Dan Sandler2014-06-061-1/+1
* Making workspace->overview transition smootherMichael Jurka2014-06-062-22/+30
* Enable Launcher2 workspace import.Dan Sandler2014-06-061-1/+1
* Add support for initiating a drag from an overlay.Mathew Inwood2014-06-064-4/+31
* Disable importing workspaces from Launcher2.Dan Sandler2014-06-062-23/+34
* Update the database when converting the final screen. (Bug 11683562, Bug 1103...Winson Chung2014-06-061-1/+2
* Initialize FastBitmapDrawable bounds with default bitmap dimensions.Winson Chung2014-06-061-0/+1
* Allowing ability to pick up items / enter overview before full page settleAdam Cohen2014-06-062-9/+3
* Syncing up state transition with paging transitionAdam Cohen2014-06-065-146/+611
* Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2014-06-064-26/+37
* Additional logs to track down missing workspace screen. (Bug 11683562)Winson Chung2014-06-061-0/+16
* Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2014-06-064-0/+51
* Bit of code cleanup (issue 11648206)Adam Cohen2014-06-061-0/+5
* Fix for transparent CustomContent screen (issue 11549096)Adam Cohen2014-06-061-0/+2
* Adding method to get the search bar bounds.Winson Chung2014-06-063-694/+748
* Require valid arrays when adding and binding new Apps. (Bug 11627095)Winson Chung2014-06-062-3/+6
* Use the icon bounds for all calculations.Winson Chung2014-06-068-27/+57
* Fix issue where custom content would be invisible (issue 11644432)Adam Cohen2014-06-061-1/+8
* Change the way view ids are assigned (issue 11627801)Adam Cohen2014-06-062-4/+42
* Use AsyncTasks instead of creating new threadsMichael Jurka2014-06-064-24/+30
* Hooks for subclasses to react to home presses.Adam Copp2014-06-061-1/+18
* Add logging for NPE (issue 11627249)Adam Cohen2014-06-061-0/+7
* Fix CellLayout UNSPECIFIED exception (issue 11627191)Adam Cohen2014-06-061-3/+14
* Fix issue where extra page hangs around (issue 11634172)Adam Cohen2014-06-061-0/+2
* Prevent launching Widgets when cycling between Overview/Shrink state and Home...Winson Chung2014-06-061-4/+12
* Small tweaks to custom content managementAdam Cohen2014-06-062-2/+20
* Fix wallpaper cropping bugsMichael Jurka2014-06-062-2/+30
* Fix NPE we're seeing in feedback (issue 11626428)Adam Cohen2014-06-061-1/+1
* Add method to determine if Launcher is using vertical barsAdam Cohen2014-06-061-0/+5
* Uncommenting throw when item not contained in sBgItemsIdMapAdam Cohen2014-06-061-2/+1
* Fix NPE in Live Wallpaper loaderMichael Jurka2014-06-061-1/+3
* Fix default wallpaper thumbnailMichael Jurka2014-06-061-3/+7
* Fix small scrolling regressionAdam Cohen2014-06-061-2/+5
* Set insets on newly added views.Dave Hawkey2014-06-061-12/+24
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2014-06-063-17/+59
* Fixing crash while reordering pages in OverviewMode.Winson Chung2014-06-051-1/+3