summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/location
Commit message (Expand)AuthorAgeFilesLines
* Support click metrics logs in several pagesJason Chiu2020-04-072-2/+15
* Settings: Use new API for setting wifi scan always onRoshan Pius2020-02-182-9/+10
* Prevent location for the work profile from being enabledAlex Johnston2020-01-301-8/+9
* Fix recent location apps problem without profileLifu Tang2020-01-221-1/+3
* Fix UI issue in LocationSettingsRaff Tsai2019-12-175-38/+98
* Implement work-profile infra in BasePreferenceControllerRaff Tsai2019-12-101-3/+1
* Merge "Adjust preferene to align the lastest mock"TreeHugger Robot2019-12-021-6/+1
|\
| * Adjust preferene to align the lastest mockRaff Tsai2019-12-021-6/+1
* | Fix testcase errorRaff Tsai2019-12-021-1/+1
|/
* Merge "Separate personal/work tab in LocationSettings"Raff Tsai2019-11-275-33/+191
|\
| * Separate personal/work tab in LocationSettingsRaff Tsai2019-11-265-33/+191
* | Fix talkback speak wrong itemRaff Tsai2019-11-271-2/+1
|/
* Refactor LocationSettingsRaff Tsai2019-11-2510-205/+116
* Use SettingsLib IndexableRaff Tsai2019-09-253-3/+3
* Directly use BaseIndexableProviderRaff Tsai2019-09-243-15/+6
* Merge similar BaseSearchIndexProvider code togetherRaff Tsai2019-09-123-24/+3
* Remove obsolete broadcast behaviorSoonil Nagarkar2019-07-122-72/+23
* Revert "Remove Permissions Hub."Joel Galenson2019-05-311-1/+3
* Remove Permissions Hub.Joel Galenson2019-05-301-3/+1
* Revert recent location apps to pre-Q behaviorLifu Tang2019-05-134-3/+399
* Merge "Update location app stats" into qt-devTreeHugger Robot2019-04-302-39/+99
|\
| * Update location app statsLifu Tang2019-04-262-39/+99
* | Add timestamp to recent used appsLifu Tang2019-04-251-1/+5
|/
* Only get apps with permission granted.Joel Galenson2019-04-171-1/+2
* Address UI change request for injected servicesLifu Tang2019-04-091-15/+26
* Update Settings to use the proper DeviceConfig API.Svet Ganov2019-04-071-2/+3
* Fix control flow bug in preference controllerSoonil Nagarkar2019-03-251-23/+17
* Pass the location permission not group to MANAGE_APP_PERMISSION.Joel Galenson2019-03-201-1/+1
* Merge changes I85ca2b69,Ibd7a47cb,I79522aabTreeHugger Robot2019-03-151-2/+1
|\
| * Display empty message if no recent location accessLifu Tang2019-03-151-2/+1
* | Add links to app location permission pageLifu Tang2019-03-141-0/+8
|/
* Mass clean up: don't cast class when not needed.Fan Zhang2019-02-143-6/+3
* Merge "Check a flag to see whether or not to show permission usage information."TreeHugger Robot2019-02-051-1/+4
|\
| * Check a flag to see whether or not to show permission usage information.Joel Galenson2019-01-311-1/+4
* | Flags instead of booleans for countPermissionAppsPhilip P. Moltmann2019-01-312-3/+4
* | Remove dead code from settingsSoonil Nagarkar2019-01-301-22/+0
|/
* Move SettingsLib icons to android.Amin Shaikh2019-01-281-1/+1
* Make links to Permissions Hub only show last day.Joel Galenson2019-01-221-0/+3
* Merge "Use new interface for setAppEntity"TreeHugger Robot2019-01-191-1/+7
|\
| * Use new interface for setAppEntitytmfang2019-01-161-1/+7
* | Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-173-6/+6
|/
* Unit test for AppLocationPermissionPreferenceControllerLifu Tang2019-01-041-2/+5
* RuntimePermissionPresenter was renamed to PermissionControllerManagerPhilip P. Moltmann2019-01-032-5/+7
* Add the missing unit testLifu Tang2019-01-021-4/+8
* Add GPS to location setting's search keywordFan Zhang2018-12-201-8/+2
* Display app stats for location permissionLifu Tang2018-12-174-15/+179
* Display recent location access in the widgetLifu Tang2018-12-175-352/+107
* Exclue Scanning Settings for searchable in ARC.Ben Lin2018-12-121-1/+1
* Update scanning settings to show states in summaryLifu Tang2018-12-071-1/+22
* Make a few custom slices implement CustomSliceable.Fan Zhang2018-12-051-18/+31