1. 8eb3ea6 Use isLocationProviderEnabled to test for enabled providers by Brad Larson · 16 years ago
  2. 7e2b4f6 merge from open-source master by Jean-Baptiste Queru · 17 years ago
  3. f2db9fb Typo fix in javadoc by Alexey Tarasov · 17 years ago
  4. 86328a9 LocationManagerService: clear calling identity in mock provider calls. by Mike Lockwood · 17 years ago
  5. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 17 years ago
  6. 080b61b LocationManagerService: Fix race when removing LocationListener by Joshua Bartel · 17 years ago
  7. 9ff67a5 LocationManagerService: Fix race when removing LocationListener by Joshua Bartel · 17 years ago
  8. 5550ef4 Fixed Android issue #2002: "Proximity alert detection logic is broken" by Yusuf T. Mobile · 17 years ago
  9. 2d2078a LocationManagerService: Take fix accuracy into account in proximity zone logic. by Yusuf T. Mobile · 17 years ago
  10. 9aa1fa2 LocationManagerService: Remove caching of last known locations to flash. by Mike Lockwood · 17 years ago
  11. 3a76fd6 LocationManagerService: Add null pointer check and remove useless finalize() method. by Mike Lockwood · 17 years ago
  12. 72b1f37 donut snapshot by Jean-Baptiste Queru · 17 years ago
  13. 18ad9f6 Only allow system code to call LocationManager.sendNiResponse() by Mike Lockwood · 17 years ago
  14. 22d1f9f gps: Network initiated SUPL by Danke Xie · 17 years ago
  15. 49c2257 am 7566c1de: LocationManager: Fix problem replacing GPS and network providers with a mock provider. by Mike Lockwood · 17 years ago
  16. 7566c1d LocationManager: Fix problem replacing GPS and network providers with a mock provider. by Mike Lockwood · 17 years ago
  17. c6cc836 LocationManagerService: Add NullPointerException to avoid change in behavior. by Mike Lockwood · 17 years ago
  18. 6ba7ae1 LocationManagerService: Fix null pointer check in sendExtraCommand(). by Mike Lockwood · 17 years ago
  19. cf4550c donut snapshot by Jean-Baptiste Queru · 17 years ago
  20. b7e9922 LocationManagerService: Use Context.checkCallingOrSelfPermission for permission checks by Mike Lockwood · 17 years ago
  21. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  22. 4686657 LocationManagerService: Fix logic error removing multiple dead receivers. by Simon Schoar · 17 years ago
  23. 6ba283f LocationManagerService: Remove some unneeded imports. by Mike Lockwood · 17 years ago
  24. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 17 years ago
  25. 843ef36 donut snapshot by Jean-Baptiste Queru · 17 years ago
  26. 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 17 years ago
  27. 95427cd location: Fix mock provider support by Mike Lockwood · 17 years ago
  28. 8dfe5d8 location: Remove two unnecessary variables. by Mike Lockwood · 17 years ago
  29. 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 17 years ago
  30. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 17 years ago
  31. 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 17 years ago
  32. 662ea09 location: Optimize use of mProviders ArrayList. by Mike Lockwood · 17 years ago
  33. b8adcad location: Remove obsolete fake provider support. by Mike Lockwood · 17 years ago
  34. 79762a3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package. by Mike Lockwood · 17 years ago
  35. 3d12b51 location: Run LocationManagerService in a separate thread. by Mike Lockwood · 17 years ago
  36. 48f1751 location: Location Manager wakelock cleanup, phase 2 by Mike Lockwood · 17 years ago
  37. a0e3cd3 Fix timing problem that was introduced when we removed location provider polling by Mike Lockwood · 17 years ago
  38. 9ce7217 location: Remove support for a message that never actually gets sent. by Mike Lockwood · 17 years ago
  39. 61fc286 location: Remove unnecessary code that monitors the screen on/off state. by Mike Lockwood · 17 years ago
  40. 6de3154 location: Add some null pointer checks. by Mike Lockwood · 17 years ago
  41. e2b44c5 location: Location Manager wakelock cleanup, phase 1 by Mike Lockwood · 17 years ago
  42. 98cb667 More Location Manager cleanup: by Mike Lockwood · 17 years ago
  43. 2f82c4e location: Generalize support for location provider usage tracking. by Mike Lockwood · 17 years ago
  44. a55c321 location: Move geocoding support from ILocationProvider to a new interface. by Mike Lockwood · 17 years ago
  45. e932f7f AI 144663: Use Binder interfaces between NetworkLocationManager and LocationManagerService. by Mike Lockwood · 17 years ago
  46. f113fbe AI 144620: Clean up interface between NetworkLocationProvider and LocationManagerService (part 1) by Mike Lockwood · 17 years ago
  47. 66eb4ac AI 144599: Location Manager cleanup: by Mike Lockwood · 17 years ago
  48. 4e50b78 AI 144452: More Location Manager cleanup: by Mike Lockwood · 17 years ago
  49. 9637d47 AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 17 years ago
  50. e1ccba2 AI 144257: am: CL 144256 Need to show opt-in screen for location collection. by Amith Yamasani · 17 years ago
  51. 29c1c42 AI 144256: Need to show opt-in screen for location collection. by Amith Yamasani · 17 years ago
  52. 7ec434e AI 143095: Location Manager cleanup: move MockProvider to a separate file. by Mike Lockwood · 17 years ago
  53. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  54. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 17 years ago
  55. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  56. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  57. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  58. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  59. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
  60. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  61. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  62. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  63. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  64. 54b6cfa Initial Contribution by The Android Open Source Project · 18 years ago