summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* Move wallpaper picker code to a separate directoryMichael Jurka2014-06-0635-13116/+0
* Adding reorder hinting, hopefully will help with (issue 10654628)Adam Cohen2014-06-062-64/+109
* Fixing crash in empty folders. (Bug 11627191)Winson Chung2014-06-063-6/+18
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2014-06-062-7/+15
* Decrease delay for closing folder on removal of an item (issue 11028310)Adam Cohen2014-06-061-1/+1
* Fix page jumping regression in overview mode (issue 12003672)Adam Cohen2014-06-061-1/+1
* Limit AllApps insets to certain device configurations. (Bug 11451335)Winson Chung2014-06-061-1/+2
* Retain current AllApps page if we never leave Launcher. (Bug 11468582)Winson Chung2014-06-061-2/+2
* Restoring Hotseat to the left-aligned in RTL. (Bug 11451335)Winson Chung2014-06-061-6/+19
* backup launcher preferencesChris Wren2014-06-062-0/+18
* 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