1. f5bdc9e Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 5 months ago
  2. fd68c80f Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 6 months ago
  3. cc9e983 Merge "Update tink to 1.8.0 for security-crypto" into androidx-main am: 0d76fe9928 by Daniel Angell · 1 year, 6 months ago
  4. eaab51c Update tink to 1.8.0 for security-crypto by Daniel Angell · 1 year, 6 months ago
  5. d92d863 Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main am: 75ff89f5cf by Aurimas Liutikas · 1 year, 7 months ago
  6. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 8 months ago
  7. 5f1924e Merge "Add SdkSuppress for <M to MasterKeyTest" into androidx-main am: d9fbe2b9f1 by Treehugger Robot · 1 year, 7 months ago
  8. 65cf281 Add SdkSuppress for <M to MasterKeyTest by Daniel Angell · 1 year, 7 months ago
  9. 7fac457 Merge "Fix linter warnings" into androidx-main am: ff3db855fc by Daniel Angell · 1 year, 7 months ago
  10. c7008a1 Fix linter warnings by Daniel Angell · 1 year, 7 months ago
  11. 06d7419 Merge "Add warning about thread safety to deprecated methods" into androidx-main am: d5d49509dc by Daniel Angell · 1 year, 7 months ago
  12. d5d4950 Merge "Add warning about thread safety to deprecated methods" into androidx-main by Daniel Angell · 1 year, 7 months ago
  13. 1c35b27 Add warning about thread safety to deprecated methods by Daniel Angell · 1 year, 7 months ago
  14. 1b131de Merge "Fix race condition in MasterKeys.getOrCreate" into androidx-main am: 45f9738d44 by Daniel Angell · 1 year, 7 months ago
  15. 45f9738 Merge "Fix race condition in MasterKeys.getOrCreate" into androidx-main by Daniel Angell · 1 year, 7 months ago
  16. b596023 Fix race condition in MasterKeys.getOrCreate by Daniel Angell · 1 year, 7 months ago
  17. 116da49 Merge "Update OWNERS files" into androidx-main am: 0eba03841d by Aurimas Liutikas · 1 year, 7 months ago
  18. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  19. d717a70 identity: Suppress deprecation warnings for latest framework API. by David Zeuthen · 1 year, 9 months ago
  20. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  21. d3e3822 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  22. 1ea5675 Merge "Revert "Throw exception when decrypting with the wrong key"" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  23. 4c54bbc Revert "Throw exception when decrypting with the wrong key" by Daniel Angell · 1 year, 11 months ago
  24. 5885043 Merge "Revert "Pin security:security-crypto version."" into androidx-main by Daniel Angell · 1 year, 11 months ago
  25. c7bc755 Revert "Pin security:security-crypto version." by Daniel Angell · 1 year, 11 months ago
  26. b27581f Merge "Add warning about backing up encrypted files" into androidx-main by Daniel Angell · 1 year, 11 months ago
  27. 3fe2f1a Add warning about backing up encrypted files by Daniel Angell · 1 year, 11 months ago
  28. 00febcb Merge "Match min API version in crypto-ktx and crypto at 21" into androidx-main by Daniel Angell · 1 year, 11 months ago
  29. ccbb290 Merge "Throw exception when decrypting with the wrong key" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  30. 65cbebf Merge "Improve error reporting for getDecryptedObject()" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  31. b575b07 Throw exception when decrypting with the wrong key by Daniel Angell · 1 year, 11 months ago
  32. fa8e9a3 Merge "Upgrade tink to 1.7.0 in security-crypto" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  33. a56ceb0 Merge "Remove use of synchronized method attribute" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  34. a505a06 Upgrade tink to 1.7.0 in security-crypto by Daniel Angell · 1 year, 11 months ago
  35. 1e81fa8 Merge "Eliminate race condition in EncryptedFile.Buidler.build()" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  36. 5b9d0d0 Eliminate race condition in EncryptedFile.Buidler.build() by Daniel Angell · 1 year, 11 months ago
  37. 0ce2848 Merge "Centralize definition of test strings and file names" into androidx-main by Daniel Angell · 1 year, 11 months ago
  38. 66d9ec1 Merge "Break up assumeTrue to improve understanding if it fails" into androidx-main by Daniel Angell · 1 year, 11 months ago
  39. f44d44d Fixes EncryptedSharedPreferences.Editor#remove by Christopher Ibbotson · 2 years, 2 months ago
  40. d769a4b Match min API version in crypto-ktx and crypto at 21 by Daniel Angell · 1 year, 11 months ago
  41. 26fa619 Merge "Migrate away from MockitoAnnotations.initMocks method" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  42. 98ef27e Remove use of synchronized method attribute by Daniel Angell · 1 year, 11 months ago
  43. bec25d4 Migrate away from MockitoAnnotations.initMocks method by Daniel Angell · 1 year, 11 months ago
  44. 168d2c9 Improve error reporting for getDecryptedObject() by Daniel Angell · 1 year, 11 months ago
  45. 6247e99 Replace jmarkoff@ with danielangell@ and eranm@ in OWNERS by Daniel Angell · 1 year, 11 months ago
  46. ae5904e Break up assumeTrue to improve understanding if it fails by Daniel Angell · 1 year, 11 months ago
  47. f4df452 Centralize definition of test strings and file names by Daniel Angell · 1 year, 11 months ago
  48. 0217e85 Merge "Fix typo: streamding -> streaming" into androidx-main by Daniel Angell · 2 years ago
  49. b38b4c1 Fix typo: streamding -> streaming by Daniel Angell · 2 years ago
  50. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years ago
  51. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  52. dc0d02e Add IntDef return types for APIs returning ints by Michael Groover · 2 years, 1 month ago
  53. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 2 months ago
  54. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  55. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years, 3 months ago
  56. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years, 3 months ago
  57. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 4 months ago
  58. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  59. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 5 months ago
  60. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  61. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 6 months ago
  62. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  63. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  64. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 7 months ago
  65. 9aa32a9 Merge "Move to TOML as source of truth for library groups and versions" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  66. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  67. d752dae Deprecation tags required to update T SDK by Alan Viverette · 2 years, 8 months ago
  68. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 9 months ago
  69. 091c50a identity: Clarify docs for when a credential is persisted. by David Zeuthen · 2 years, 9 months ago
  70. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 10 months ago
  71. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  72. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  73. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  74. e80aab7 Project import generated by Copybara. by AndroidX Core Team · 3 years ago
  75. 1401e35 identity: Make dependencies explicit. by David Zeuthen · 3 years, 1 month ago
  76. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 3 years, 1 month ago
  77. 56aa291 EncryptedFile should throw FileNotFoundException by Nicole Borrelli · 3 years, 1 month ago
  78. 215186b Merge "Address lint warnings" into androidx-main am: 251281e5b2 by Treehugger Robot · 3 years, 1 month ago
  79. 6df637b Address lint warnings by Nicole Borrelli · 3 years, 1 month ago
  80. fd79a56 Merge commit '0ccdd90e6916f52dbf9d69b0afa7ecea398ad130' into manual_merge_0ccdd90e6916f52dbf9d69b0afa7ecea398ad130 by Alan Viverette · 3 years, 2 months ago
  81. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years, 2 months ago
  82. 6b19efb Merge "identity: Fix SessionTranscript assumption in software implementation." into androidx-main am: aef446fb95 by Treehugger Robot · 3 years, 3 months ago
  83. aef446f Merge "identity: Fix SessionTranscript assumption in software implementation." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  84. 1c1a9bf identity: Fix SessionTranscript assumption in software implementation. by David Zeuthen · 3 years, 3 months ago
  85. cc243fc Merge "Reenable running lint in androidx-studio-integration" into androidx-main am: 27a9d34846 by Treehugger Robot · 3 years, 3 months ago
  86. 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years, 3 months ago
  87. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  88. 11c5190 Merge "identity: Add support for Android 12 hardware-backed Identity Credential." into androidx-platform-dev by TreeHugger Robot · 3 years, 3 months ago
  89. 271885d identity: Add support for Android 12 hardware-backed Identity Credential. by David Zeuthen · 3 years, 3 months ago
  90. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  91. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  92. 20534bc Remove a couple of lint workarounds by Aurimas Liutikas · 3 years, 4 months ago
  93. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  94. d8a7481 Normalize cert digests defined in AppAuthenticator config by Michael Groover · 3 years, 4 months ago
  95. 67e06ee Merge "Create a new test module for security-app-authenticator" into androidx-main by Michael Groover · 3 years, 4 months ago
  96. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  97. c88fdac Migrate security to use Gradle Version Catalogs by Nicole Borrelli · 3 years, 4 months ago
  98. 6820740 Create a new test module for security-app-authenticator by Michael Groover · 3 years, 4 months ago
  99. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  100. 8783ec7 Merge "Remove support for specifying digest algorithm for certs" into androidx-main by Treehugger Robot · 3 years, 4 months ago