Commit Graph

4 Commits

Author SHA1 Message Date
Tom Gibara
24847f3517 Fix for bug 1185.
The constructor IntentFilter(String action, String dataType) ignores the action parameter.
This change ensures that it is correctly added to the set of actions.
2008-11-04 02:25:42 +00:00
Jean-Baptiste Queru
1ef4564d4a Change values of ACTION_POWER constants to better match established practice.
Trim code to 100 lines to match style guide.
2008-10-24 11:49:25 -07:00
Cliff Spradlin
fda6fae156 Added broadcasts for external power events. 2008-10-23 10:24:41 -07:00
The Android Open Source Project
54b6cfa9a9 Initial Contribution 2008-10-21 07:00:00 -07:00