summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/ShortcutAndWidgetContainer.java
Commit message (Collapse)AuthorAgeFilesLines
* resolved conflicts for merge of 13ef17a3 to mnc-dr-devHyunyoung Song2015-07-221-12/+9
| | | | | b/22609402 Change-Id: I140cf972d57e14737a6f91c0b4a8ec6c7ff1af2b
* Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-0/+7
| | | Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
* Ensuring that we offset cell items by their destination cell padding. (Bug ↵Winson Chung2013-10-081-1/+8
| | | | | | 10881814) Change-Id: Idc16ae64b1a0e7f79b8a3ff5da6854fbab7867d2
* Don't measure GONE views.Vladimir Marko2013-10-071-1/+3
| | | | | | | | | Don't measure GONE views in ShortcutAndWidgetContainer and PagedView. They will not be processed in onLayout anyway. This is pre-requisite for avoiding costly onMeasure in GEL. Bug: 10734110 Change-Id: I4c1bef41d9185af5eda42b43371546c60f341f87
* Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-191-1/+2
| | | | | | | - Ensuring app names don't run into each other in folders and on the workspace - Ensuring that app names are aligned with folder names Change-Id: Ie8d546eacd52005778d81c46011c1c84bc24118c
* Fix crash when setting wallpaperMichael Jurka2013-09-051-3/+0
| | | | | Also clean up some unused code Change-Id: Ibef8d3d594cc859a993640fd6ee578e9eeb633d1
* Initial Changes for Dynamic GridWinson Chung2013-08-201-2/+23
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Giving custom content full screenAdam Cohen2013-07-231-5/+14
| | | | Change-Id: Icd104fff8a1a315b795a60b812048a6218bf0e5a
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+204
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b