1. 3819f97 Revert requestSetProviderEnabled API by Soonil Nagarkar · 4 years, 3 months ago
  2. 77a9227 Fix work profile handling across location by Soonil Nagarkar · 4 years, 3 months ago
  3. 980ce6a Add DPM API to request location provider enable by Soonil Nagarkar · 4 years, 4 months ago
  4. 4c0b85b Overhaul FusedLocationProvider by Soonil Nagarkar · 4 years, 4 months ago
  5. 7956435 Merge "Build API stub with less number of source files" am: f0cc2aa46f am: c86f52bc60 by Jiyong Park · 4 years, 7 months ago
  6. 3c8f37f Build API stub with less number of source files by Jiyong Park · 4 years, 7 months ago
  7. 679a424 Fix bad automerge by Colin Cross · 4 years, 8 months ago
  8. acac2c9 Merge changes Iea1d2ae2,I1d3c8e48 am: d708ea7b4a am: ebde74e7b1 am: fd4c08b689 by Jiyong Park · 4 years, 8 months ago
  9. 0d94fae Merge "Use filter_packages to unbunden metalava" am: 385291c36d am: 14698c6e71 am: 382aaf00de by Jiyong Park · 4 years, 8 months ago
  10. b1d2701 Build java_sdk_libraries with much less sources by Jiyong Park · 4 years, 8 months ago
  11. 021299d Add RequiresApi annotations to LocationProvider by Soonil Nagarkar · 5 years ago
  12. ae9972b Use filter_packages to unbunden metalava by Jiyong Park · 4 years, 8 months ago
  13. fc9c7f8 Remove all code dealing with obsolete location status by Soonil Nagarkar · 4 years, 10 months ago
  14. 5366ea2 Cut the dependency to framework from droiddoc modules by Jiyong Park · 4 years, 9 months ago
  15. 2042653 Cut the dependency to framework from droiddoc modules by Jiyong Park · 4 years, 9 months ago
  16. 7e1339e Use filegroup to simplify Android.bp for frameworks and its friends by Jiyong Park · 4 years, 9 months ago
  17. b360931 Use filegroup to simplify Android.bp for frameworks and its friends by Jiyong Park · 4 years, 9 months ago
  18. 0c6dc7b glob pattern is used for AIDL files under frameworks/base by Jiyong Park · 4 years, 10 months ago
  19. 1cc9566 glob pattern is used for AIDL files under frameworks/base by Jiyong Park · 4 years, 10 months ago
  20. 62242c4 Introduce framework-minus-apex and create jobscheduler-framework.jar by Makoto Onuki · 4 years, 10 months ago
  21. 44efeae Add RequiresApi annotations to LocationProvider by Soonil Nagarkar · 5 years ago
  22. 91f0d2d Remove cross process dump() call by Soonil Nagarkar · 5 years ago
  23. 509580f Refactor API naming and add unbundled support by Soonil Nagarkar · 5 years ago
  24. 0d77ea6 Change provider packages API to test all providers by Soonil Nagarkar · 5 years ago
  25. cfa5b5b Revert "Remove Activity Recognition from the Android Code." by Brian Duddie · 5 years ago
  26. 68ea0c3 Update signature files to the new format by Tor Norbye · 5 years ago
  27. e24f1b0 Remove Activity Recognition from the Android Code. by Ashutosh Joshi · 6 years ago
  28. 5e6d117 Merge "Switch to metalava" am: 806939b1b1 am: 97466ef516 am: 79bdaeb839 by Sundong Ahn · 5 years ago
  29. 3e6812a Switch to metalava by Sundong Ahn · 5 years ago
  30. 1575a04 Refactor how location providers are managed by Soonil Nagarkar · 6 years ago
  31. 94749f7 Deprecate location provider status callbacks by Soonil Nagarkar · 6 years ago
  32. ccf9672 Add the metalava_enabled property by Sundong Ahn · 6 years ago
  33. 558e702 Add the metalava_enabled property by Sundong Ahn · 6 years ago
  34. 50cd1a9 Build com.android.location.provider with java_sdk_library by Sundong Ahn · 6 years ago
  35. fa15a99 Remove FlpHardwareProvider by Jiyong Park · 6 years ago
  36. 409e5d2 Create the stubs lib for com.android.location.provider by Jiyong Park · 6 years ago
  37. a56e4df Remove undefined all-aidl-files-under by Dan Willemsen · 6 years ago
  38. 47ee2ec Merge "Disable AR HW when client binder dies." into mnc-dr-dev by Daniel Estrada Alva · 9 years ago
  39. e1a5144 Cherry-pick: Add callback-based support for HW Activity Recognition. by destradaa · 9 years ago
  40. 614612e Disable AR HW when client binder dies. by destradaa · 9 years ago
  41. cfc9b6d Add versioning to FLP HAL. by David Christie · 9 years ago
  42. fff3043 Add ability to flush FLP HAL batched locations buffer. by David Christie · 9 years ago
  43. 15003f1 Add a status callback for location batching in FLP HAL by David Christie · 9 years ago
  44. ffca45a Add capability callback for FLP HAL. by David Christie · 9 years ago
  45. 295a93b Add smallest displacement field to FLP HAL by David Christie · 9 years ago
  46. 3b0224d Fix exceptions in ActivityRecognition platform stack. by destradaa · 10 years ago
  47. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  48. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  49. 64be0c6 Address Robin's code review comments in initial FlpHal submission. by destradaa · 11 years ago
  50. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  51. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  52. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  53. ccb4c31 Revert "Move location provider lib to frameworks/ex - 1" by Laurent Tu · 11 years ago
  54. 578081f Move location provider lib to frameworks/ex - 1 by Laurent Tu · 11 years ago
  55. 7ab7f53 Hide new location APIs and undeprecate old ones by Laurent Tu · 12 years ago
  56. 779b774 fix NLP for COARSE applications, build FLP with SDK by Victoria Lease · 12 years ago
  57. b03c8c5 Add documentation for com.android.location.provider shared library. by Nick Pelly · 12 years ago
  58. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 12 years ago
  59. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  60. 63c82c0 Add location shared library for location provider APIs. by Dianne Hackborn · 14 years ago