summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/location/GpsLocationProvider.java
Commit message (Expand)AuthorAgeFilesLines
* telephony: add support for HSPA+Ricardo Cerqueira2011-08-281-1/+2
* Enable support for SMS national language shift tables.Jake Hamby2011-04-061-8/+3
* GPS: Restore XTRA downloading at boot.Mike Lockwood2011-03-171-1/+1
* GPS: Disable verbose loggingMike Lockwood2010-10-251-4/+3
* GPS: Fix network type logic in requestRefLocationMike Lockwood2010-10-221-7/+14
* GPS: Enable some more loggingMike Lockwood2010-10-181-1/+3
* Enable framework GPS and location manager loggingMike Lockwood2010-10-181-1/+2
* GPS: Add update_network_state call to AGpsRillInterfaceMike Lockwood2010-10-111-0/+8
* GPS: Do not call sGpsInterface->init() multiple timesMike Lockwood2010-10-091-3/+5
* GPS: Add support for AGpsRilInterface.Miguel Torroja2010-10-051-79/+202
* GpsLocationProvider: Fix race condition while bringing up APN for SUPL.Mike Lockwood2010-09-221-2/+7
* Track client requests through location manager.Dianne Hackborn2010-09-131-2/+3
* GPS: Initialize XTRA support when GPS is enabledMike Lockwood2010-08-171-2/+6
* GPS: Don't set XTRA download pending flag at boot time.Mike Lockwood2010-08-061-2/+2
* Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
* GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-53/+3
* Report number of satellites used in fix instead of total for GPS Location extraKevin.KY Tsai2010-05-211-1/+2
* New Location Manager APIs for Criteria based requests and single shot mode.Mike Lockwood2010-05-211-9/+52
* am f4dffd8a: merge from open-source masterThe Android Open Source Project2010-05-061-23/+23
* GpsLocationProvider: Eliminate MIN_FIX_COUNT.Mike Lockwood2010-04-151-13/+4
* GpsLocationProvider: Remove NTP sanity checking now that the NTP client has b...Mike Lockwood2010-04-151-12/+2
* clear calling identity in GpsLocationProvider.sendExtraCommand().Mike Lockwood2010-04-141-10/+13
* GPS: Support for GPS HAL managing its own schedulingMike Lockwood2010-04-141-26/+69
* GpsLocationProvider: optimize wake lock usage.Mike Lockwood2010-04-141-48/+57
* Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood2010-04-041-0/+1439