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