summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/InstallWidgetReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up LauncherModelMichael Jurka2011-09-071-1/+1
| | | | | | | | - performing all DB operations immediately if called from worker thread (a previous change that did this in updateItemInDatabase fixed an outstanding bug) - centralizing logic to do database updates - removing old logging code Change-Id: Idc7bfef3921828ff7c5492b8e996c0a07e1ec508
* Tagging where ItemInfos are created for debug purposesMichael Jurka2011-08-291-1/+1
| | | Change-Id: Iad3ed8ef4f81f4990c027ab46fd25b03b089babb
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-1/+2
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Fixing bug 4998211, widgets with configuration not dropping in correct spotAdam Cohen2011-07-181-1/+1
| | | | | | -> cleaned up some dead code in the process Change-Id: I05b20361b9f7ded0522bd4822532eaae9436ffea
* Removing dead codeMichael Jurka2011-01-171-1/+0
| | | | Change-Id: Iec1e23a9764b8ef2bb1326c8502f31f5b5c8763a
* Initial changes to allow resolution of arbitrary clip data to widgets that ↵Winson Chung2010-11-031-0/+161
| | | | | | support them. Change-Id: Id5dfa8436a5bf6eb7bd300ec603911a9d3698de3
* Adding initial support for dropping widgets with custom configuration data.Winson Chung2010-10-281-0/+34
Change-Id: I4a7ba51783b27e544e9a21882bc7cd582b3b43e0