This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7b5676e4d40a09ccdbc8b6f691a3d8be23e480d3
frameworks_base
/
core
/
java
/
android
/
appwidget
History
Romain Guy
a8a720d8cd
Fix possible NPE in the code that restores widgets' state.
...
Bug
#2189714
Reviewed by: ryanpc Change-Id: I0d74deb6dc8e90e3b0eafd6b3c16b0c557c72873
2009-10-15 15:09:26 -07:00
..
AppWidgetHost.java
Cleanup a bunch of warnings in app widgets code.
2009-07-01 17:21:12 -07:00
AppWidgetHostView.java
Fix possible NPE in the code that restores widgets' state.
2009-10-15 15:09:26 -07:00
AppWidgetManager.java
resolve complex value in application context instead of system context.
2009-07-01 00:10:43 -07:00
AppWidgetProvider.java
Correctly deliver AppWidgetProvider.onDeleted() events.
2009-07-10 14:00:25 -07:00
AppWidgetProviderInfo.aidl
…
AppWidgetProviderInfo.java
Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.
2009-07-15 11:43:06 -07:00
package.html
…