summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support multiple files and fix logcat smippets for launcher_protoutilChris Wren2014-06-061-132/+167
* Do not allow duplicate shortcuts when ALL_APPS is disabled.Nilesh Agrawal2014-06-062-13/+34
* Add auto-detection of payload typeChris Wren2014-06-061-35/+113
* Fix issue where deleting item from folder leaves extra pageAdam Cohen2014-06-061-1/+5
* Don't notifyPageSwitchListener until page settles (issue 12069757)Adam Cohen2014-06-062-3/+16
* Update script to pull latest files from GalleryMichael Jurka2014-06-061-1/+1
* Clean up importsMichael Jurka2014-06-0625-62/+26
* Create separate project for Wallpaper PickerMichael Jurka2014-06-06100-28/+131
* Fix NPE from feedback (issue 12106858)Adam Cohen2014-06-062-14/+14
* Show widgets when ALL_APPS is disabled.Nilesh Agrawal2014-06-061-4/+8
* Move additional wallpaper picker files to special dirMichael Jurka2014-06-066-34/+37
* Don't load items which exceed the grid boundsAdam Cohen2014-06-061-39/+11
* Fixing issue with Widget sizes being icorrectly reported.Winson Chung2014-06-061-6/+4
* Fix new NPE relating to reorder hintsAdam Cohen2014-06-061-2/+2
* Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2014-06-067-28/+32
* expose the protoutil for launcher as an executable scriptChris Wren2014-06-064-1/+126
* Size hotseat data structure appropriately.Dan Sandler2014-06-062-3/+12
* Bind the workspace synchronously if started on -1 screen.Derek Prothro2014-06-062-10/+13
* Move wallpaper picker code to a separate directoryMichael Jurka2014-06-0691-66/+195
* 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-063-7/+71
* Decrease delay for closing folder on removal of an item (issue 11028310)Adam Cohen2014-06-061-1/+1
* Fixing regression in drop target bar height. (Bug 11980757)Winson Chung2014-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-065-39/+101
* 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