summaryrefslogtreecommitdiffstats
path: root/location/java/android
Commit message (Expand)AuthorAgeFilesLines
* Track client requests through location manager.Dianne Hackborn2010-09-132-8/+13
* Send broadcast intent when configured location providers change.Brad Fitzpatrick2010-08-271-0/+7
* Don't throw an exception from isProviderEnabled and getLastKnownLocationMike Lockwood2010-07-171-3/+2
* andriod.location.Criteria: Simplify new location criteria APIs a bit.Mike Lockwood2010-06-231-96/+25
* Merge "Add Geocorder.isImplemented()" into krakenMike Lockwood2010-05-242-1/+21
|\
| * Add Geocorder.isImplemented()Mark Vandevoorde2010-05-212-1/+21
* | Fix broken Javadoc linksMike Lockwood2010-05-212-8/+8
|/
* Unhide new location manager APIs:Mike Lockwood2010-05-215-37/+0
* New Location Manager APIs for Criteria based requests and single shot mode.Mike Lockwood2010-05-216-308/+561
* am b6f0cbdc: merge from open-source masterThe Android Open Source Project2010-05-101-0/+6
|\
| * merge from open-source masterThe Android Open Source Project2010-05-101-0/+6
| |\
| | * Include the API level 4 fields in the Parcel.Paul Watts2010-01-201-0/+6
| | * eclair snapshotJean-Baptiste Queru2009-11-137-28/+186
| | * donut snapshotJean-Baptiste Queru2009-07-291-0/+47
| | * donut snapshotJean-Baptiste Queru2009-07-214-59/+2
| | * donut snapshotJean-Baptiste Queru2009-05-2011-456/+265
* | | GpsStatus: Bounds check PRN to avoid array indexing exceptions.Mike Lockwood2010-04-141-9/+11
* | | Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood2010-04-042-52/+31
|/ /
* | location: dump LocationProvider internal stateFred Fettinger2010-03-073-0/+13
* | Check for null provider in LocationManager.getProviders()Mike Lockwood2010-03-031-1/+1
* | Hide GeocoderParams class from public API.Mike Lockwood2010-03-021-0/+2
* | Add passive location provider.Mike Lockwood2010-02-174-3/+22
* | Clean up interface between LocationManagerService and the location providers:Mike Lockwood2010-02-103-2/+52
* | Network Location unbundling:Mike Lockwood2010-02-085-341/+416
* | Remove unused method LocationProviderImpl.isEnabled().Mike Lockwood2010-02-011-5/+0
* | Remove ILocationProvider.isEnabled() binder call and use cached value instead.Mike Lockwood2010-02-012-5/+0
* | Unhide LocationManager APIs needed for unbundled location providers.Mike Lockwood2010-01-111-4/+0
* | less log spewJoe Onorato2010-01-081-7/+6
* | Fix broken Javadoc link.Mike Lockwood2010-01-061-2/+2
* | Add LocationManagerImpl class to act as a public wrapper for the ILocationPro...Mike Lockwood2010-01-062-0/+248
* | Cleanup and add public wrapper for IGeocodeProvider interface to prepare for ...Mike Lockwood2010-01-056-18/+166
* | GPS: Fix problem with SUPL when SUPL APN is already active.Mike Lockwood2009-10-081-1/+2
* | LocationManagerService: Remove caching of last known locations to flash.Mike Lockwood2009-09-011-3/+0
* | gps: Network initiated SUPLDanke Xie2009-08-273-0/+45
* | 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-063-20/+136
* | 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 8c690ea9: Merge change 2182 into donutAndroid (Google) Code Review2009-05-214-59/+2
|\ \ \ | |/ /
| * | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-214-59/+2
* | | 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 f792fc5: Merge change 1150 into donutAndroid (Google) Code Review2009-05-071-2/+0
|\ \ \ | |/ /
| * | location: Location Manager wakelock cleanupMike Lockwood2009-05-071-2/+0
* | | am c770ed8: Merge change 1069 into donutAndroid (Google) Code Review2009-05-061-1/+1
|\ \ \ | |/ /
| * | GpsStatus: Increase NUM_SATELLITES to 255 for future compatibility.Mike Lockwood2009-05-061-1/+1
* | | am 275555c: location: Add support for location providers outside of the Mike Lockwood2009-05-012-5/+86
|\ \ \ | |/ /
| * | location: Add support for location providers outside of the system process.Mike Lockwood2009-05-012-5/+86
* | | am 15e3d0f: location: Use ILocationProvider Binder interface for all locMike Lockwood2009-05-012-5/+30
|\ \ \ | |/ /