summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/LocationManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* 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