summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/location/SettingsInjector.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-1/+1
* Block location accuracy when DISALLOW_CONFIG_LOCATION is set.yuemingw2018-03-071-8/+32
* Convert location settings to DashboardFragment.Doris Ling2017-11-131-0/+26
* Use small icon in location and vpn settings UIFan Zhang2017-10-301-1/+3
* Clean up: remove dimmableIconPreferenceFan Zhang2017-10-301-9/+1
* Move "scanning" from location setting actionbar to pref xmlFan Zhang2017-03-221-5/+6
* Fix location settings crash when work profile is disabledRicky Wai2016-03-181-0/+10
* Depend on support lib preferencesJason Monk2015-10-131-1/+1
* Created new task when launching injected activityLifu Tang2015-08-251-1/+11
* Use DimmableIconPreference for Add user actionFyodor Kupolov2015-05-191-0/+2
* Settings: Remove all unused imports.John Spurlock2015-03-181-2/+0
* Make Location Settings multiprofile awareZoltan Szatmary-Ban2014-12-051-33/+73
* Dim the preference icons when its disabledLifu Tang2014-08-181-1/+1
* Injected settings start new taskTom O'Neill2014-03-191-0/+3
* Ignore any summary provided for injected settingsTom O'Neill2014-03-031-4/+3
* Specify user when starting serviceTom O'Neill2013-09-091-4/+13
* Restrict Settings injection to system-signed appsTom O'Neill2013-09-061-8/+18
* Adapt to renaming of SettingInjectorService API constantsTom O'Neill2013-08-301-49/+48
* Replaced ContentQueryMap with CursorLoaderLifu Tang2013-08-291-1/+1
* Make sure we've finished loading settings before processing any reloadsTom O'Neill2013-08-291-40/+85
* Adapt to SettingsInjectorService API changesTom O'Neill2013-08-261-7/+4
* Handle races caused by rapid settings changed broadcastsTom O'Neill2013-08-231-106/+175
* Reloads status messages for injected itemsLifu Tang2013-08-221-20/+50
* Minor UI tweakingsLifu Tang2013-08-221-15/+11
* Sort "Location services" alphabeticallyLifu Tang2013-08-211-25/+82
* Move UPDATE_INTENT to SettingsInjectorServiceTom O'Neill2013-08-191-12/+3
* Settings app supports location settings injectionTom O'Neill2013-08-121-0/+266