summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/LauncherAppWidgetHostView.java
Commit message (Collapse)AuthorAgeFilesLines
* Clean up unused code and import declarationsMichael Jurka2011-11-281-4/+0
| | | | Change-Id: If36fd2d99a51b07290b13f697b3ea08d31feb023
* Using public API for widget paddingAdam Cohen2011-11-081-1/+0
| | | | Change-Id: I37c90ddf6309cdf29daacdf2c7663eb41d13338b
* Removing auto-padding of widgets, as it is now done at framework levelAdam Cohen2011-09-301-12/+0
| | | | Change-Id: Ia3bc171e297e07eba00c447a794a28f8201dac44
* Fixing NPE in LauncherAppWidgetHostView, issue 5270711Adam Cohen2011-09-111-3/+7
| | | | Change-Id: Iefe70bc362e2a6540b497412f349e15d9a3120cb
* Unifying widget cell requirement computationsAdam Cohen2011-09-011-1/+1
| | | | Change-Id: I5b37ebdab5b3defe7d05926882a6587d4c9f1081
* Automatically padding widgets based on target API levelAdam Cohen2011-08-251-7/+12
| | | | Change-Id: I062c487df1067a787e9921e85558b38294a10112
* removing unnecessary/dead codeMichael Jurka2011-08-111-15/+1
| | | | Change-Id: I46d5b5fbee97b6895fb4f1b61627fda6f8568256
* Adding visual feedback for folder creation`Adam Cohen2011-05-311-3/+3
| | | | Change-Id: I47de931a07e3614e25f54d1ba5752a54993d6153
* Adding padding to widgets on large devicesAdam Cohen2011-05-311-1/+9
| | | | Change-Id: Ib1d75687deb26008c1010ca10deb9ea3c374e8a5
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+6
| | | | Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
* Small update to match API changesAdam Cohen2011-02-281-4/+0
| | | | Change-Id: I1d6f38b80ca7874b158444b368537b35d29e2414
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-1/+5
| | | | Change-Id: I18598493dcf34fc6089fa330a4b66803f658b773
* Fixed bug: newly added apps didn't show up immediately Michael Jurka2011-01-071-4/+16
| | | | | | Now, whenever apps change visibility or are removed, we invalidate the bitmap cache for CellLayout Change-Id: I883ea6cc07b1b09775bb7d262417acb34fbec3de
* 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