summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in when dropping from all apps (issue 12917451)Adam Cohen2014-06-061-4/+5
* Fix black flash during rotation of -1 screen with GEL.Derek Prothro2014-06-061-2/+2
* Fix bug: Scroll position reported incorrectly to live wallpapersMichael Jurka2014-06-061-2/+22
* Revert "Workspace: Extra empty screen both left and right"Danesh M2014-06-061-94/+69
* Fix NPE in Workspace.onDropCompletedJorim Jaggi2014-06-061-1/+7
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-061-2/+2
* Don't notifyPageSwitchListener until page settles (issue 12069757)Adam Cohen2014-06-061-1/+1
* Create separate project for Wallpaper PickerMichael Jurka2014-06-061-1/+1
* Fix NPE from feedback (issue 12106858)Adam Cohen2014-06-061-1/+1
* Fixing issue with Widget sizes being icorrectly reported.Winson Chung2014-06-061-6/+4
* Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2014-06-061-0/+1
* Adding reorder hinting, hopefully will help with (issue 10654628)Adam Cohen2014-06-061-6/+11
* Update suggested wallpaper dimensions in onResumeMichael Jurka2014-06-061-5/+20
* Fix NPE when going to All Apps in landscapeMichael Jurka2014-06-061-4/+6
* Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2014-06-061-0/+10
* 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
* Making workspace->overview transition smootherMichael Jurka2014-06-061-22/+24
* Update the database when converting the final screen. (Bug 11683562, Bug 1103...Winson Chung2014-06-061-1/+2
* Allowing ability to pick up items / enter overview before full page settleAdam Cohen2014-06-061-1/+0
* Syncing up state transition with paging transitionAdam Cohen2014-06-061-4/+11
* Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2014-06-061-1/+1
* Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2014-06-061-0/+27
* 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
* Use the icon bounds for all calculations.Winson Chung2014-06-061-1/+7
* 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-061-3/+3
* Add logging for NPE (issue 11627249)Adam Cohen2014-06-061-0/+7
* Small tweaks to custom content managementAdam Cohen2014-06-061-1/+1
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2014-06-061-14/+14
* Fix issue with adding widget with config activity to empty screen (issue 1138...Adam Cohen2014-06-051-1/+2
* Fixing up PagedView to work in landscape modeAdam Cohen2014-06-051-7/+9
* Fix issues with sizing wallpapersMichael Jurka2014-06-051-1/+1
* Cleaning some page animationsAdam Cohen2014-06-051-11/+131
* Updating folder icons when the shortcut is updated. (Bug 10803060)Winson Chung2014-06-051-19/+35
* Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPageMichael Jurka2014-06-051-3/+1
* Fix drop animation issue in springloadedAdam Cohen2014-06-051-1/+1
* Trebuchet Settings UI RefreshRaj Yengisetty2014-05-241-6/+55
* Fix name of defaultFlamefire2014-05-091-1/+1
* Fix NPE if a moved cell does not have a parentFlamefire2014-05-031-1/+3
* Add options to hide icon labels from drawer and homescreenFlamefire2014-04-221-4/+8
* Trebuchet : Don't hideoutlines if in small overview modeDanesh Mondegarian2014-04-221-1/+1
* Trebuchet : Check if target is null for cancelled eventsDanesh Mondegarian2014-04-021-1/+1
* trebuchet: fix custom home transition effectJorge Ruesga2014-02-241-2/+2
* Trebuchet : Fix appInfo crash for hotseatDanesh M2014-02-131-1/+1
* Fix invisible voice searchAbhisek Devkota2014-01-291-1/+1
* Trebuchet : Layout fixesDanesh M2014-02-041-1/+3
* Don't forcefully disable haptic on hotseat itemsRicardo Cerqueira2014-01-261-1/+3
* Workspace/AppsCustomizePagedView: Improved transition effect dialogNebojsa Cvetkovic2014-01-241-3/+26