summaryrefslogtreecommitdiffstats
path: root/location
Commit message (Expand)AuthorAgeFilesLines
* Merge "Include the API level 4 fields in the Parcel."Jean-Baptiste Queru2010-05-101-0/+6
|\
| * Include the API level 4 fields in the Parcel.Paul Watts2010-01-201-0/+6
* | GpsLocationProvider: Store new Location before onGpsStatusChanged is sentHakan Gustavsson2010-04-191-23/+23
* | merge from open-source masterThe Android Open Source Project2010-02-051-0/+2
|\ \
| * | Fix for GPS engines without separate session and engine status events.Mike Lockwood2010-02-021-0/+2
| * | Be tolerant of GPS session and engine on status messages arriving out of order.Mike Lockwood2010-02-021-5/+28
| * | GpsLocationProvider: Do not release wakelock until the GPS engine is fully offMike Lockwood2010-02-021-36/+34
| |/
| * eclair snapshotJean-Baptiste Queru2009-11-1312-67/+826
| * donut snapshotJean-Baptiste Queru2009-07-291-0/+47
| * donut snapshotJean-Baptiste Queru2009-07-217-150/+134
| * donut snapshotJean-Baptiste Queru2009-05-2028-1895/+1037
* | Ignore NTP time fixes that differ from system time by more than 5 minutes.Mike Lockwood2010-01-291-8/+26
* | Be tolerant of GPS session and engine on status messages arriving out of order.Mike Lockwood2010-01-201-5/+28
* | GpsLocationProvider: Do not release wakelock until the GPS engine is fully offMike Lockwood2009-12-071-36/+34
* | GPS: Fix problem with SUPL when SUPL APN is already active.Mike Lockwood2009-10-084-25/+28
* | LocationManagerService: Remove caching of last known locations to flash.Mike Lockwood2009-09-011-3/+0
* | gps: Network initiated SUPLDanke Xie2009-08-275-0/+602
* | GpsLocationProvider: Default to AGPS on if the setting is missing.Mike Lockwood2009-08-251-1/+1
* | gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentencesMike Lockwood2009-08-062-9/+8
* | gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.Mike Lockwood2009-08-064-20/+165
* | GPS: Don't call native_set_agps_server() until after we call native_init().Mike Lockwood2009-07-281-8/+17
* | GpsLocationProvider: remove mAgpsConfigured configured flag.Mike Lockwood2009-07-171-5/+1
* | am b82759a0: Merge change 6906 into donutAndroid (Google) Code Review2009-07-141-0/+47
|\ \
| * | location: Add sub-locality, sub-thoroughfare and premises fields to Address c...Mike Lockwood2009-07-141-0/+47
* | | Fix typo in Javadoc for LocationManager.GPS_PROVIDERKenny Root2009-07-071-1/+1
* | | am 54af78a3: Merge change 5950 into donutAndroid (Google) Code Review2009-07-022-0/+10
|\ \ \ | |/ /
| * | Fix memory leaks in system_serverSuchi Amalapurapu2009-07-012-0/+10
* | | Settings: Add preference to enable/disable assisted GPS.Mike Lockwood2009-06-251-6/+13
* | | am 2e418428: Possibly fix an issue where we thought an app was always using GPS.Dianne Hackborn2009-06-231-31/+48
|\ \ \ | |/ /
| * | Possibly fix an issue where we thought an app was always using GPS.Dianne Hackborn2009-06-231-31/+48
* | | am cde13e6b: Merge change 4954 into donutAndroid (Google) Code Review2009-06-221-2/+7
|\ \ \ | |/ /
| * | gps: Check for null APN name to avoid a runtime restart.Mike Lockwood2009-06-221-2/+7
* | | am f781b39c: Merge change 4786 into donutAndroid (Google) Code Review2009-06-191-55/+15
|\ \ \ | |/ /
| * | gps: Set SUPL server via hostname rather than IP address.Mike Lockwood2009-06-191-55/+15
* | | am fa699ea2: Merge change 3899 into donutAndroid (Google) Code Review2009-06-111-1/+6
|\ \ \ | |/ /
| * | GpsLocationProvider: Add hooks for GPS location injection.Mike Lockwood2009-06-111-1/+6
* | | am 8c690ea9: Merge change 2182 into donutAndroid (Google) Code Review2009-05-217-59/+20
|\ \ \ | |/ /
| * | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-217-59/+20
* | | am 2d10ba33: Merge change 2111 into donutAndroid (Google) Code Review2009-05-201-3/+29
|\ \ \ | |/ /
| * | GPS: Add support for forcing NTP time and XTRA data injection.Mike Lockwood2009-05-201-3/+29
* | | am 02c1c46f: Merge change 1674 into donutAndroid (Google) Code Review2009-05-141-8/+33
|\ \ \ | |/ /
| * | gps: Time out after 1 minute if we are unable to get a fix and our fix interv...Mike Lockwood2009-05-141-8/+33
* | | am 3681f26: LocationManager: Recover if process containing NetworkLocatMike Lockwood2009-05-121-1/+18
|\ \ \ | |/ /
| * | LocationManager: Recover if process containing NetworkLocation provider crashesMike Lockwood2009-05-121-1/+18
* | | am 2677d0d: LocationManager: Fix a Javadoc comment.Mike Lockwood2009-05-121-1/+1
|\ \ \ | |/ /
| * | LocationManager: Fix a Javadoc comment.Mike Lockwood2009-05-121-1/+1
* | | am 5e1d8ae: Merge change 1355 into donutAndroid (Google) Code Review2009-05-111-67/+100
|\ \ \ | |/ /
| * | GPS: Generalize SUPL support to include AGPS for CDMAMike Lockwood2009-05-111-67/+100
* | | am f792fc5: Merge change 1150 into donutAndroid (Google) Code Review2009-05-074-30/+18
|\ \ \ | |/ /
| * | location: Location Manager wakelock cleanupMike Lockwood2009-05-074-30/+18