summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/LauncherAppWidgetHostView.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing issue where widgets could be inflated in wrong orientation (issue 6584...Adam Cohen2012-06-041-0/+22
* Fix warnings and remove dead codeMichael Jurka2012-04-131-1/+0
* Lowering long press time for workspace items.Winson Chung2012-02-231-41/+7
* Clean up unused code and import declarationsMichael Jurka2011-11-281-4/+0
* Using public API for widget paddingAdam Cohen2011-11-081-1/+0
* Removing auto-padding of widgets, as it is now done at framework levelAdam Cohen2011-09-301-12/+0
* Fixing NPE in LauncherAppWidgetHostView, issue 5270711Adam Cohen2011-09-111-3/+7
* Unifying widget cell requirement computationsAdam Cohen2011-09-011-1/+1
* Automatically padding widgets based on target API levelAdam Cohen2011-08-251-7/+12
* removing unnecessary/dead codeMichael Jurka2011-08-111-15/+1
* Adding visual feedback for folder creation`Adam Cohen2011-05-311-3/+3
* Adding padding to widgets on large devicesAdam Cohen2011-05-311-1/+9
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+6
* Small update to match API changesAdam Cohen2011-02-281-4/+0
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-1/+5
* Fixed bug: newly added apps didn't show up immediately Michael Jurka2011-01-071-4/+16
* Fix the build!Romain Guy2010-03-041-0/+2
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+111