summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/ShortcutAndWidgetContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-3/+3
* Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-201-6/+7
* Fixing LauncherState not getting applied in some casesSunny Goyal2018-03-301-0/+12
* No more waiting around for resumeSunny Goyal2017-12-191-0/+1
* Removing support for CustomContent screenSunny Goyal2017-09-081-21/+14
* Making some methods accessibleSunny Goyal2017-08-071-1/+1
* Landscape grid changes for Workspace/All Apps.Jon Miranda2017-06-231-1/+3
* Portrait grid changes for Workspace/All Apps.Jon Miranda2017-06-191-1/+1
* Fix widget reorder animations in multi-window mode.Jon Miranda2016-12-201-7/+5
* Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-2/+9
* Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" in...Sunny Goyal2016-12-121-26/+6
|\
| * Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-26/+6
* | Scale widgets in multi-window mode.Jon Miranda2016-11-231-7/+23
|/
* Removing widgetGap and heightGap from cellLayoutSunny Goyal2016-11-201-11/+3
* Hide workspace text in multi-window mode.Jon Miranda2016-11-151-14/+23
* Removing some deprecated code around page layersSunny Goyal2016-10-261-24/+0
* Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
* Initial changes to tweak layout.Winson2016-07-201-1/+1
* Allowing the first screen to expand to the screen edgeSunny Goyal2016-06-061-0/+8
* Merge "Add appropriate (tiny) offset to widget drops so they land correctly."...Tony Wickham2015-12-041-2/+1
|\
| * Add appropriate (tiny) offset to widget drops so they land correctly.Tony Wickham2015-12-031-2/+1
| * Don't add offset to CellLayout's fullscreen children.Tony Wickham2015-11-101-1/+0
* | Removing some eclipse warningsSunny Goyal2015-08-171-24/+0
|/
* Refactoring DeviceProfileAdam Cohen2015-05-211-6/+6
* Various lint error fixes.Sunny Goyal2015-05-141-5/+1
* Removing some unused method params from CellLayoutSunny Goyal2015-04-241-8/+0
* Fixing folder focus logicSunny Goyal2015-04-161-1/+1
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-0/+9
* Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-0/+7
* Ensuring that we offset cell items by their destination cell padding. (Bug 10...Winson Chung2013-10-081-1/+8
* Don't measure GONE views.Vladimir Marko2013-10-071-1/+3
* Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-191-1/+2
* Fix crash when setting wallpaperMichael Jurka2013-09-051-3/+0
* Initial Changes for Dynamic GridWinson Chung2013-08-201-2/+23
* Giving custom content full screenAdam Cohen2013-07-231-5/+14
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+204