summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/location
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-063-2/+116
* Use DimmableIconPreference for Add user actionFyodor Kupolov2015-05-193-83/+4
* LocationSettings javadoc describes what's in the UITom O'Neill2015-05-181-2/+23
* Updated system settings to control BLE scanningLifu Tang2015-04-061-2/+11
* log visibility of viewsChris Wren2015-03-273-0/+18
* Added a screen to configure wireless scanningLifu Tang2015-03-232-0/+96
* Settings: Remove all unused imports.John Spurlock2015-03-183-8/+0
* Bring up correct app for Recent location list itemsZoltan Szatmary-Ban2014-12-091-4/+6
* Make Location Settings multiprofile awareZoltan Szatmary-Ban2014-12-055-68/+192
* Use correct API for badgingAmith Yamasani2014-09-071-3/+2
* Update Settings due to API changes.Svetoslav2014-09-041-1/+2
* Dim the preference icons when its disabledLifu Tang2014-08-184-3/+66
* Fix app icons on some Settings screensZoltan Szatmary-Ban2014-08-141-1/+7
* Move over to CharSequence version of badging method.Kenny Guy2014-08-071-4/+4
* Badge texts correctly for accessibility in SettingsZoltan Szatmary-Ban2014-08-071-6/+36
* Update Location Settings for EnterpriseZoltan Szatmary-Ban2014-07-171-41/+43
* 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
* Injected settings start new taskTom O'Neill2014-03-191-0/+3
* Re-register listener for the switch upon onResumeLifu Tang2014-03-121-1/+1
* Ignore any summary provided for injected settingsTom O'Neill2014-03-031-4/+3
* Use Drawer in Settings appFabrice Di Meglio2014-02-032-31/+54
* Used BroadcastReceiver to monitor mode changesLifu Tang2014-01-312-39/+31
* Limits the broadcast to system apps onlyLifu Tang2013-10-081-1/+1
* Broadcasting a message for mode changingLifu Tang2013-10-082-7/+18
* Fixed crash when rotating screenLifu Tang2013-10-012-12/+0
* Renamed "App settings" back to "Location services"Lifu Tang2013-10-011-9/+9
* Make recent location app list package basedLifu Tang2013-10-012-191/+27
* Hacked to display Puzzle icon for GCoreLifu Tang2013-09-261-1/+53
* Don't show background apps in Settings->Location (b/10806272)David Christie2013-09-231-4/+9
* Remove "Android System" from recent apps list in Settings (b/10855277)David Christie2013-09-201-4/+10
* Fix recent apps in appops.David Christie2013-09-121-2/+3
* Merge "Specify user when starting service" into klp-devTom O'Neill2013-09-091-4/+13
|\
| * Specify user when starting serviceTom O'Neill2013-09-091-4/+13
* | Revert "Dim icons when recent apps category is disabled"Lifu Tang2013-09-092-53/+1
|/
* Dim icons when recent apps category is disabledLifu Tang2013-09-062-1/+53
* 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-062-30/+58
* Renamed "Location services" to "App settings"Lifu Tang2013-09-031-7/+7
* Merge "Fixed the crash on screen rotation" into klp-devLifu Tang2013-09-031-4/+25
|\
| * Fixed the crash on screen rotationLifu Tang2013-09-031-4/+25