summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/location/LocationSettingsBase.java
Commit message (Expand)AuthorAgeFilesLines
* Used BroadcastReceiver to monitor mode changesLifu Tang2014-01-311-30/+25
* Limits the broadcast to system apps onlyLifu Tang2013-10-081-1/+1
* Broadcasting a message for mode changingLifu Tang2013-10-081-0/+12
* Fixed the crash on screen rotationLifu Tang2013-09-031-4/+25
* Replaced ContentQueryMap with CursorLoaderLifu Tang2013-08-291-39/+33
* Make sure we've finished loading settings before processing any reloadsTom O'Neill2013-08-291-0/+5
* Disallows setting when user restriction appliesLifu Tang2013-08-281-4/+13
* Switch to new location mode API recommended by API councilTom O'Neill2013-08-261-4/+3
* Switch location Settings and Power widget to use new Settings api.David Christie2013-08-201-50/+3
* Finished the location settingsLifu Tang2013-08-071-0/+138