summaryrefslogtreecommitdiffstats
path: root/location
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ics-mr1-release' of https://android.googlesource.com/platform/f...Steve Kondik2012-03-294-7/+60
|\
| * docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-223-3/+17
| * Cherry-picking Id45abeba and Ia065dec6 for MR1Makoto Onuki2011-12-131-4/+43
* | Add @hide to new fields/methodsnebkat2012-02-241-0/+5
* | External BT GPS for ICS. see http://iloki.nl for more informationCuong2012-01-282-0/+11
|/
* Acknowledge that the platform guarantees UTF-8 and UTF-16.Jesse Wilson2011-07-191-2/+2
* am e0009bb0: am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANC...Conley Owens2011-07-011-1/+1
|\
| * am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for m...Conley Owens2011-06-301-1/+1
| |\
| | * Add FLAG_AUTO_CANCEL flag for multiple supl notifications.Anshuman Pandey2011-06-151-1/+1
| * | Fix the javadoc for LocationManager.requestSingleUpdate()Amith Yamasani2011-03-291-22/+26
* | | Use upper case country codes in Country.javaDaisuke Miyakawa2011-06-271-1/+3
* | | Use passive provider for location based country detectionDaisuke Miyakawa2011-04-281-3/+3
* | | Fix the javadoc for LocationManager.requestSingleUpdate()Amith Yamasani2011-03-281-22/+26
|/ /
* | am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-281-46/+21
|\ \ | |/
| * Fixed GSM encoded network initiated position requestHakan Gustavsson2011-02-221-46/+21
* | Update package descriptions with editorial revisions.Scott Main2011-01-261-5/+4
* | resolved conflicts for merge of ee27dd35 to masterJean-Baptiste Queru2010-12-071-16/+17
|\ \ | |/
| * resolved conflicts for merge of 78742e01 to stage-korg-masterJean-Baptiste Queru2010-12-071-16/+17
| |\
| | * Strings for NI position request are moved to resourcesHakan Gustavsson2010-12-031-16/+17
| | * GPS: Initialize XTRA support when GPS is enabledMike Lockwood2010-08-301-2/+6
| | * GPS: Don't set XTRA download pending flag at boot time.Mike Lockwood2010-08-301-2/+2
* | | am cb51c0c7: am 3e94b94f: Merge "Remove old location classes." into gingerbreadDianne Hackborn2010-09-282-442/+0
|\ \ \ | |/ /
| * | Remove old location classes.Dianne Hackborn2010-09-282-442/+0
* | | am e5317fbd: am 4f67e1cc: Merge "Add location shared library for location pro...Dianne Hackborn2010-09-285-0/+524
|\ \ \ | |/ /
| * | Add location shared library for location provider APIs.Dianne Hackborn2010-09-285-0/+524
* | | am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and ...Mike Lockwood2010-09-205-5/+11
|\ \ \ | |/ /
| * | LocationManager: Hide location provider and geocode provider APIs.Mike Lockwood2010-09-205-5/+11
* | | resolved conflicts for merge of 53686433 to masterDianne Hackborn2010-09-132-8/+13
|\ \ \ | |/ /
| * | Track client requests through location manager.Dianne Hackborn2010-09-132-8/+13
* | | am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured locati...Brad Fitzpatrick2010-08-271-0/+7
|\ \ \ | |/ /
| * | Send broadcast intent when configured location providers change.Brad Fitzpatrick2010-08-271-0/+7
* | | Add new system service CountryDetectorBai Tao2010-07-287-0/+465
|/ /
* | 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-217-310/+564
* | 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
| |\
| | * Merge "Include the API level 4 fields in the Parcel."Jean-Baptiste Queru2010-05-101-0/+6
| | |\
| | | * Include the API level 4 fields in the Parcel.Paul Watts2010-01-201-0/+6
| * | | merge from open-source masterThe Android Open Source Project2010-05-061-23/+23
| |\ \ \ | | |/ /
| | * | 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-1312-67/+826