Implement the power-control widget.
This widget allows uses to turn on/off bluetooth, wifi, gps, and sync, and adjust brightness without going through the settings menu. The widget provider updates the settings when the buttons are pressed. The widget provider is also a receiver for events indicating that the status was updated elsewhere and the buttons need to be changed.
This commit is contained in:
@@ -1649,6 +1649,6 @@ found in the list of installed applications.</string>
|
||||
<!-- Menu label for refreshing with latest usage numbers -->
|
||||
<string name="menu_stats_refresh">Refresh</string>
|
||||
|
||||
<!-- Power Control Widget -->
|
||||
<string name="gadget_title">Power Control</string>
|
||||
</resources>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user