summaryrefslogtreecommitdiffstats
path: root/location/java/android
Commit message (Expand)AuthorAgeFilesLines
* Prevent overflow in LocationRequest.setExpireIn()Laurent Tu2012-10-041-1/+9
* Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne2012-09-262-16/+16
* Fix for bug: #7172778. Javadoc errors in LocationManager.Philip Milne2012-09-251-13/+17
* Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtim...Philip Milne2012-09-241-2/+2
|\
| * Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"Philip Milne2012-09-241-2/+2
* | Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()...Philip Milne2012-09-241-2/+2
|\ \ | |/
| * Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne2012-09-211-2/+2
* | Merge "Do not use passive GPS data for COARSE only apps." into jb-mr1-devVictoria Lease2012-09-232-1/+43
|\ \ | |/ |/|
| * Do not use passive GPS data for COARSE only apps.Victoria Lease2012-09-212-1/+43
* | API REVIEW: Undeprecate Location.dump()Romain Guy2012-09-211-5/+1
|/
* Require ACCESS_FINE_LOCATION for Geofence use.Victoria Lease2012-09-131-5/+22
* 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 javadoc for new location API's.Nick Pelly2012-08-165-509/+828
* Improve coarse locations.Nick Pelly2012-08-161-14/+0
* Remove LocationManager#getLastKnownLocation(Criteria).Nick Pelly2012-08-101-30/+0
* Location overhaul, major commit.Nick Pelly2012-08-1010-365/+1126
* Improve Location object.Nick Pelly2012-07-202-10/+118
* Improve geofencing: throttle location updates with distance to fence.Nick Pelly2012-07-162-5/+18
* 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
* 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
* Update package descriptions with editorial revisions.Scott Main2011-01-261-5/+4
* 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 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-286-0/+432
|/
* 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