| Commit message (Expand) | Author | Age | Files | Lines |
* | andriod.location.Criteria: Simplify new location criteria APIs a bit. | Mike Lockwood | 2010-06-23 | 1 | -96/+25 |
* | Merge "Add Geocorder.isImplemented()" into kraken | Mike Lockwood | 2010-05-24 | 2 | -1/+21 |
|\ |
|
| * | Add Geocorder.isImplemented() | Mark Vandevoorde | 2010-05-21 | 2 | -1/+21 |
* | | Fix broken Javadoc links | Mike Lockwood | 2010-05-21 | 2 | -8/+8 |
|/ |
|
* | Unhide new location manager APIs: | Mike Lockwood | 2010-05-21 | 5 | -37/+0 |
* | New Location Manager APIs for Criteria based requests and single shot mode. | Mike Lockwood | 2010-05-21 | 7 | -310/+564 |
* | am b6f0cbdc: merge from open-source master | The Android Open Source Project | 2010-05-10 | 1 | -0/+6 |
|\ |
|
| * | merge from open-source master | The Android Open Source Project | 2010-05-10 | 1 | -0/+6 |
| |\ |
|
| | * | Merge "Include the API level 4 fields in the Parcel." | Jean-Baptiste Queru | 2010-05-10 | 1 | -0/+6 |
| | |\ |
|
| | | * | Include the API level 4 fields in the Parcel. | Paul Watts | 2010-01-20 | 1 | -0/+6 |
| * | | | merge from open-source master | The Android Open Source Project | 2010-05-06 | 1 | -23/+23 |
| |\ \ \
| | |/ / |
|
| | * | | GpsLocationProvider: Store new Location before onGpsStatusChanged is sent | Hakan Gustavsson | 2010-04-19 | 1 | -23/+23 |
| | * | | merge from open-source master | The Android Open Source Project | 2010-02-05 | 1 | -0/+2 |
| | |\ \ |
|
| | | * | | Fix for GPS engines without separate session and engine status events. | Mike Lockwood | 2010-02-02 | 1 | -0/+2 |
| | | * | | Be tolerant of GPS session and engine on status messages arriving out of order. | Mike Lockwood | 2010-02-02 | 1 | -5/+28 |
| | | * | | GpsLocationProvider: Do not release wakelock until the GPS engine is fully off | Mike Lockwood | 2010-02-02 | 1 | -36/+34 |
| | | |/ |
|
| | | * | eclair snapshot | Jean-Baptiste Queru | 2009-11-13 | 12 | -67/+826 |
| | | * | donut snapshot | Jean-Baptiste Queru | 2009-07-29 | 1 | -0/+47 |
| | | * | donut snapshot | Jean-Baptiste Queru | 2009-07-21 | 7 | -150/+134 |
| | | * | donut snapshot | Jean-Baptiste Queru | 2009-05-20 | 28 | -1895/+1037 |
* | | | | GpsStatus: Bounds check PRN to avoid array indexing exceptions. | Mike Lockwood | 2010-04-14 | 1 | -9/+11 |
* | | | | Move files internal to LocationManagerService from framework.jar to services.jar | Mike Lockwood | 2010-04-04 | 9 | -2547/+43 |
* | | | | GpsNetInitiatedHandler: whitespace cleanup | Mike Lockwood | 2010-04-04 | 1 | -254/+254 |
* | | | | Call LocationManager.sendNiResponse() instead of calling directly to GpsLocat... | Mike Lockwood | 2010-04-04 | 2 | -11/+6 |
|/ / / |
|
* | | | Wait until GpsLocationProvider is fully initialized before returning from the... | Mike Lockwood | 2010-03-24 | 1 | -13/+37 |
* | | | GpsLocationProvider: Do our work in a Handler running in a separate thread. | Mike Lockwood | 2010-03-22 | 1 | -195/+228 |
* | | | Remove unused file NmeaParser.java | Mike Lockwood | 2010-03-17 | 1 | -437/+0 |
* | | | location: dump LocationProvider internal state | Fred Fettinger | 2010-03-07 | 7 | -2/+39 |
* | | | Check for null provider in LocationManager.getProviders() | Mike Lockwood | 2010-03-03 | 1 | -1/+1 |
* | | | Hide GeocoderParams class from public API. | Mike Lockwood | 2010-03-02 | 1 | -0/+2 |
* | | | Re-arrange android-common so framework no longer links with it. | Dianne Hackborn | 2010-02-25 | 1 | -1/+1 |
* | | | GpsLocationProvider: Be less aggressive about getting fixes in bad conditions... | Mike Lockwood | 2010-02-24 | 1 | -2/+7 |
* | | | Fix broken location extras in GpsLocationProvider. | Mike Lockwood | 2010-02-24 | 1 | -1/+3 |
* | | | Add passive location provider. | Mike Lockwood | 2010-02-17 | 7 | -5/+163 |
* | | | Clean up interface between LocationManagerService and the location providers: | Mike Lockwood | 2010-02-10 | 6 | -18/+79 |
* | | | Network Location unbundling: | Mike Lockwood | 2010-02-08 | 7 | -459/+757 |
* | | | Fix for GPS engines without separate session and engine status events. | Mike Lockwood | 2010-02-02 | 1 | -0/+2 |
* | | | resolved conflicts for merge of 21875ab3 to master | Mike Lockwood | 2010-02-02 | 1 | -8/+26 |
|\ \ \
| |/ / |
|
| * | | Ignore NTP time fixes that differ from system time by more than 5 minutes. | Mike Lockwood | 2010-01-29 | 1 | -8/+26 |
* | | | Remove unused method LocationProviderImpl.isEnabled(). | Mike Lockwood | 2010-02-01 | 1 | -5/+0 |
* | | | Remove ILocationProvider.isEnabled() binder call and use cached value instead. | Mike Lockwood | 2010-02-01 | 5 | -19/+4 |
* | | | Phase 2 of test cleanup: moving test files from AndroidTests closer to their ... | Neal Nguyen | 2010-01-29 | 2 | -0/+196 |
* | | | Moving framework core tests closer to their source files. | Neal Nguyen | 2010-01-27 | 3 | -0/+279 |
* | | | am 47d302a0: am bb79e5fd: Merge "Be tolerant of GPS session and engine on sta... | Mike Lockwood | 2010-01-22 | 1 | -5/+28 |
|\ \ \
| |/ / |
|
| * | | Be tolerant of GPS session and engine on status messages arriving out of order. | Mike Lockwood | 2010-01-20 | 1 | -5/+28 |
* | | | Unhide LocationManager APIs needed for unbundled location providers. | Mike Lockwood | 2010-01-11 | 1 | -4/+0 |
* | | | less log spew | Joe Onorato | 2010-01-08 | 2 | -33/+29 |
* | | | Fix broken Javadoc link. | Mike Lockwood | 2010-01-06 | 1 | -2/+2 |
* | | | Add LocationManagerImpl class to act as a public wrapper for the ILocationPro... | Mike Lockwood | 2010-01-06 | 2 | -0/+248 |
* | | | Cleanup and add public wrapper for IGeocodeProvider interface to prepare for ... | Mike Lockwood | 2010-01-05 | 6 | -18/+166 |