summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/location/SettingsInjector.java
Commit message (Expand)AuthorAgeFilesLines
* Show EULA consent option based on presence of GMSBhavna Sharma2015-10-061-1/+1
* 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