summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/location
Commit message (Expand)AuthorAgeFilesLines
* GPS: Disable verbose loggingMike Lockwood2010-10-251-4/+3
* GPS: Fix network type logic in requestRefLocationMike Lockwood2010-10-221-7/+14
* Reduce logging.Joe Onorato2010-10-191-3/+4
* 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
* Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbreadMike Lockwood2010-10-082-187/+234
|\
| * Remove races in Geocoder/LocationProvider ProxyMark Vandevoorde2010-10-052-187/+234
* | GPS: Add support for AGpsRilInterface.Miguel Torroja2010-10-051-79/+202
|/
* location: rebind to network location and geocoder services after package updateMike Lockwood2010-09-302-4/+22
* 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-135-9/+17
* 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-215-10/+132
* 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-047-0/+2500