1. 923b260 Make Location objects take less memory. by David Christie · 9 years ago
  2. 5575ddf Correct range checking for location strings during conversion by David Christie · 9 years ago
  3. b870dbf Fix privacy leaks in LocationManager by David Christie · 9 years ago
  4. b71218a Add way to get the network location provider package by Jason Monk · 9 years ago
  5. a4db647 CountryDetector no longer requires location permissions. by Makoto Onuki · 9 years ago
  6. f7e9cf4 Access mock location is no longer a runtime permission - framework by Svet Ganov · 9 years ago
  7. cbba357 am 2c160c1a: am bdf9ffdd: am c0667853: Merge "Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206" into mnc-dev by destradaa · 9 years ago
  8. d593bf2 Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206 by destradaa · 9 years ago
  9. c347ec6 Add permission annotations on the LocationManager API by Tor Norbye · 9 years ago
  10. 5e72118 Update GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206 by destradaa · 9 years ago
  11. 295a93b Add smallest displacement field to FLP HAL by David Christie · 9 years ago
  12. c91ac68 Update handling of enum/flag fields in GPS data structures. by destradaa · 9 years ago
  13. 6bde468 Reduce memory usage of GpsStatus objects. by destradaa · 9 years ago
  14. 4b1b8e4 Revert API breaking change in System API. by destradaa · 9 years ago
  15. 22287fe Merge "Fix race condition generating READY and NOT_SUPPORTED statuses." by destradaa · 9 years ago
  16. 71f0cd4 Update Location.convert() javadocs to reflect their inconsistency with locales. by Soonil Nagarkar · 9 years ago
  17. 13a60b0 Fix race condition generating READY and NOT_SUPPORTED statuses. by destradaa · 10 years ago
  18. 4d72e3e am a4c40c37: am 72d33849: Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  19. 72d33849 Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  20. ffa2b14 am 00916297: am 3546c9a5: Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev by destradaa · 10 years ago
  21. 3546c9a Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev by destradaa · 10 years ago
  22. 031550a am 9ed36c42: Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev automerge: 992b9aa by destradaa · 10 years ago
  23. 91c962a am a084d357: Merge "Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171" into lmp-mr1-dev automerge: c3e5599 by destradaa · 10 years ago
  24. 992b9aa Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev by destradaa · 10 years ago
  25. a62050d Mark Gps Raw related APIs as System APIs. b/16727892 by destradaa · 10 years ago
  26. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  27. df11984 Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171 by destradaa · 10 years ago
  28. 75a6e82 am 36ae48a8: am d83e9e42: am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  29. 529b789 am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  30. 89b1969 Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  31. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  32. 786037e am 11735a0b: am 61e6d40b: am 5b5bc109: am 6ec5a256: 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
  33. 3f5184c am 6ec5a256: 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
  34. 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
  35. 380dde3 docs: Modified the notice in the android.location package file to strongly by Quddus Chong · 10 years ago
  36. ea1653a am 8601ffdd: am 9f115938: am 4233ee4b: am b2e91428: Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  37. 6c65c49 am ef52db95: am b2e91428: Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  38. 61ee1ed Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  39. 4bd3488 Add @SystemApi to LocationManager methods used by GmsCore (with reflection). by David Christie · 10 years ago
  40. 4656e69 resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp by Elliott Hughes · 10 years ago
  41. bc30951 Fix a STOPSHIP by Tom O'Neill · 10 years ago
  42. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  43. 649db7f Merge "Keep LMP from breaking KitKat API" into lmp-dev by Tom O'Neill · 10 years ago
  44. 17c5e79 Keep LMP from breaking KitKat API by Tom O'Neill · 10 years ago
  45. 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
  46. c20b795 Add @SystemApi annotations to methods used by GmsCore. by David Christie · 10 years ago
  47. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  48. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  49. 81cabb8 Add uncertainty for GPS received TOW field. b/16463499 by destradaa · 10 years ago
  50. 2102dd7 Update GPS HAL raw measurements support. by destradaa · 10 years ago
  51. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  52. 43c9b10 am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception message." by Nick Kralevich · 10 years ago
  53. 552bd68 Update Location documentation for altitude (WGS84 instead of sea level). by David Christie · 10 years ago
  54. cc97272 Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. by destradaa · 10 years ago
  55. 248ada6 Injected settings no longer include summaries by Tom O'Neill · 10 years ago
  56. afecea1 Seeing if a provider is enabled doesn't require special permissions by Tom O'Neill · 10 years ago
  57. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  58. 405393c Fix typo in the exception message. by Masaki Muranaka · 11 years ago
  59. d575943 Improve some javadoc related to isProviderEnabled() apis by Tom O'Neill · 11 years ago
  60. cef05c2 Incorporate new API council comments by Tom O'Neill · 11 years ago
  61. 40a86c2 Add LocationManager.MODE_CHANGED_ACTION broadcast by Tom O'Neill · 11 years ago
  62. 546113d Improve constant names for settings injection API by Tom O'Neill · 11 years ago
  63. 7f6f457 Remove or reduce visibility of deprecated methods by Tom O'Neill · 11 years ago
  64. d79b496 Missing break in switch statement by You Kim · 11 years ago
  65. 4a7c49c Address API Review for SettingInjectorService by Tom O'Neill · 11 years ago
  66. c8211ea Add a little comment about the enabled value by Tom O'Neill · 11 years ago
  67. 184e751 Warn that SettingInjectorService must be fast by Tom O'Neill · 11 years ago
  68. 3e32bdd Add comments to new hidden API in LocationRequest. by David Christie · 11 years ago
  69. 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
  70. 6de1047 Ensure LocationRequest's worksource defaults to null by David Christie · 11 years ago
  71. def20a3 Use default class loader when creating a LocationRequest from Parcel. by David Christie · 11 years ago
  72. 95b2299 Merge "API for location settings injection" into klp-dev by Tom O'Neill · 11 years ago
  73. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  74. fa2992c API for location settings injection by Tom O'Neill · 11 years ago
  75. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  76. c750c1f Update gps status icon to be a "high power" location icon. by David Christie · 11 years ago
  77. 40e5782 Allow a particular LocationRequest to be excluded from by David Christie · 11 years ago
  78. 82edc9b Add WorkSource capability to LocationManager by David Christie · 11 years ago
  79. 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
  80. 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
  81. 3ddba7e Android U: Making Apps Location-Aware by Joe Malin · 11 years ago
  82. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  83. 54ca7ae Annotate Locations coming from mock providers by Victoria Lease · 12 years ago
  84. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  85. a5fa049 am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges" into jb-mr1.1-dev by Victoria Lease · 12 years ago
  86. 3dffb8c clarify Geofence.createCircle() param ranges by Victoria Lease · 12 years ago
  87. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  88. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  89. 7ab7f53 Hide new location APIs and undeprecate old ones by Laurent Tu · 12 years ago
  90. 1e70197 Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev by Victoria Lease · 12 years ago
  91. 779b774 fix NLP for COARSE applications, build FLP with SDK by Victoria Lease · 12 years ago
  92. 8761e14 docs: Clarify the callback mechanisms for LocationRequest by Scott Main · 12 years ago
  93. b17223b revise android.location.Geofence documentation by Victoria Lease · 12 years ago
  94. 2291ca4 LocationManager javadoc permission fixes by Victoria Lease · 12 years ago
  95. 37425c3 LocationManager permissions cleanup by Victoria Lease · 12 years ago
  96. e72fe16 Prevent overflow in LocationRequest.setExpireIn() by Laurent Tu · 12 years ago
  97. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  98. 7357788 Fix for bug: #7172778. Javadoc errors in LocationManager. by Philip Milne · 12 years ago
  99. bc391d5 Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"" into jb-mr1-dev by Philip Milne · 12 years ago
  100. 53fe756 Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" by Philip Milne · 12 years ago