summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppWidgetResizeFrame.java
Commit message (Collapse)AuthorAgeFilesLines
* Using public API for widget paddingAdam Cohen2011-11-081-2/+4
| | | | Change-Id: I37c90ddf6309cdf29daacdf2c7663eb41d13338b
* Removing auto-padding of widgets, as it is now done at framework levelAdam Cohen2011-09-301-5/+5
| | | | Change-Id: Ia3bc171e297e07eba00c447a794a28f8201dac44
* Fixing widget minResizeWidth/Height interpretation (Issue 5327589)Adam Cohen2011-09-161-3/+5
| | | | Change-Id: I16bf9bb20baad4fa1e0676d98bb93de758af0ebc
* Widget resizing obeys minResizeWidth/HeightAdam Cohen2011-07-191-1/+1
| | | | Change-Id: I42c8fa118b4d45ce88b4f2b724643bf471d62cd2
* Tweaking launcher grid and spacing.Winson Chung2011-06-221-2/+2
| | | | Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
* Tightening up the widget resize frame to account for widget paddingAdam Cohen2011-06-131-4/+19
| | | | | | | -> This wasn't possible before as we weren't enforcing the padding, but now that we are we can make the resizing look better Change-Id: I7b74eee052beaee0cc12f4cec0505af9c214d012
* Fixing small bug in widget resizingAdam Cohen2011-05-031-2/+2
| | | | Change-Id: I7bba5d09aa92437c81e1730758710c1132e26dde
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-9/+17
| | | | Change-Id: Ib258e02f52dd83418db0c0249efdc90d2424f059
* Small UI tweaks to widget resizingAdam Cohen2011-03-081-3/+14
| | | | Change-Id: I4d6f81ce17b3f3406206e8d25317c05cb9f8b5c4
* Cleaning up widget resizing codeAdam Cohen2011-03-031-8/+33
| | | | Change-Id: Ib4c0de0080f0b69f873fd88016f23c319a13c6ff
* New assets for widget resizingAdam Cohen2011-03-021-36/+44
| | | | | | -> also bounding the frame to be within the CellLayout bounds Change-Id: Ibaaf336d7fee106d8465528591d8d113891c8fbc
* Small update to match API changesAdam Cohen2011-02-281-1/+1
| | | | Change-Id: I1d6f38b80ca7874b158444b368537b35d29e2414
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-0/+298
Change-Id: I18598493dcf34fc6089fa330a4b66803f658b773