1. a338555 Added implementation of getOpPackageName in the mock context class to by Grace Jia · 4 years, 8 months ago
  2. 36f4822 Allow all carriers to access BlockedNumberProvider. by Jeff Davidson · 5 years ago
  3. 6b5d16e Migrate packages/providers/BlockedNumberProvider to androidx.test by KOUSHIK PANUGANTI · 5 years ago
  4. add3da1 Convert Android.mk file to Android.bp. by Sasha Smundak · 5 years ago
  5. c499afb Update blocked number provider to return reason for blocking. by Tyler Gunn · 6 years ago
  6. 91f3db0 Exempt tests from hidden API checks. by Nicolas Geoffray · 6 years ago
  7. d3edbc1 Add unit tests to verify default behavior when provider crashes. by Tyler Gunn · 6 years ago
  8. fee5c9f Support enhanced call blocking function by Tyler Gunn · 6 years ago
  9. 8f68ef1 packages/providers/BlockedNumberProvider: Set LOCAL_SDK_VERSION where possible. am: 7f66057c8b am: a099dd19e3 by Anton Hansson · 6 years ago
  10. 7f66057 packages/providers/BlockedNumberProvider: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  11. 06f2aaa Stop statically including legacy-android-test by Paul Duffin · 6 years ago
  12. 05a57d0 packages/providers/BlockedNumberProvider: Add APCT tests to the device-tests suite. by Simran Basi · 7 years ago
  13. 10260bd Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  14. 4057967 Avoid JUnit4 collision in android-support-test, mockito-target by Guang Zhu · 8 years ago
  15. 91df110 Throw SecurityException when secondary user attempts to access BlockedNumberProvider. by Abhijith Shastry · 8 years ago
  16. 75718f1 Implement unblock API for blocked numbers. by Abhijith Shastry · 8 years ago
  17. 0e7df00 Permit re-inserting an existing blocked number. by Abhijith Shastry · 8 years ago
  18. a227395 Backup and restore support for Blocked numbers. by Abhijith Shastry · 8 years ago
  19. 0b78245 Permit any app to access canCurrentUserBlockNumbers API. by Abhijith Shastry · 8 years ago
  20. a42ead8 Fix canCurrentUserBlockUsers API for secondary users. by Abhijith Shastry · 8 years ago
  21. 6fe02e3 Update blocked number provider so that emergency numbers are not blocked. by Abhijith Shastry · 8 years ago
  22. e8fb491 BlockedNumberProvider unit test updates. by Abhijith Shastry · 8 years ago
  23. 9818f71 Implement BlockedNumberProvider system APIs that handle emergency contact. by Abhijith Shastry · 8 years ago
  24. 8f2944b Update BlockedNumberProvider permission checks as documented in the contract. by Abhijith Shastry · 8 years ago
  25. 35676f9 Changes to BlockedNumberProvider: by Abhijith Shastry · 8 years ago
  26. 9f7cfe7 Fix context used in BlockedNumberProvider. by Abhijith Shastry · 8 years ago
  27. 28b6a0f Introduce "blocked phone number" provider by Makoto Onuki · 8 years ago