summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/location/LocationSettings.java
Commit message (Expand)AuthorAgeFilesLines
* settings: Enable missing 3dot menu for LocationGeorge G2015-10-301-0/+1
* settings: Move CMHW to CMSDKSteve Kondik2015-10-291-5/+5
* Settings: Long Term Orbits (LTO)Jorge Ruesga2015-10-291-1/+95
* Show EULA consent option based on presence of GMSBhavna Sharma2015-10-061-1/+1
* LocationSettings javadoc describes what's in the UITom O'Neill2015-05-181-2/+23
* log visibility of viewsChris Wren2015-03-271-0/+6
* Added a screen to configure wireless scanningLifu Tang2015-03-231-0/+27
* Settings: Remove all unused imports.John Spurlock2015-03-181-3/+0
* Make Location Settings multiprofile awareZoltan Szatmary-Ban2014-12-051-4/+74
* Avoid removing switch even listener multiple timesLifu Tang2014-07-161-15/+12
* Register the listener for switch during onResumeLifu Tang2014-07-141-2/+2
* Disable the switch bar instead of switch itselfLifu Tang2014-06-271-1/+3
* Make the SwitchBar appear immediatelyFabrice Di Meglio2014-06-121-4/+10
* Use SwitchBar for Location SettingsFabrice Di Meglio2014-05-141-33/+13
* Make all the Settings Switches appear againFabrice Di Meglio2014-04-181-1/+1
* Re-enable the switch into Location SettingsFabrice Di Meglio2014-04-041-12/+8
* Re-register listener for the switch upon onResumeLifu Tang2014-03-121-1/+1
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-28/+51
* Used BroadcastReceiver to monitor mode changesLifu Tang2014-01-311-9/+6
* Fixed crash when rotating screenLifu Tang2013-10-011-6/+0
* Renamed "App settings" back to "Location services"Lifu Tang2013-10-011-9/+9
* Make recent location app list package basedLifu Tang2013-10-011-22/+1
* Gray recent apps section when location disabledLifu Tang2013-09-061-3/+5
* Made "No Recent Apps" banner brighterLifu Tang2013-09-061-1/+0
* Restrict Settings injection to system-signed appsTom O'Neill2013-09-061-22/+40
* Renamed "Location services" to "App settings"Lifu Tang2013-09-031-7/+7
* Shows correct state when location sharing disabledLifu Tang2013-08-301-2/+5
* Disallows setting when user restriction appliesLifu Tang2013-08-281-3/+3
* Adapt to SettingsInjectorService API changesTom O'Neill2013-08-261-2/+2
* Handle races caused by rapid settings changed broadcastsTom O'Neill2013-08-231-2/+7
* Reloads status messages for injected itemsLifu Tang2013-08-221-2/+23
* Minor UI tweakingsLifu Tang2013-08-221-17/+20
* Sort "Location services" alphabeticallyLifu Tang2013-08-211-7/+38
* Switch location Settings and Power widget to use new Settings api.David Christie2013-08-201-7/+8
* Linked the recent location apps to battery pageLifu Tang2013-08-151-25/+39
* Settings app supports location settings injectionTom O'Neill2013-08-121-0/+2
* Displays a list of most recent location appsLifu Tang2013-08-081-0/+6
* Finished the location settingsLifu Tang2013-08-071-14/+76
* Added UI widgets for new location settings pageLifu Tang2013-08-021-177/+57
* Implemented RadioButtonPreferenceLifu Tang2013-07-311-23/+1
* Moved LocationSettings into location sub-packageLifu Tang2013-07-291-0/+260