summaryrefslogtreecommitdiffstats
path: root/location/java/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am b8adcad: location: Remove obsolete fake provider support.Mike Lockwood2009-04-292-779/+0
|\ \ | |/
| * location: Remove obsolete fake provider support.Mike Lockwood2009-04-282-779/+0
* | am 79762a3: location: Move DummyLocationProvider.java and LocationProvidMike Lockwood2009-04-296-4/+453
|\ \ | |/
| * location: Move DummyLocationProvider.java and LocationProviderImpl.java to th...Mike Lockwood2009-04-286-4/+453
* | am eedf815: location: Remove redundant mLocationTracking field from GpsLMike Lockwood2009-04-291-12/+1
|\ \ | |/
| * location: Remove redundant mLocationTracking field from GpsLocationProviderMike Lockwood2009-04-281-12/+1
* | Merge donut into masterJean-Baptiste Queru2009-04-222-50/+123
|\ \ | |/
| * gps: Check for null APN name when receiving telephony notifications.Mike Lockwood2009-04-211-1/+1
| * location: Location Manager wakelock cleanup, phase 1Mike Lockwood2009-04-211-8/+16
| * More Location Manager cleanup:Mike Lockwood2009-04-171-17/+0
| * location: Generalize support for location provider usage tracking.Mike Lockwood2009-04-172-5/+52
| * location: Move geocoding support from ILocationProvider to a new interface.Mike Lockwood2009-04-151-25/+0
| * gps: Add support for bringing up a GSM data connection on demand for SUPL.Mike Lockwood2009-04-141-5/+65
| * AI 144663: Use Binder interfaces between NetworkLocationManager and LocationM...Mike Lockwood2009-04-065-130/+279
| * AI 144625: Remove unnecessary callback interface from INetworkLocationProvider.Mike Lockwood2009-04-061-11/+0
| * AI 144620: Clean up interface between NetworkLocationProvider and LocationMan...Mike Lockwood2009-04-063-42/+0
| * AI 144599: Location Manager cleanup:Mike Lockwood2009-04-052-318/+0
| * AI 144452: More Location Manager cleanup:Mike Lockwood2009-04-034-93/+67
| * AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-3/+11
| * AI 143616: Fix ANR that could occur when disabling GPS in Settings while the ...Mike Lockwood2009-03-311-2/+8
| * AI 143095: Location Manager cleanup: move MockProvider to a separate file.Mike Lockwood2009-03-271-0/+202
* | AI 144664: am: CL 144663 Use Binder interfaces between NetworkLocationManager...Mike Lockwood2009-04-065-130/+279
* | AI 144626: am: CL 144625 Remove unnecessary callback interface from INetworkL...Mike Lockwood2009-04-061-11/+0
* | AI 144621: am: CL 144620 Clean up interface between NetworkLocationProvider a...Mike Lockwood2009-04-063-42/+0
* | AI 144600: am: CL 144599 Location Manager cleanup:Mike Lockwood2009-04-052-318/+0
* | AI 144453: am: CL 144452 More Location Manager cleanup:Mike Lockwood2009-04-034-93/+67
* | AI 144245: Fix merge conflict for megering in the CDMA changes in to master f...Wink Saville2009-04-021-3/+11
* | AI 143648: am: CL 143616 Fix ANR that could occur when disabling GPS in Setti...Mike Lockwood2009-03-311-2/+8
* | AI 143287: am: CL 143095 Location Manager cleanup: move MockProvider to a sep...Mike Lockwood2009-03-271-0/+202
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-0/+1
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-5/+86
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+2750