summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-06-0613-38/+20
* Ensure that hasFirstRunActivity is only called when necessaryAdam Cohen2014-06-061-3/+4
* Keep selected wallpaper on configuration change.Jorim Jaggi2014-06-061-7/+15
* search for a valid journalChris Wren2014-06-061-19/+33
* Fix NPE in Workspace.onDropCompletedJorim Jaggi2014-06-062-1/+11
* Properly saving migration cling keys.Winson Chung2014-06-061-6/+5
* restore app favorites and screensChris Wren2014-06-062-9/+89
* Fix longpress crash.Dan Sandler2014-06-062-42/+2
* Add ability to center the crop (disabled)Michael Jurka2014-06-062-5/+18
* Increasing string length for translation (Bug 12524122)Winson Chung2014-06-061-1/+1
* hide launcher restore behind a flag.Chris Wren2014-06-063-4/+55
* Set App context from WallpaperChanged receiver. (Bug 12525684)Winson Chung2014-06-061-0/+1
* backup keys that might have slipped pastChris Wren2014-06-061-4/+6
* Updating assets and text for migration cling. (Bug 11973614)Winson Chung2014-06-069-23/+200
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-0614-346/+812
* New launcher2 icon migration algorithm.Dan Sandler2014-06-064-7/+271
* Quick patch for b/12446428.Dan Sandler2014-06-061-1/+4
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-0613-29/+112
* Adding optional first run activity to LauncherAdam Cohen2014-06-063-13/+50
* better support for multiple filesChris Wren2014-06-061-9/+20
* first backup should save things from the beginning of timeChris Wren2014-06-061-2/+2
* Recover when widget preview database is deletedMichael Jurka2014-06-062-21/+55
* Move saved wallpaper images from cache directory to data directoryMichael Jurka2014-06-061-1/+13
* Moved paddingStart to -v17 folder.Yura2014-06-065-5/+21
* Accounting for new Package event extras when updating forward-locked apps. (B...Winson Chung2014-06-061-7/+21
* KEYCODE_MENU: hide all apps when entering overview modeDan Sandler2014-06-061-7/+1
* Remove a non-obvious fall through in a switch statement.Mihail Dumitrescu2014-06-061-7/+4
* Removed paddingStart and paddingEnd when they are the same.Yura2014-06-068-26/+26
* Allow scrolling folders in when all apps is disabled.Nilesh Agrawal2014-06-061-3/+14
* Allow changing search bar hint in the cling on-the-flySandeep Siddhartha2014-06-061-0/+14
* 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