summaryrefslogtreecommitdiff
path: root/location
AgeCommit message (Expand)Author
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez
2011-12-13Cherry-picking Id45abeba and Ia065dec6 for MR1Makoto Onuki
2011-07-19Acknowledge that the platform guarantees UTF-8 and UTF-16.Jesse Wilson
2011-07-01am e0009bb0: am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANC...Conley Owens
2011-06-30am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for m...Conley Owens
2011-06-27Use upper case country codes in Country.javaDaisuke Miyakawa
2011-06-15Add FLAG_AUTO_CANCEL flag for multiple supl notifications.Anshuman Pandey
2011-04-28Use passive provider for location based country detectionDaisuke Miyakawa
2011-03-29Fix the javadoc for LocationManager.requestSingleUpdate()Amith Yamasani
2011-03-28Fix the javadoc for LocationManager.requestSingleUpdate()Amith Yamasani
2011-02-28am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet
2011-02-22Fixed GSM encoded network initiated position requestHakan Gustavsson
2011-01-26Update package descriptions with editorial revisions.Scott Main
2010-12-07resolved conflicts for merge of ee27dd35 to masterJean-Baptiste Queru
2010-12-07resolved conflicts for merge of 78742e01 to stage-korg-masterJean-Baptiste Queru
2010-12-03Strings for NI position request are moved to resourcesHakan Gustavsson
2010-09-28am cb51c0c7: am 3e94b94f: Merge "Remove old location classes." into gingerbreadDianne Hackborn
2010-09-28Remove old location classes.Dianne Hackborn
2010-09-28am e5317fbd: am 4f67e1cc: Merge "Add location shared library for location pro...Dianne Hackborn
2010-09-28Add location shared library for location provider APIs.Dianne Hackborn
2010-09-20am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and ...Mike Lockwood
2010-09-20LocationManager: Hide location provider and geocode provider APIs.Mike Lockwood
2010-09-13resolved conflicts for merge of 53686433 to masterDianne Hackborn
2010-09-13Track client requests through location manager.Dianne Hackborn
2010-08-30GPS: Initialize XTRA support when GPS is enabledMike Lockwood
2010-08-30GPS: Don't set XTRA download pending flag at boot time.Mike Lockwood
2010-08-27am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured locati...Brad Fitzpatrick
2010-08-27Send broadcast intent when configured location providers change.Brad Fitzpatrick
2010-07-28Add new system service CountryDetectorBai Tao
2010-07-17Don't throw an exception from isProviderEnabled and getLastKnownLocationMike Lockwood
2010-06-23andriod.location.Criteria: Simplify new location criteria APIs a bit.Mike Lockwood
2010-05-24Merge "Add Geocorder.isImplemented()" into krakenMike Lockwood
2010-05-21Add Geocorder.isImplemented()Mark Vandevoorde
2010-05-21Fix broken Javadoc linksMike Lockwood
2010-05-21Unhide new location manager APIs:Mike Lockwood
2010-05-21New Location Manager APIs for Criteria based requests and single shot mode.Mike Lockwood
2010-05-10am b6f0cbdc: merge from open-source masterThe Android Open Source Project
2010-05-10merge from open-source masterThe Android Open Source Project
2010-05-10Merge "Include the API level 4 fields in the Parcel."Jean-Baptiste Queru
2010-05-06merge from open-source masterThe Android Open Source Project
2010-04-19GpsLocationProvider: Store new Location before onGpsStatusChanged is sentHakan Gustavsson
2010-04-14GpsStatus: Bounds check PRN to avoid array indexing exceptions.Mike Lockwood
2010-04-04Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood
2010-04-04GpsNetInitiatedHandler: whitespace cleanupMike Lockwood
2010-04-04Call LocationManager.sendNiResponse() instead of calling directly to GpsLocat...Mike Lockwood
2010-03-24Wait until GpsLocationProvider is fully initialized before returning from the...Mike Lockwood
2010-03-22GpsLocationProvider: Do our work in a Handler running in a separate thread.Mike Lockwood
2010-03-17Remove unused file NmeaParser.javaMike Lockwood
2010-03-07location: dump LocationProvider internal stateFred Fettinger
2010-03-03Check for null provider in LocationManager.getProviders()Mike Lockwood