summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/widget/SettingsAppWidgetProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Move isolatable bluetooth code to SettingsLibJason Monk2015-02-051-3/+4
* Update power widget icons and fix location behaviorDavid Christie2013-11-071-11/+17
* Switch to receiving LocationManager.MODE_CHANGED_ACTIONTom O'Neill2013-09-031-1/+1
* Fixed the widget location toggle buttonLifu Tang2013-08-281-3/+17
* Switch to new location mode API recommended by API councilTom O'Neill2013-08-261-2/+3
* Update power widget to represent gps instead of location master.David Christie2013-08-211-5/+10
* Switch location Settings and Power widget to use new Settings api.David Christie2013-08-201-3/+7
* Modify Power Widget Gps Icon To Represent Location.David Christie2013-08-081-26/+21
* Respect user restrictions about adding/removing accounts, sideloadingMaggie Benthall2013-03-271-1/+1
* Respect user restriction against toggling location sharing settings.Maggie Benthall2013-02-251-5/+13
* Follow API changes.Jeff Sharkey2012-12-111-4/+2
* Addressing issue where power control widget disappears issue 7205586Adam Cohen2012-09-211-12/+0
* Add content descriptions to power control widget.alanv2012-08-301-0/+49
* Use new power manager API.Jeff Brown2012-08-141-32/+26
* Update references to PowerManager constants that have moved.Jeff Brown2012-05-111-3/+3
* Use a component name that actually exists when enabling/disabling.Dianne Hackborn2012-03-051-2/+3
* Introduce half-brightness icon in Power Control widget.Amith Yamasani2011-10-031-22/+41
* Power control widget holofiedPeter Ng2011-08-301-23/+23
* Power widget - track brightness changes.Amith Yamasani2011-08-181-18/+43
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-17/+18
* Fix issue #3062691: GPS enable bypass via com.android.settings.widget.Setting...Dianne Hackborn2010-10-061-9/+3
* Fix the indicators in the button bar. The middle ones were showing the left i...Amith Yamasani2010-09-271-4/+35
* Make power control widget be more responsive. Fix StrictMode violations.Brad Fitzpatrick2010-08-271-156/+204
* Make Power Control widget a bit more responsive.Brad Fitzpatrick2010-04-061-29/+54
* Disable tethering to enable WifiIrfan Sheriff2010-03-251-0/+9
* Make the Power Control widget more responsive.Brad Fitzpatrick2010-03-221-101/+343
* b/2491823 Fixed brightness toggle for phones w/o auto-brightnessErik2010-03-081-0/+4
* b/2278841 Added state for auto-brightness on the power widget.Erik2010-03-041-9/+45
* Power Widget: don't display toast in intermediate stateKen Shirriff2010-02-241-2/+6
* New widgetsMike Cleron2009-10-271-13/+24
* Remove PowerManager.setAutoBrightness()Mike Lockwood2009-10-141-2/+1
* Fix power widget brightness.Ken Shirriff2009-09-291-0/+2
* Fix power widget brightness for Sholes.Ken Shirriff2009-09-281-2/+8
* make power settings widget toggle sync, not background dataDebajit Ghosh2009-09-161-7/+42
* Move backlight brightness from HardwareService to PowerManagerMike Lockwood2009-09-151-8/+8
* Update application for Bluetooth API change.Nick Pelly2009-09-081-2/+2
* Bluetooth: Update Settings.apk to match BT API change.Nick Pelly2009-08-171-3/+3
* Add toast to settings widget.Ken Shirriff2009-07-071-5/+13
* support for changes to the sync settings and control APIFred Quintana2009-06-231-7/+1
* Fix power widget bluetooth.Ken Shirriff2009-06-101-1/+0
* Implement the power-control widget.Ken Shirriff2009-06-081-0/+404