1. 2f3b243 Merge tag 'android-5.1.0_r1' into HEAD by Anh Nguyen · 9 years ago
  2. 3546c9a Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev by destradaa · 10 years ago
  3. 992b9aa Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev by destradaa · 10 years ago
  4. 0e00134 geofence: Low power geofence HW implementation by Dante Russo · 10 years ago
  5. a62050d Mark Gps Raw related APIs as System APIs. b/16727892 by destradaa · 10 years ago
  6. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  7. df11984 Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171 by destradaa · 10 years ago
  8. 89b1969 Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  9. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  10. 6ec5a25 am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs by Quddus Chong · 10 years ago
  11. 380dde3 docs: Modified the notice in the android.location package file to strongly by Quddus Chong · 10 years ago
  12. 566ebfd Fix an incorrect behavior that failed AT&T privacy test. by Tsuwei Chen · 10 years ago
  13. 61ee1ed Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  14. 4bd3488 Add @SystemApi to LocationManager methods used by GmsCore (with reflection). by David Christie · 10 years ago
  15. 7c485bf Handle user privacy properly during network initiated requests. Bug: 16131208 by Tsuwei Chen · 10 years ago
  16. ff4f6c8 Merge "Manually merge QC's change for SUPL_ES." into lmp-dev by Tsuwei Chen · 10 years ago
  17. bc30951 Fix a STOPSHIP by Tom O'Neill · 10 years ago
  18. 3324e95 Manually merge QC's change for SUPL_ES. by Tsuwei Chen · 10 years ago
  19. 649db7f Merge "Keep LMP from breaking KitKat API" into lmp-dev by Tom O'Neill · 10 years ago
  20. 17c5e79 Keep LMP from breaking KitKat API by Tom O'Neill · 10 years ago
  21. e7baf5a Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev by David Christie · 10 years ago
  22. c20b795 Add @SystemApi annotations to methods used by GmsCore. by David Christie · 10 years ago
  23. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  24. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  25. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  26. 81cabb8 Add uncertainty for GPS received TOW field. b/16463499 by destradaa · 10 years ago
  27. 2102dd7 Update GPS HAL raw measurements support. by destradaa · 10 years ago
  28. 3b0224d Fix exceptions in ActivityRecognition platform stack. by destradaa · 10 years ago
  29. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  30. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  31. 43c9b10 am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception message." by Nick Kralevich · 10 years ago
  32. 552bd68 Update Location documentation for altitude (WGS84 instead of sea level). by David Christie · 10 years ago
  33. cc97272 Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. by destradaa · 10 years ago
  34. 248ada6 Injected settings no longer include summaries by Tom O'Neill · 10 years ago
  35. afecea1 Seeing if a provider is enabled doesn't require special permissions by Tom O'Neill · 10 years ago
  36. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  37. 405393c Fix typo in the exception message. by Masaki Muranaka · 11 years ago
  38. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  39. d575943 Improve some javadoc related to isProviderEnabled() apis by Tom O'Neill · 11 years ago
  40. cef05c2 Incorporate new API council comments by Tom O'Neill · 11 years ago
  41. 40a86c2 Add LocationManager.MODE_CHANGED_ACTION broadcast by Tom O'Neill · 11 years ago
  42. 546113d Improve constant names for settings injection API by Tom O'Neill · 11 years ago
  43. 7f6f457 Remove or reduce visibility of deprecated methods by Tom O'Neill · 11 years ago
  44. 4a7c49c Address API Review for SettingInjectorService by Tom O'Neill · 11 years ago
  45. c8211ea Add a little comment about the enabled value by Tom O'Neill · 11 years ago
  46. 184e751 Warn that SettingInjectorService must be fast by Tom O'Neill · 11 years ago
  47. 3e32bdd Add comments to new hidden API in LocationRequest. by David Christie · 11 years ago
  48. d0d5545 Merge "Use default class loader when creating a LocationRequest from Parcel. This seems to be the standard usage, and there are rare reports of requestLocationUpdates giving NullPointerExceptions on the first call to requestLocationUpdates but not on subsequent calls (b/10207898)." into klp-dev by David Christie · 11 years ago
  49. 6de1047 Ensure LocationRequest's worksource defaults to null by David Christie · 11 years ago
  50. def20a3 Use default class loader when creating a LocationRequest from Parcel. by David Christie · 11 years ago
  51. 95b2299 Merge "API for location settings injection" into klp-dev by Tom O'Neill · 11 years ago
  52. 0682809 Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  53. fa2992c API for location settings injection by Tom O'Neill · 11 years ago
  54. 64be0c6 Address Robin's code review comments in initial FlpHal submission. by destradaa · 11 years ago
  55. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  56. c750c1f Update gps status icon to be a "high power" location icon. by David Christie · 11 years ago
  57. 40e5782 Allow a particular LocationRequest to be excluded from by David Christie · 11 years ago
  58. 82edc9b Add WorkSource capability to LocationManager by David Christie · 11 years ago
  59. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  60. 0b5c30a Make com.android.location.provider visible to apps-only build. by Ying Wang · 11 years ago
  61. 89cded9 am 39069b6e: am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Android U: Making Apps Location-Aware" into jb-mr1.1-docs by Joe Malin · 11 years ago
  62. 39069b6 am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Android U: Making Apps Location-Aware" into jb-mr1.1-docs by Joe Malin · 11 years ago
  63. 3ddba7e Android U: Making Apps Location-Aware by Joe Malin · 11 years ago
  64. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  65. 54ca7ae Annotate Locations coming from mock providers by Victoria Lease · 11 years ago
  66. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  67. ccb4c31 Revert "Move location provider lib to frameworks/ex - 1" by Laurent Tu · 12 years ago
  68. 578081f Move location provider lib to frameworks/ex - 1 by Laurent Tu · 12 years ago
  69. a5fa049 am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges" into jb-mr1.1-dev by Victoria Lease · 12 years ago
  70. 3dffb8c clarify Geofence.createCircle() param ranges by Victoria Lease · 12 years ago
  71. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  72. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  73. 7ab7f53 Hide new location APIs and undeprecate old ones by Laurent Tu · 12 years ago
  74. 1e70197 Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev by Victoria Lease · 12 years ago
  75. 779b774 fix NLP for COARSE applications, build FLP with SDK by Victoria Lease · 12 years ago
  76. 8761e14 docs: Clarify the callback mechanisms for LocationRequest by Scott Main · 12 years ago
  77. b17223b revise android.location.Geofence documentation by Victoria Lease · 12 years ago
  78. 2291ca4 LocationManager javadoc permission fixes by Victoria Lease · 12 years ago
  79. 37425c3 LocationManager permissions cleanup by Victoria Lease · 12 years ago
  80. e72fe16 Prevent overflow in LocationRequest.setExpireIn() by Laurent Tu · 12 years ago
  81. 38389b6 Route GPS notifications to all users. by Victoria Lease · 12 years ago
  82. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  83. 7357788 Fix for bug: #7172778. Javadoc errors in LocationManager. by Philip Milne · 12 years ago
  84. bc391d5 Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"" into jb-mr1-dev by Philip Milne · 12 years ago
  85. 53fe756 Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" by Philip Milne · 12 years ago
  86. b00df8e Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev by Philip Milne · 12 years ago
  87. 17e3e9e Merge "Do not use passive GPS data for COARSE only apps." into jb-mr1-dev by Victoria Lease · 12 years ago
  88. 2f6d882 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  89. 09016ab Do not use passive GPS data for COARSE only apps. by Victoria Lease · 12 years ago
  90. 8a624ef API REVIEW: Undeprecate Location.dump() Bug #7173109 by Romain Guy · 12 years ago
  91. 4fab68b Require ACCESS_FINE_LOCATION for Geofence use. by Victoria Lease · 12 years ago
  92. 1332b53 Fix some location issues exposed by CTS. by Nick Pelly · 12 years ago
  93. 5584b49 Print timestamp (instead of age) in Location#toString() by Nick Pelly · 12 years ago
  94. 4035f5a Port location blacklist code to MR1. by Nick Pelly · 12 years ago
  95. b03c8c5 Add documentation for com.android.location.provider shared library. by Nick Pelly · 12 years ago
  96. 4e31c4f Add javadoc for new location API's. by Nick Pelly · 12 years ago
  97. 74fa7ea Improve coarse locations. by Nick Pelly · 12 years ago
  98. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 12 years ago
  99. 3914e4b Remove LocationManager#getLastKnownLocation(Criteria). by Nick Pelly · 12 years ago
  100. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago