index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
AppWidgetService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...
Dianne Hackborn
2011-06-03
1
-0
/
+1
|
\
|
*
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-05-31
1
-0
/
+1
*
|
Modifying RemoteViewsFactory interface
Adam Cohen
2011-03-24
1
-1
/
+3
|
/
*
Catching all Exceptions when calling through to RemoteViewsFactory
Adam Cohen
2011-03-16
1
-3
/
+3
*
Small change to AppWidgetProviderInfo public field name and docs
Adam Cohen
2011-02-28
1
-1
/
+1
*
Merge "Adding framework support for resizable widgets"
Adam Cohen
2011-02-25
1
-6
/
+9
|
\
|
*
Adding framework support for resizable widgets
Adam Cohen
2011-02-25
1
-6
/
+9
*
|
Fixing build
Winson Chung
2011-02-25
1
-1
/
+1
*
|
Fixing issue where RemoteViewsService.onDestroy() was never being called.
Winson Chung
2011-02-25
1
-5
/
+81
|
/
*
Re-enabling queued unbinding of services after requests to the service. (3394...
Winson Chung
2011-01-26
1
-33
/
+42
*
Disabling queued unbinding of RemoteViewsServices until we fix flashing in wi...
Winson Chung
2011-01-19
1
-1
/
+1
*
Refactoring app widgets to address security/performance issues.
Winson Chung
2011-01-18
1
-18
/
+150
*
Make AppWidgetService handle components enabling and disabling.
Joe Onorato
2011-01-10
1
-2
/
+12
*
Adding widget auto-advance capability
Adam Cohen
2010-11-10
1
-0
/
+2
*
am 8f0f1b1e: am 274ad982: Merge "Just disable widgets that come from apps on ...
Joe Onorato
2010-08-26
1
-1
/
+7
|
\
|
*
Just disable widgets that come from apps on sd cards, because they don't work...
Joe Onorato
2010-08-24
1
-1
/
+7
*
|
am 32982c70: am cc45381e: Merge "Fix typo that makes apps on sd work better w...
Joe Onorato
2010-08-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix typo that makes apps on sd work better with app widgets.
Joe Onorato
2010-08-24
1
-1
/
+1
*
|
Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.
Winson Chung
2010-08-17
1
-6
/
+4
*
|
-> Enabled partial updates to app widgets through AppWidgetManager.
Adam Cohen
2010-08-17
1
-1
/
+24
*
|
Initial changes to allow collections in widgets.
Winson Chung
2010-07-19
1
-0
/
+38
*
|
Add a new attribute to allow widgets to specify a preview image.
Patrick Dubroy
2010-06-28
1
-0
/
+3
|
/
*
Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though.
Joe Onorato
2010-06-16
1
-0
/
+1
*
merge from open-source master
The Android Open Source Project
2010-05-04
1
-1
/
+1
|
\
|
*
Fix typo of <p> end tag in appwidgets.xml
Patrick Tsai
2010-05-01
1
-1
/
+1
*
|
Preserve widgets on upgrade.
Romain Guy
2010-03-11
1
-1
/
+6
*
|
Support old/new package names for widgets.
Romain Guy
2010-03-11
1
-0
/
+10
*
|
Fix some bugs.
Dianne Hackborn
2010-03-04
1
-1
/
+5
*
|
Switch the services library to using the new Slog
Joe Onorato
2010-03-01
1
-13
/
+13
*
|
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
|
Fix NPE in AppWidgetService.addProvidersForPackageLocked()
Bjorn Bringert
2010-02-10
1
-3
/
+3
*
|
Rename media resource broadcasts
Suchi Amalapurapu
2010-02-08
1
-4
/
+4
*
|
Apps on sdcard: Add new broadcasts
Suchi Amalapurapu
2010-02-02
1
-14
/
+38
*
|
Fix bug 2362761 AppWidgetService should use Intent.setPackage()
Joe Onorato
2010-02-01
1
-4
/
+2
*
|
Update imports to android-common
Tom Taylor
2009-12-21
1
-1
/
+1
|
/
*
Update the names of the widgets when the locale changes.
Eric Fischer
2009-10-22
1
-0
/
+23
*
Check if rename of backed up file fails before persisting new changes.
Suchi Amalapurapu
2009-09-30
1
-2
/
+7
*
Fix widget stopListening NPE.
Ken Shirriff
2009-09-23
1
-2
/
+4
*
Fix issue #2049588: App widget can crash causing system to be unable to boot
Dianne Hackborn
2009-08-12
1
-2
/
+1
*
Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.
Joe Onorato
2009-07-15
1
-2
/
+6
*
Cleanup a bunch of warnings in app widgets code.
Romain Guy
2009-07-01
1
-13
/
+19
*
resolve complex value in application context instead of system context.
Mitsuru Oshima
2009-07-01
1
-4
/
+11
*
Make the home screen come up in the simulator.
Marco Nelissen
2009-04-30
1
-1
/
+2
*
More optimization of dumpsys output.
Dianne Hackborn
2009-04-22
1
-15
/
+38
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-0
/
+1148