summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* WallpaperPickerActivity: Move wallpaper scroll preference to menuNebojsa Cvetkovic2014-01-241-4/+11
* PagedView: Transition EffectsNebojsa Cvetkovic2014-01-241-45/+32
* Workspace: Don't allow folder creation on AllApps iconNebojsa Cvetkovic2014-01-241-1/+3
* Hotseat: Movable AllApps buttonNebojsa Cvetkovic2014-01-241-10/+1
* Workspace: Don't remove icons if dragged to app info drop targetNebojsa Cvetkovic2014-01-241-1/+1
* Workspace: Scroll wallpaperNebojsa Cvetkovic2014-01-241-5/+19
* AppsCustomize: Overview panelNebojsa Cvetkovic2014-01-241-0/+2
* Workspace: Allow resizing any widgetNebojsa Cvetkovic2014-01-241-2/+1
* Workspace: Still use config provided default screenNebojsa Cvetkovic2014-01-241-0/+3
* Workspace: Show page outlinesNebojsa Cvetkovic2014-01-241-10/+9
* Workspace: Extra empty screen both left and rightNebojsa Cvetkovic2014-01-241-56/+79
* Workspace: Custom default screenNebojsa Cvetkovic2014-01-241-13/+48