summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/location
Commit message (Expand)AuthorAgeFilesLines
* GpsLocationProvider: Read data enabled status from TelephonyManager.Shishir Agrawal2015-02-101-3/+1
* Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-1/+1
* Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."...Ariel Gertzenstein2015-01-091-2/+3
* GpsLocationProvider: Read data enabled status from TelephonyManager.Shishir Agrawal2015-01-081-3/+2
* Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."Bryce Lee2015-01-081-1/+3
* GpsLocationProvider: Read data enabled status from TelephonyManager.Shishir Agrawal2015-01-061-3/+1
* Merge "Adding helper functions to retrieve settings that are stored per subId...Amit Mahajan2014-11-251-2/+3
|\
| * Adding helper functions to retrieve settings that are stored per subId.Amit Mahajan2014-11-241-2/+3
* | Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-7/+8
|/
* Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-8/+7
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-191-7/+8
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-20/+39
* Merge "Add support for GPS measurement/navigation message capabilities. b/167...destradaa2014-11-065-117/+343
|\
| * Add support for GPS measurement/navigation message capabilities.destradaa2014-10-315-117/+343
* | Reject SUPL connection when data is disbaled by user.Tsuwei Chen2014-10-311-9/+11
|/
* Better detection for SIM information readyness.Tsuwei Chen2014-09-231-2/+24
* Allow carrier specific requirement on GPS features to be specified through a ...Tsuwei Chen2014-09-171-13/+43
* Set user agent for XTRA download according to carrier specification.Tsuwei Chen2014-09-151-10/+23
* Handle user privacy properly during network initiated requests.Tsuwei Chen2014-09-121-1/+2
* Manually merge QC's change for SUPL_ES.Tsuwei Chen2014-09-081-1/+17
* Properly register all Intent filters.Tsuwei Chen2014-09-051-3/+1
* Reload GPS configuration after carrier info is available.Tsuwei Chen2014-08-301-37/+103
* Add additional logging around AGPS IP Address handling.destradaa2014-08-121-0/+4
* Disable GPS when battery saver is on and screen is off.David Christie2014-08-121-27/+80
* Fix issue where FlpHardwareProvider can crash if GmsCore re-registers a sink.David Christie2014-08-051-2/+1
* Expose Gps Navigation Messages in the platform.destradaa2014-07-235-26/+123
* Fix GpsLocationProvider to return GpsStatus and Nmea events.destradaa2014-07-211-1/+1
* Fix exceptions in ActivityRecognition platform stack.destradaa2014-07-171-1/+3
* GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.confColin Cross2014-07-141-28/+53
* Add support in the platform for Activity Recognition Hardware.destradaa2014-07-111-0/+111
* Update location framework to accept raw data from GPS HAL.destradaa2014-07-114-165/+371
* Mark FLP constants as public, so they can be consumed by geofencing.destradaa2014-07-101-3/+2
* IPv6 support for GPS HAL.destradaa2014-06-101-35/+121
* Re-work the initialization of FLP HAL to make isSupported() static.destradaa2014-06-031-1/+1
* Fix typo in commentDavid Christie2014-05-141-1/+1
* Make sure nativeInit is called on an object.Zhentao Sun2014-05-121-4/+3
* Make sure the FlpHardwareProvider is only advertised to GmsCore if the platfo...destradaa2014-04-301-3/+3
* Make sure FLP HAL statuses currently used are translated (if needed) correctl...destradaa2014-04-251-1/+21
* Log history of location requests in LocationManager.David Christie2014-02-031-0/+205
* Fix issue where gps "on" stats continue to run when gps is disabled.David Christie2013-12-191-0/+1
* am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-197-10/+0
* Move some system services to separate directoriesAmith Yamasani2013-12-1918-0/+5580