summaryrefslogtreecommitdiffstats
path: root/location/java/com
Commit message (Expand)AuthorAgeFilesLines
* 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-135-39/+640
| * donut snapshotJean-Baptiste Queru2009-07-213-91/+132
| * donut snapshotJean-Baptiste Queru2009-05-2010-1374/+958
* | 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-083-24/+26
* | gps: Network initiated SUPLDanke Xie2009-08-272-0/+557
* | GpsLocationProvider: Default to AGPS on if the setting is missing.Mike Lockwood2009-08-251-1/+1
* | gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.Mike Lockwood2009-08-061-0/+29
* | 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 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-213-0/+18
|\ \ \ | |/ /
| * | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-213-0/+18
* | | 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 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-073-28/+18
|\ \ \ | |/ /
| * | location: Location Manager wakelock cleanupMike Lockwood2009-05-073-28/+18
* | | am fd445d3: Merge change 1095 into donutAndroid (Google) Code Review2009-05-061-13/+47
|\ \ \ | |/ /
| * | gps: Move GPS scheduling from libgps to GpsLocationProvider.Mike Lockwood2009-05-061-13/+47
* | | am 275555c: location: Add support for location providers outside of the Mike Lockwood2009-05-012-2/+2
|\ \ \ | |/ /
| * | location: Add support for location providers outside of the system process.Mike Lockwood2009-05-012-2/+2
* | | am 15e3d0f: location: Use ILocationProvider Binder interface for all locMike Lockwood2009-05-014-349/+135
|\ \ \ | |/ /
| * | location: Use ILocationProvider Binder interface for all location providers.Mike Lockwood2009-05-014-349/+135
* | | am 76b25e5: Merge change 692 into donutAndroid (Google) Code Review2009-04-291-3/+2
|\ \ \ | |/ /
| * | location: Optimize use of mProviders ArrayList.Mike Lockwood2009-04-281-3/+2
* | | am 5f2788b: Merge change 686 into donutAndroid (Google) Code Review2009-04-291-5/+5
|\ \ \ | |/ /
| * | gps: Don't crash if no XTRA servers are specified.Mike Lockwood2009-04-281-5/+5