summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppWidgetResizeFrame.java
Commit message (Expand)AuthorAgeFilesLines
* Fix jumps in the beginning of animationsMichael Jurka2013-03-281-1/+2
* Add first RTL support to LauncherFabrice Di Meglio2013-01-231-2/+2
* Extend background to full screen.Craig Mautner2012-10-261-2/+4
* Making launcher use new widget binding APIsAdam Cohen2012-09-191-2/+14
* Fixing a couple small issues with reordering (issue 7064138), (issue 7064337)Adam Cohen2012-08-271-2/+17
* Fix issue where widget resize frame overlaps widget (issue 6493388)Adam Cohen2012-07-131-6/+18
* Remove use of private ValueAnimator apiMichael Jurka2012-06-191-6/+6
* 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