summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppWidgetResizeFrame.java
Commit message (Expand)AuthorAgeFilesLines
* Fix widget resizes that shouldn't (issue 6380435)Adam Cohen2012-04-301-1/+1
* Making launcher update widgets with min/max extentsAdam Cohen2012-04-301-1/+28
* Fix warnings and remove dead codeMichael Jurka2012-04-131-4/+1
* Merge "Preventing widgets that don't fit from showing in tray. (Bug 6331357)"Winson Chung2012-04-121-1/+1
|\
| * Preventing widgets that don't fit from showing in tray. (Bug 6331357)Winson Chung2012-04-121-1/+1
* | Widget resizing can now displace itemsAdam Cohen2012-04-121-39/+75
|/
* When adding or moving a resizable widget, the widget may resizeAdam Cohen2012-02-271-1/+1
* Using public API for widget paddingAdam Cohen2011-11-081-2/+4
* Removing auto-padding of widgets, as it is now done at framework levelAdam Cohen2011-09-301-5/+5
* Fixing widget minResizeWidth/Height interpretation (Issue 5327589)Adam Cohen2011-09-161-3/+5
* Widget resizing obeys minResizeWidth/HeightAdam Cohen2011-07-191-1/+1
* Tweaking launcher grid and spacing.Winson Chung2011-06-221-2/+2
* Tightening up the widget resize frame to account for widget paddingAdam Cohen2011-06-131-4/+19
* Fixing small bug in widget resizingAdam Cohen2011-05-031-2/+2
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-9/+17
* Small UI tweaks to widget resizingAdam Cohen2011-03-081-3/+14
* Cleaning up widget resizing codeAdam Cohen2011-03-031-8/+33
* New assets for widget resizingAdam Cohen2011-03-021-36/+44
* Small update to match API changesAdam Cohen2011-02-281-1/+1
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-0/+298