summaryrefslogtreecommitdiffstats
path: root/location
Commit message (Expand)AuthorAgeFilesLines
* Require ACCESS_FINE_LOCATION for Geofence use.Victoria Lease2012-09-131-5/+22
* Fix some location issues exposed by CTS.Nick Pelly2012-08-211-1/+1
* Print timestamp (instead of age) in Location#toString()Nick Pelly2012-08-211-3/+2
* Port location blacklist code to MR1.Nick Pelly2012-08-172-4/+6
* Add documentation for com.android.location.provider shared library.Nick Pelly2012-08-165-13/+61
* Add javadoc for new location API's.Nick Pelly2012-08-165-509/+828
* Improve coarse locations.Nick Pelly2012-08-161-14/+0
* Fix a couple of bugs from the location overhaul.Nick Pelly2012-08-102-6/+9
* Remove LocationManager#getLastKnownLocation(Criteria).Nick Pelly2012-08-101-30/+0
* Location overhaul, major commit.Nick Pelly2012-08-1020-872/+1711
* Improve Location object.Nick Pelly2012-07-202-10/+118
* Improve geofencing: throttle location updates with distance to fence.Nick Pelly2012-07-163-6/+28
* docs: fix several linksScott Main2012-06-221-1/+1
* Enforce the minTime parameter in LocationManager#requestLocationUpdatesNick Pelly2012-05-171-134/+259
* 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
* 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