1. 54ca7aef2 Annotate Locations coming from mock providers by Victoria Lease · 13 years ago
  2. a06de0f New "app ops" service. by Dianne Hackborn · 14 years ago
  3. a5fa049 am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges" into jb-mr1.1-dev by Victoria Lease · 14 years ago
  4. 3dffb8c clarify Geofence.createCircle() param ranges by Victoria Lease · 14 years ago
  5. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 14 years ago
  6. 3a084af Correct executable bit for source files by Kenny Root · 14 years ago
  7. 7ab7f53 Hide new location APIs and undeprecate old ones by Laurent Tu · 14 years ago
  8. 1e70197 Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev by Victoria Lease · 14 years ago
  9. 779b774 fix NLP for COARSE applications, build FLP with SDK by Victoria Lease · 14 years ago
  10. 8761e14 docs: Clarify the callback mechanisms for LocationRequest by Scott Main · 14 years ago
  11. b17223b revise android.location.Geofence documentation by Victoria Lease · 14 years ago
  12. 2291ca4 LocationManager javadoc permission fixes by Victoria Lease · 14 years ago
  13. 37425c3 LocationManager permissions cleanup by Victoria Lease · 14 years ago
  14. e72fe16 Prevent overflow in LocationRequest.setExpireIn() by Laurent Tu · 14 years ago
  15. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 14 years ago
  16. 7357788 Fix for bug: #7172778. Javadoc errors in LocationManager. by Philip Milne · 14 years ago
  17. bc391d5 Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"" into jb-mr1-dev by Philip Milne · 14 years ago
  18. 53fe756 Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" by Philip Milne · 14 years ago
  19. b00df8e Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev by Philip Milne · 14 years ago
  20. 17e3e9e Merge "Do not use passive GPS data for COARSE only apps." into jb-mr1-dev by Victoria Lease · 14 years ago
  21. 2f6d882 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 14 years ago
  22. 09016ab Do not use passive GPS data for COARSE only apps. by Victoria Lease · 14 years ago
  23. 8a624ef API REVIEW: Undeprecate Location.dump() Bug #7173109 by Romain Guy · 14 years ago
  24. 4fab68b Require ACCESS_FINE_LOCATION for Geofence use. by Victoria Lease · 14 years ago
  25. 5584b49 Print timestamp (instead of age) in Location#toString() by Nick Pelly · 14 years ago
  26. 4035f5a Port location blacklist code to MR1. by Nick Pelly · 14 years ago
  27. 4e31c4f Add javadoc for new location API's. by Nick Pelly · 14 years ago
  28. 74fa7ea Improve coarse locations. by Nick Pelly · 14 years ago
  29. 3914e4b Remove LocationManager#getLastKnownLocation(Criteria). by Nick Pelly · 14 years ago
  30. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 14 years ago
  31. 48c5eb0 DO NOT MERGE. Add package-name-prefix blacklist for location updates. by Nick Pelly · 14 years ago
  32. 2eeeec2 Improve Location object. by Nick Pelly · 14 years ago
  33. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 14 years ago
  34. 9be0105 docs: fix several links by Scott Main · 14 years ago
  35. f1be686 Enforce the minTime parameter in LocationManager#requestLocationUpdates by Nick Pelly · 14 years ago
  36. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 15 years ago
  37. d73b79b Cherry-picking Id45abeba and Ia065dec6 for MR1 by Makoto Onuki · 15 years ago
  38. 3746f2d Use upper case country codes in Country.java by Daisuke Miyakawa · 15 years ago
  39. a550bdc Use passive provider for location based country detection by Daisuke Miyakawa · 15 years ago
  40. e23fc8e Fix the javadoc for LocationManager.requestSingleUpdate() by Amith Yamasani · 15 years ago
  41. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 15 years ago
  42. 2a32c49 am cb51c0c7: am 3e94b94f: Merge "Remove old location classes." into gingerbread by Dianne Hackborn · 16 years ago
  43. 0f5eee0 Remove old location classes. by Dianne Hackborn · 16 years ago
  44. 537ce32 am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 16 years ago
  45. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 16 years ago
  46. e746f03 resolved conflicts for merge of 53686433 to master by Dianne Hackborn · 16 years ago
  47. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 16 years ago
  48. 59e6135 am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured location providers change." into gingerbread by Brad Fitzpatrick · 16 years ago
  49. 0c5a040 Send broadcast intent when configured location providers change. by Brad Fitzpatrick · 16 years ago
  50. a58a875 Add new system service CountryDetector by Bai Tao · 16 years ago
  51. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 16 years ago
  52. 8900c32 andriod.location.Criteria: Simplify new location criteria APIs a bit. by Mike Lockwood · 16 years ago
  53. 1e11e95 Merge "Add Geocorder.isImplemented()" into kraken by Mike Lockwood · 16 years ago
  54. 01ac80b Add Geocorder.isImplemented() by Mark Vandevoorde · 16 years ago
  55. 965b3d2 Fix broken Javadoc links by Mike Lockwood · 16 years ago
  56. 71677f8 Unhide new location manager APIs: by Mike Lockwood · 16 years ago
  57. 03ca216 New Location Manager APIs for Criteria based requests and single shot mode. by Mike Lockwood · 16 years ago
  58. e88ae54 am b6f0cbdc: merge from open-source master by The Android Open Source Project · 16 years ago
  59. b6f0cbd merge from open-source master by The Android Open Source Project · 16 years ago
  60. a3d2d76 GpsStatus: Bounds check PRN to avoid array indexing exceptions. by Mike Lockwood · 16 years ago
  61. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 16 years ago
  62. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 16 years ago
  63. 689e449 Check for null provider in LocationManager.getProviders() by Mike Lockwood · 16 years ago
  64. 8754be5 Hide GeocoderParams class from public API. by Mike Lockwood · 16 years ago
  65. a4903f25 Add passive location provider. by Mike Lockwood · 16 years ago
  66. d03ff94 Clean up interface between LocationManagerService and the location providers: by Mike Lockwood · 16 years ago
  67. 628fd6d Network Location unbundling: by Mike Lockwood · 16 years ago
  68. 56fcd69 Remove unused method LocationProviderImpl.isEnabled(). by Mike Lockwood · 16 years ago
  69. 2cd543a Remove ILocationProvider.isEnabled() binder call and use cached value instead. by Mike Lockwood · 16 years ago
  70. e6ec577 Include the API level 4 fields in the Parcel. by Paul Watts · 16 years ago
  71. 52eab1c Unhide LocationManager APIs needed for unbundled location providers. by Mike Lockwood · 16 years ago
  72. f5d95cb less log spew by Joe Onorato · 16 years ago
  73. be5ed37 Fix broken Javadoc link. by Mike Lockwood · 16 years ago
  74. 9d2f7a7 Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface by Mike Lockwood · 16 years ago
  75. 3490140 Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling. by Mike Lockwood · 16 years ago
  76. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 17 years ago
  77. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 17 years ago
  78. 9aa1fa2 LocationManagerService: Remove caching of last known locations to flash. by Mike Lockwood · 17 years ago
  79. 22d1f9f gps: Network initiated SUPL by Danke Xie · 17 years ago
  80. 640992d gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences by Mike Lockwood · 17 years ago
  81. b16e780 gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences. by Mike Lockwood · 17 years ago
  82. a8675f6 donut snapshot by Jean-Baptiste Queru · 17 years ago
  83. cf4550c donut snapshot by Jean-Baptiste Queru · 17 years ago
  84. 334a677 am b82759a0: Merge change 6906 into donut by Android (Google) Code Review · 17 years ago
  85. 8cd1084 location: Add sub-locality, sub-thoroughfare and premises fields to Address class by Mike Lockwood · 17 years ago
  86. 55ed491 Fix typo in Javadoc for LocationManager.GPS_PROVIDER by Kenny Root · 17 years ago
  87. 9b1e140 am 8c690ea9: Merge change 2182 into donut by Android (Google) Code Review · 17 years ago
  88. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 17 years ago
  89. 843ef36 donut snapshot by Jean-Baptiste Queru · 17 years ago
  90. 9e35560 am 2677d0d: LocationManager: Fix a Javadoc comment. by Mike Lockwood · 17 years ago
  91. 2677d0d LocationManager: Fix a Javadoc comment. by Mike Lockwood · 17 years ago
  92. 158b212 am f792fc5: Merge change 1150 into donut by Android (Google) Code Review · 17 years ago
  93. 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 17 years ago
  94. f431b4b am c770ed8: Merge change 1069 into donut by Android (Google) Code Review · 17 years ago
  95. b7c4ae9 GpsStatus: Increase NUM_SATELLITES to 255 for future compatibility. by Mike Lockwood · 17 years ago
  96. e90c0da am 275555c: location: Add support for location providers outside of the by Mike Lockwood · 17 years ago
  97. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 17 years ago
  98. ac7a3de am 15e3d0f: location: Use ILocationProvider Binder interface for all loc by Mike Lockwood · 17 years ago
  99. 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 17 years ago
  100. 73ee32d am b8adcad: location: Remove obsolete fake provider support. by Mike Lockwood · 17 years ago