summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/location
Commit message (Expand)AuthorAgeFilesLines
* Set placeholder summary for SettingsInjectorChaohui Wang2022-03-251-6/+12
* Migrate frameworks/base javadocs references to androidxAlan Viverette2022-02-091-2/+2
* Launch injected location settings on same taskAlastair Breeze2021-09-281-14/+2
* Refactor recent location access for general usageJordan Jozwiak2021-08-121-242/+0
* Only show filtered RecentLocationAccess appsYu-Han Yang2021-05-131-1/+3
* Add showSystem in RecentLocationAccess (SettingsLib)Yu-Han Yang2021-03-021-19/+31
* Fix a bug in last access time computation.Wei Wang2021-02-161-1/+5
* Remove PackageManager.getResourcesForApplicationAsUser APIFelka Chang2020-10-161-3/+6
* Add an interface in SettingsInjector to log metricsJason Chiu2020-04-071-0/+7
* Change function to public accessibleRaff Tsai2019-12-171-1/+1
* Update PermissionChecker usages to avoid unnecessary attribution.Svet Ganov2019-10-042-5/+6
* Filter "Android System" from recent location appsLifu Tang2019-06-101-2/+6
* Add a parameter to filter out system appsLifu Tang2019-05-071-15/+54
* Address UI change request for injected servicesLifu Tang2019-04-051-44/+10
* Make Location settings use user sensitivePhilip P. Moltmann2019-03-141-10/+32
* Slice and dice app ops - frameworkSvet Ganov2019-03-011-2/+6
* Make constructor of Access publicLifu Tang2019-01-021-1/+1
* Add missing unit testLifu Tang2019-01-021-1/+9
* Retrieve apps with recent location accessLifu Tang2018-12-121-0/+189
* Undeprecate injector API to allow change summaryLifu Tang2018-12-121-69/+62
* Sort importsFan Zhang2018-08-281-1/+3
* refactor to allow more code reuseAarthi Balachander2018-07-192-4/+66
* Move the injected setting code (Aarthi Balachander2018-07-182-0/+705
* Extend Location setting to show location usage within 24 hours.Wei Wang2018-05-091-1/+3
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-1/+1
* Sort "Recent Location Requests" by recency.Maggie2017-12-201-16/+31
* Creating a common class for loading drawables and handling various badgingSunny Goyal2017-04-181-2/+4
* Handle null list from getPackagesForOpsTony Mantler2016-02-091-3/+4
* Move RecentLocationApps to SettingsLibTony Mantler2015-11-101-0/+185