summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/LocationManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* combo bug when location reported by providers do not come with extrasKevin Tang2016-07-021-4/+5
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-14/+16
|\
| * Cherry-pick: Add callback-based support for HW Activity Recognition.destradaa2015-08-241-13/+16
* | geofence: Low power geofence HW implementationDante Russo2015-10-161-6/+64
* | NLP Combo featureDante Russo2015-10-061-0/+79
|/
* Fix privacy leaks in LocationManagerDavid Christie2015-06-221-10/+38
* Merge "Only grant runtime permissions to special components." into mnc-devSvet Ganov2015-06-191-0/+14
|\
| * Only grant runtime permissions to special components.Svet Ganov2015-06-191-0/+14
* | Add way to get the network location provider packageJason Monk2015-06-171-0/+21
|/
* Access mock location is no longer a runtime permission - frameworkSvet Ganov2015-05-131-30/+46
* resolved conflicts for merge of f0c4f0dd to mnc-devWei Liu2015-05-131-10/+17
|\
| * am 3d76e2f3: Merge "Create GpsLocationProvider only if GPS is supported." int...Wei Liu2015-05-121-10/+17
| |\
| | * Create GpsLocationProvider only if GPS is supported.Wei Liu2015-05-111-10/+17
* | | Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
|/ /
* | am 4951482c: Merge "Skip receiver if failed linkToDeath to ILocationListener"Mike Lockwood2014-11-121-2/+1
|\ \ | |/ |/|
| * Skip receiver if failed linkToDeath to ILocationListenerWen Jing2014-11-111-2/+1
* | Add support for GPS measurement/navigation message capabilities.destradaa2014-10-311-4/+6
* | Fix a bug where LocationManager's addGpsStatusListener does not throw aTakayuki Hoshi2014-10-231-3/+4
|/
* Fix crash in Volantis because there is not FLP support.destradaa2014-07-311-2/+6
* Add support for sources in Geofencing APIs.destradaa2014-07-301-25/+24
* Expose Gps Navigation Messages in the platform.destradaa2014-07-231-1/+33
* Add support in the platform for Activity Recognition Hardware.destradaa2014-07-111-1/+20
* Update location framework to accept raw data from GPS HAL.destradaa2014-07-111-20/+54
* Separate Hardware Flp ServiceWatcher flags from the ones used by Software Flp.destradaa2014-06-121-2/+2
* Make LocationManagerService aware of user profilesAmith Yamasani2014-06-091-9/+55
* Re-work the initialization of FLP HAL to make isSupported() static.destradaa2014-06-031-2/+3
* Fix bug where location provider fails on secondary users.David Christie2014-05-141-10/+14
* Make sure nativeInit is called on an object.Zhentao Sun2014-05-121-1/+1
* Make sure the FlpHardwareProvider is only advertised to GmsCore if the platfo...destradaa2014-04-301-23/+27
* Add config resource to add inital mock location providersJi-Hwan Lee2014-04-211-8/+33
* am c2d934d7: am f8ce43ea: am 1365d982: am 4cde7734: Merge "remove unnecessary...Victoria Lease2014-03-141-0/+3
|\
| * am 1365d982: am 4cde7734: Merge "remove unnecessary switchUser call"Victoria Lease2014-03-141-0/+3
| * am 21a801d0: am 0d30e07d: am 3d5ea26f: am 4503409a: Merge "Clear cached locat...Daniel Cashman2014-01-131-0/+5
* | Remove reference to internal bug numberTom O'Neill2014-03-041-1/+1
* | Removing a test provider clears its enabled stateTom O'Neill2014-03-031-0/+7
* | Seeing if a provider is enabled doesn't require special permissionsTom O'Neill2014-02-281-4/+0
* | Log history of location requests in LocationManager.David Christie2014-02-031-8/+26
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+5
|/
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+2411