1. f34fe3a Fixing Hidden Activity Configuration Change Issue by Arpan Kaphle · 1 year, 3 months ago
  2. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  3. f184620 Update the integration to refelct two changes in google id option by Jerry Shi · 1 year, 3 months ago
  4. 228f216 Allow default provider overriding for createCredential by Helen Qin · 1 year, 3 months ago
  5. 30bc433 Properly report the user cancellation error. by Helen Qin · 1 year, 4 months ago
  6. b94d050 [CredMan] Update the type fallback icon svgs by Helen Qin · 1 year, 4 months ago
  7. 01b828b set the provider module to Publish.NONE, remove the api directory along by Guangjie Shi · 1 year, 4 months ago
  8. d81f69f Propagate origin from the request. by Harsh Lal · 1 year, 4 months ago
  9. 0b011ba Delete test files to help fix merge conflict as per https://android-build.googleplex.com/builds/pending/P51308899/androidx_incremental/latest/view/logs/git.log by Harsh Lal · 1 year, 4 months ago
  10. 81f06ca Delete test files to help fix merge conflict as per https://android-build.googleplex.com/builds/pending/P51286909/androidx_host_tests/latest/view/logs/git.log by Harsh Lal · 1 year, 4 months ago
  11. d74ef38 [CredMan] Add the set of get-passkey exceptions. by Helen Qin · 1 year, 4 months ago
  12. 9543977 Add proguard rules to ensure the play auth module won't be removed by R8. by Guangjie Shi · 1 year, 4 months ago
  13. 4cc24f9 Merge changes from topic "autoselect changes" into androidx-main by Arpan Kaphle · 1 year, 4 months ago
  14. 5a95833 Tests for Autoselect Changes by Arpan Kaphle · 1 year, 4 months ago
  15. ae522c1 CredMan: Change the autoselect behavior based on by Helen Qin · 1 year, 4 months ago
  16. a173cfa CredMan: change display strings to CharSeq by Helen Qin · 1 year, 4 months ago
  17. c314941 Fixing superclass flow bug by Arpan Kaphle · 1 year, 4 months ago
  18. e4db0f5 Merge "Unhiding the unsupported exception" into androidx-main by Arpan Kaphle · 1 year, 4 months ago
  19. 11f6e645 Merge "Add the no-create-option exception." into androidx-main by Helen Qin · 1 year, 4 months ago
  20. 618488c Unhiding the unsupported exception by Arpan Kaphle · 1 year, 4 months ago
  21. 0215404 Merge "Add GoogleId Token as one of the supported login methods." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  22. 05d53cb Add GoogleId Token as one of the supported login methods. by Guangjie Shi · 1 year, 4 months ago
  23. 51d4633 Add the no-create-option exception. by Helen Qin · 1 year, 4 months ago
  24. d7ae165 Match the exception type values to the framework constants by Helen Qin · 1 year, 4 months ago
  25. 1697eb3 Minor javadoc fix. by Helen Qin · 1 year, 4 months ago
  26. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  27. 92f8efe Testing Unsupported Exception Types by Arpan Kaphle · 1 year, 5 months ago
  28. dc45a7c Adding in UnsupportedException to flows by Arpan Kaphle · 1 year, 5 months ago
  29. 5558079 Merge "Fixing Transport and Cable-Hybrid" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  30. c78bbe7 Fixing Transport and Cable-Hybrid by Arpan Kaphle · 1 year, 5 months ago
  31. d4529c2 Utilizing NoCreds in Play Auth Module by Arpan Kaphle · 1 year, 5 months ago
  32. 141425d Change displayInfo from internal to public because the framework needs it. by Helen Qin · 1 year, 5 months ago
  33. c127b5e Add the structured no-credential exception for the get flow. by Helen Qin · 1 year, 5 months ago
  34. 093cd14 Update the custom exceptions to be not subclassable. by Helen Qin · 1 year, 5 months ago
  35. 598b46f Modified java/kotlin doc for exception throwing by Helen Qin · 1 year, 5 months ago
  36. d4b48ea Merge the internal changes to aosp. by Helen Qin · 1 year, 5 months ago
  37. a51513d Merge "Improving PKC Json Test Cases w/ a Signature" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  38. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 7 months ago
  39. fb0d4ff Improving PKC Json Test Cases w/ a Signature by Arpan Kaphle · 1 year, 6 months ago
  40. 4c9dacd Merge "Adding in base test cases for CreatePassword" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  41. fce8394 Adding in base test cases for CreatePassword by Arpan Kaphle · 1 year, 6 months ago
  42. 2973a90 Merge "unhiding the credential provider interface" into androidx-main by Arpan Kaphle · 1 year, 6 months ago
  43. 272c6a5 Fixing remnant and duplicate dependencies by Arpan Kaphle · 1 year, 6 months ago
  44. 4cb9e24 unhiding the credential provider interface by Arpan Kaphle · 1 year, 6 months ago
  45. 8b53480 Exceptions and Errors Tests (Round 3) by Arpan Kaphle · 1 year, 6 months ago
  46. cb95387 Errors and Exceptions Tests (Round 2) by Arpan Kaphle · 1 year, 6 months ago
  47. f131ca6 Adding more exception testing (round 1) by Arpan Kaphle · 1 year, 6 months ago
  48. 7ef2e8f Improving Logging for Play Auth by Arpan Kaphle · 1 year, 6 months ago
  49. 5dc3d58 Merge "Adding in Provider Configuration Exception" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  50. 78871b8 Adding in Provider Configuration Exception by Arpan Kaphle · 1 year, 6 months ago
  51. dabff9e Cleanup - Static Methods by Arpan Kaphle · 1 year, 6 months ago
  52. a64e0b7 Merge changes from topic "PKCDomErrors" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  53. bb2c2f1 Tests for DOMErrorsSplit Up by Arpan Kaphle · 1 year, 6 months ago
  54. b11b38c Unhiding all the PKC Exception Types by Arpan Kaphle · 1 year, 7 months ago
  55. 92c8f33 Fixing Fido Extension Inconsistency by Arpan Kaphle · 1 year, 6 months ago
  56. a12d9a7 Fixing Dex Remnant by Arpan Kaphle · 1 year, 6 months ago
  57. 3ff0541 Test cases for Optional+required Create Request by Arpan Kaphle · 1 year, 6 months ago
  58. e01d2c1 Test Cases adding Optional for Create by Arpan Kaphle · 1 year, 6 months ago
  59. 364007d Adding in Extensions (UVM) to Create Flow by Arpan Kaphle · 1 year, 6 months ago
  60. 385adf0 Ensure isAvailable works for the Play Auth Module by Arpan Kaphle · 1 year, 6 months ago
  61. d3d8874 Adding in Clear Credential Implementation by Arpan Kaphle · 1 year, 8 months ago
  62. 043e2f7 PKC Improved JSON Round 1 Test Cases by Arpan Kaphle · 1 year, 7 months ago
  63. 4edabbd0 Ensuring CancellationSignals Propagated by Arpan Kaphle · 1 year, 7 months ago
  64. 8872fa1 Merge "Improving Create Response" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  65. ac9aa5d Improving Create Response by Arpan Kaphle · 1 year, 7 months ago
  66. 0397b94 Get JSON Parsing Improvement by Arpan Kaphle · 1 year, 7 months ago
  67. 893388e Improve JSON Parsing CreateRequest FLow by Arpan Kaphle · 1 year, 7 months ago
  68. 98b36c4 Merge "Privileged passkey requests should not require system provider." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  69. 9b5e27a Improving < 24 API Changes and ErrMessages by Arpan Kaphle · 1 year, 7 months ago
  70. ee6f7f2 Privileged passkey requests should not require system provider. by Helen Qin · 1 year, 7 months ago
  71. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 7 months ago
  72. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  73. 56dafcc Fixing pre-Android 14 provider logic by Lee Campbell · 1 year, 7 months ago
  74. d448177 Merge changes from topic "API Changes Base" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  75. 9b861b2 Tests Conversions modified to API Change Get Flow by Arpan Kaphle · 1 year, 7 months ago
  76. f768928 Creating version consistent with lower API levels by Arpan Kaphle · 1 year, 7 months ago
  77. 6ba360c Merge "Make some request keys accessible to provider directory Test: Built locally" into androidx-main by Reema Bajwa · 1 year, 7 months ago
  78. 2351304 Make acivity required for CredentialProvider interface Test: Built locally by Reema Bajwa · 1 year, 7 months ago
  79. a0f0fb5 Make some request keys accessible to provider directory Test: Built locally by Reema Bajwa · 1 year, 7 months ago
  80. da6576c Update the framework getters to reflect recent updates. by Helen Qin · 1 year, 7 months ago
  81. d393a0a Modifications and Tests to the Custom Objects by Arpan Kaphle · 1 year, 7 months ago
  82. b6d77f7 Custom Types added to Jetpack Library by Arpan Kaphle · 1 year, 7 months ago
  83. 5dbe104 Unit Tests for Public Key Credential Exceptions by Arpan Kaphle · 1 year, 7 months ago
  84. 14c6cf3 More PublicKeyCredential Exception Types by Arpan Kaphle · 1 year, 7 months ago
  85. 7fd09bb Require activity parameter for get & create apis. by Helen Qin · 1 year, 7 months ago
  86. fb3abab Adding in Impl to CredentialManager for play auth by Arpan Kaphle · 1 year, 7 months ago
  87. e77b497 Convert per type Bundle data to/from structured types. by Helen Qin · 1 year, 7 months ago
  88. 5dff94d5 Merge "Add mechanism to retrieve the oem provider for credential manager preU Test: Built & deployed locally, Unit tests to be added in the next (chained) change" into androidx-main by Reema Bajwa · 1 year, 7 months ago
  89. 8989b17 Add mechanism to retrieve the oem provider for credential manager preU by Reema Bajwa · 1 year, 8 months ago
  90. 4fea1f2 Adding in Get Flow Response Chunk for PKC by Arpan Kaphle · 1 year, 7 months ago
  91. 29e26ea7 Merge "Adding PKC to the main Provider Impl" into androidx-main by Arpan Kaphle · 1 year, 7 months ago
  92. dd13d36 Adding PKC to the main Provider Impl by Arpan Kaphle · 1 year, 7 months ago
  93. 21afcfd Tests for CreatePublicKeyCredentialException by Arpan Kaphle · 1 year, 8 months ago
  94. e904646 Public Key Credentials Play Auth Module by Arpan Kaphle · 1 year, 8 months ago
  95. 9ef81a3 Adding in Public Key Credentials to Get Flow by Arpan Kaphle · 1 year, 7 months ago
  96. 8785f71 Tests for BeginSignIn Play Auth Module by Arpan Kaphle · 1 year, 7 months ago
  97. fe2c69f Fixing API Related Bugs by Arpan Kaphle · 1 year, 7 months ago
  98. 2d06bd5 Merge changes from topic "jvm-default-all" into androidx-main by Julia McClellan · 1 year, 7 months ago
  99. 12740a6 Merge "BeginSignIn Play Auth Module Implementation" into androidx-main by Arpan Kaphle · 1 year, 7 months ago
  100. 7a42f527 BeginSignIn Play Auth Module Implementation by Arpan Kaphle · 1 year, 8 months ago