1. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  2. 43c9b10 am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception message." by Nick Kralevich · 10 years ago
  3. 552bd68 Update Location documentation for altitude (WGS84 instead of sea level). by David Christie · 10 years ago
  4. cc97272 Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. by destradaa · 10 years ago
  5. 248ada6 Injected settings no longer include summaries by Tom O'Neill · 10 years ago
  6. afecea1 Seeing if a provider is enabled doesn't require special permissions by Tom O'Neill · 10 years ago
  7. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  8. 405393c Fix typo in the exception message. by Masaki Muranaka · 11 years ago
  9. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  10. d575943 Improve some javadoc related to isProviderEnabled() apis by Tom O'Neill · 11 years ago
  11. cef05c2 Incorporate new API council comments by Tom O'Neill · 11 years ago
  12. 40a86c2 Add LocationManager.MODE_CHANGED_ACTION broadcast by Tom O'Neill · 11 years ago
  13. 546113d Improve constant names for settings injection API by Tom O'Neill · 11 years ago
  14. 7f6f457 Remove or reduce visibility of deprecated methods by Tom O'Neill · 11 years ago
  15. d79b496 Missing break in switch statement by You Kim · 11 years ago
  16. 4a7c49c Address API Review for SettingInjectorService by Tom O'Neill · 11 years ago
  17. c8211ea Add a little comment about the enabled value by Tom O'Neill · 11 years ago
  18. 184e751 Warn that SettingInjectorService must be fast by Tom O'Neill · 11 years ago
  19. 3e32bdd Add comments to new hidden API in LocationRequest. by David Christie · 11 years ago
  20. 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
  21. 6de1047 Ensure LocationRequest's worksource defaults to null by David Christie · 11 years ago
  22. def20a3 Use default class loader when creating a LocationRequest from Parcel. by David Christie · 11 years ago
  23. 95b2299 Merge "API for location settings injection" into klp-dev by Tom O'Neill · 11 years ago
  24. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  25. fa2992c API for location settings injection by Tom O'Neill · 11 years ago
  26. 64be0c6 Address Robin's code review comments in initial FlpHal submission. by destradaa · 11 years ago
  27. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  28. c750c1f Update gps status icon to be a "high power" location icon. by David Christie · 11 years ago
  29. 40e5782 Allow a particular LocationRequest to be excluded from by David Christie · 11 years ago
  30. 82edc9b Add WorkSource capability to LocationManager by David Christie · 11 years ago
  31. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  32. 0b5c30a Make com.android.location.provider visible to apps-only build. by Ying Wang · 11 years ago
  33. 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
  34. 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
  35. 3ddba7e Android U: Making Apps Location-Aware by Joe Malin · 11 years ago
  36. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  37. 54ca7ae Annotate Locations coming from mock providers by Victoria Lease · 12 years ago
  38. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  39. ccb4c31 Revert "Move location provider lib to frameworks/ex - 1" by Laurent Tu · 12 years ago
  40. 578081f Move location provider lib to frameworks/ex - 1 by Laurent Tu · 12 years ago
  41. a5fa049 am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges" into jb-mr1.1-dev by Victoria Lease · 12 years ago
  42. 3dffb8c clarify Geofence.createCircle() param ranges by Victoria Lease · 12 years ago
  43. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  44. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  45. 7ab7f53 Hide new location APIs and undeprecate old ones by Laurent Tu · 12 years ago
  46. 1e70197 Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev by Victoria Lease · 12 years ago
  47. 779b774 fix NLP for COARSE applications, build FLP with SDK by Victoria Lease · 12 years ago
  48. 8761e14 docs: Clarify the callback mechanisms for LocationRequest by Scott Main · 12 years ago
  49. b17223b revise android.location.Geofence documentation by Victoria Lease · 12 years ago
  50. 2291ca4 LocationManager javadoc permission fixes by Victoria Lease · 12 years ago
  51. 37425c3 LocationManager permissions cleanup by Victoria Lease · 12 years ago
  52. e72fe16 Prevent overflow in LocationRequest.setExpireIn() by Laurent Tu · 12 years ago
  53. 38389b6 Route GPS notifications to all users. by Victoria Lease · 12 years ago
  54. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  55. 7357788 Fix for bug: #7172778. Javadoc errors in LocationManager. by Philip Milne · 12 years ago
  56. bc391d5 Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"" into jb-mr1-dev by Philip Milne · 12 years ago
  57. 53fe756 Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" by Philip Milne · 12 years ago
  58. b00df8e Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev by Philip Milne · 12 years ago
  59. 17e3e9e Merge "Do not use passive GPS data for COARSE only apps." into jb-mr1-dev by Victoria Lease · 12 years ago
  60. 2f6d882 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  61. 09016ab Do not use passive GPS data for COARSE only apps. by Victoria Lease · 12 years ago
  62. 8a624ef API REVIEW: Undeprecate Location.dump() Bug #7173109 by Romain Guy · 12 years ago
  63. 4fab68b Require ACCESS_FINE_LOCATION for Geofence use. by Victoria Lease · 12 years ago
  64. 1332b53 Fix some location issues exposed by CTS. by Nick Pelly · 12 years ago
  65. 5584b49 Print timestamp (instead of age) in Location#toString() by Nick Pelly · 12 years ago
  66. 4035f5a Port location blacklist code to MR1. by Nick Pelly · 12 years ago
  67. b03c8c5 Add documentation for com.android.location.provider shared library. by Nick Pelly · 12 years ago
  68. 4e31c4f Add javadoc for new location API's. by Nick Pelly · 12 years ago
  69. 74fa7ea Improve coarse locations. by Nick Pelly · 12 years ago
  70. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 12 years ago
  71. 3914e4b Remove LocationManager#getLastKnownLocation(Criteria). by Nick Pelly · 12 years ago
  72. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  73. 48c5eb0 DO NOT MERGE. Add package-name-prefix blacklist for location updates. by Nick Pelly · 12 years ago
  74. 2eeeec2 Improve Location object. by Nick Pelly · 12 years ago
  75. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  76. 9be0105 docs: fix several links by Scott Main · 12 years ago
  77. f1be686 Enforce the minTime parameter in LocationManager#requestLocationUpdates by Nick Pelly · 12 years ago
  78. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  79. d73b79b Cherry-picking Id45abeba and Ia065dec6 for MR1 by Makoto Onuki · 13 years ago
  80. 40c5ccf Acknowledge that the platform guarantees UTF-8 and UTF-16. by Jesse Wilson · 13 years ago
  81. 08c34c2 am e0009bb0: am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications." by Conley Owens · 13 years ago
  82. e0009bb am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications." by Conley Owens · 13 years ago
  83. 3746f2d Use upper case country codes in Country.java by Daisuke Miyakawa · 13 years ago
  84. fad5445 Add FLAG_AUTO_CANCEL flag for multiple supl notifications. by Anshuman Pandey · 13 years ago
  85. a550bdc Use passive provider for location based country detection by Daisuke Miyakawa · 13 years ago
  86. e590ccf Fix the javadoc for LocationManager.requestSingleUpdate() by Amith Yamasani · 13 years ago
  87. e23fc8e Fix the javadoc for LocationManager.requestSingleUpdate() by Amith Yamasani · 13 years ago
  88. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  89. 6664d98 Fixed GSM encoded network initiated position request by Hakan Gustavsson · 14 years ago
  90. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 14 years ago
  91. 65dd62a resolved conflicts for merge of ee27dd35 to master by Jean-Baptiste Queru · 14 years ago
  92. 12902d6 resolved conflicts for merge of 78742e01 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  93. dea74b0 Strings for NI position request are moved to resources by Hakan Gustavsson · 14 years ago
  94. 2a32c49 am cb51c0c7: am 3e94b94f: Merge "Remove old location classes." into gingerbread by Dianne Hackborn · 14 years ago
  95. 0f5eee0 Remove old location classes. by Dianne Hackborn · 14 years ago
  96. f72d1e2 am e5317fbd: am 4f67e1cc: Merge "Add location shared library for location provider APIs." into gingerbread by Dianne Hackborn · 14 years ago
  97. 63c82c0 Add location shared library for location provider APIs. by Dianne Hackborn · 14 years ago
  98. 537ce32 am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 14 years ago
  99. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 14 years ago
  100. e746f03 resolved conflicts for merge of 53686433 to master by Dianne Hackborn · 14 years ago