1. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  2. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  3. 1b24d3b Remove stray gradlew in security-crypto project by Aurimas Liutikas · 10 months ago
  4. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  5. 245645c Merge "Remove usage of @hide in security libraries" into androidx-main by Treehugger Robot · 1 year ago
  6. 7fae0b4 Remove usage of @hide in security libraries by Aurimas Liutikas · 1 year, 1 month ago
  7. 55c7ab0 Merge "Opt-in n- thru t-prefixed projects to Suppress Compatibility migration" into androidx-main am: ed9751b8dd by Alan Viverette · 1 year, 1 month ago
  8. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  9. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  10. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  11. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 1 month ago
  12. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 1 month ago
  13. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 1 month ago
  14. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  15. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  16. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 2 months ago
  17. f5bdc9e Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 2 months ago
  18. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  19. fd68c80f Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  20. cc9e983 Merge "Update tink to 1.8.0 for security-crypto" into androidx-main am: 0d76fe9928 by Daniel Angell · 1 year, 3 months ago
  21. eaab51c Update tink to 1.8.0 for security-crypto by Daniel Angell · 1 year, 3 months ago
  22. d92d863 Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main am: 75ff89f5cf by Aurimas Liutikas · 1 year, 4 months ago
  23. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 5 months ago
  24. 5f1924e Merge "Add SdkSuppress for <M to MasterKeyTest" into androidx-main am: d9fbe2b9f1 by Treehugger Robot · 1 year, 4 months ago
  25. 65cf281 Add SdkSuppress for <M to MasterKeyTest by Daniel Angell · 1 year, 4 months ago
  26. 7fac457 Merge "Fix linter warnings" into androidx-main am: ff3db855fc by Daniel Angell · 1 year, 4 months ago
  27. c7008a1 Fix linter warnings by Daniel Angell · 1 year, 4 months ago
  28. 06d7419 Merge "Add warning about thread safety to deprecated methods" into androidx-main am: d5d49509dc by Daniel Angell · 1 year, 4 months ago
  29. d5d4950 Merge "Add warning about thread safety to deprecated methods" into androidx-main by Daniel Angell · 1 year, 4 months ago
  30. 1c35b27 Add warning about thread safety to deprecated methods by Daniel Angell · 1 year, 4 months ago
  31. 1b131de Merge "Fix race condition in MasterKeys.getOrCreate" into androidx-main am: 45f9738d44 by Daniel Angell · 1 year, 4 months ago
  32. 45f9738 Merge "Fix race condition in MasterKeys.getOrCreate" into androidx-main by Daniel Angell · 1 year, 4 months ago
  33. b596023 Fix race condition in MasterKeys.getOrCreate by Daniel Angell · 1 year, 4 months ago
  34. 116da49 Merge "Update OWNERS files" into androidx-main am: 0eba03841d by Aurimas Liutikas · 1 year, 4 months ago
  35. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  36. d717a70 identity: Suppress deprecation warnings for latest framework API. by David Zeuthen · 1 year, 6 months ago
  37. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  38. d3e3822 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  39. 1ea5675 Merge "Revert "Throw exception when decrypting with the wrong key"" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  40. 4c54bbc Revert "Throw exception when decrypting with the wrong key" by Daniel Angell · 1 year, 8 months ago
  41. 5885043 Merge "Revert "Pin security:security-crypto version."" into androidx-main by Daniel Angell · 1 year, 8 months ago
  42. c7bc755 Revert "Pin security:security-crypto version." by Daniel Angell · 1 year, 8 months ago
  43. b27581f Merge "Add warning about backing up encrypted files" into androidx-main by Daniel Angell · 1 year, 8 months ago
  44. 3fe2f1a Add warning about backing up encrypted files by Daniel Angell · 1 year, 8 months ago
  45. 00febcb Merge "Match min API version in crypto-ktx and crypto at 21" into androidx-main by Daniel Angell · 1 year, 8 months ago
  46. ccbb290 Merge "Throw exception when decrypting with the wrong key" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  47. 65cbebf Merge "Improve error reporting for getDecryptedObject()" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  48. b575b07 Throw exception when decrypting with the wrong key by Daniel Angell · 1 year, 8 months ago
  49. fa8e9a3 Merge "Upgrade tink to 1.7.0 in security-crypto" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  50. a56ceb0 Merge "Remove use of synchronized method attribute" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  51. a505a06 Upgrade tink to 1.7.0 in security-crypto by Daniel Angell · 1 year, 8 months ago
  52. 1e81fa8 Merge "Eliminate race condition in EncryptedFile.Buidler.build()" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  53. 5b9d0d0 Eliminate race condition in EncryptedFile.Buidler.build() by Daniel Angell · 1 year, 8 months ago
  54. 0ce2848 Merge "Centralize definition of test strings and file names" into androidx-main by Daniel Angell · 1 year, 8 months ago
  55. 66d9ec1 Merge "Break up assumeTrue to improve understanding if it fails" into androidx-main by Daniel Angell · 1 year, 8 months ago
  56. f44d44d Fixes EncryptedSharedPreferences.Editor#remove by Christopher Ibbotson · 1 year, 11 months ago
  57. d769a4b Match min API version in crypto-ktx and crypto at 21 by Daniel Angell · 1 year, 8 months ago
  58. 26fa619 Merge "Migrate away from MockitoAnnotations.initMocks method" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  59. 98ef27e Remove use of synchronized method attribute by Daniel Angell · 1 year, 8 months ago
  60. bec25d4 Migrate away from MockitoAnnotations.initMocks method by Daniel Angell · 1 year, 8 months ago
  61. 168d2c9 Improve error reporting for getDecryptedObject() by Daniel Angell · 1 year, 8 months ago
  62. 6247e99 Replace jmarkoff@ with danielangell@ and eranm@ in OWNERS by Daniel Angell · 1 year, 8 months ago
  63. ae5904e Break up assumeTrue to improve understanding if it fails by Daniel Angell · 1 year, 8 months ago
  64. f4df452 Centralize definition of test strings and file names by Daniel Angell · 1 year, 8 months ago
  65. 0217e85 Merge "Fix typo: streamding -> streaming" into androidx-main by Daniel Angell · 1 year, 9 months ago
  66. b38b4c1 Fix typo: streamding -> streaming by Daniel Angell · 1 year, 9 months ago
  67. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  68. 64cbe867 Update lint baselines by Tiem Song · 1 year, 9 months ago
  69. dc0d02e Add IntDef return types for APIs returning ints by Michael Groover · 1 year, 11 months ago
  70. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 1 year, 11 months ago
  71. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  72. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years ago
  73. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years ago
  74. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 1 month ago
  75. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  76. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  77. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  78. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  79. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  80. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  81. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 4 months ago
  82. 9aa32a9 Merge "Move to TOML as source of truth for library groups and versions" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  83. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  84. d752dae Deprecation tags required to update T SDK by Alan Viverette · 2 years, 5 months ago
  85. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago
  86. 091c50a identity: Clarify docs for when a credential is persisted. by David Zeuthen · 2 years, 6 months ago
  87. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 7 months ago
  88. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  89. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  90. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  91. e80aab7 Project import generated by Copybara. by AndroidX Core Team · 2 years, 9 months ago
  92. 1401e35 identity: Make dependencies explicit. by David Zeuthen · 2 years, 10 months ago
  93. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 2 years, 11 months ago
  94. 56aa291 EncryptedFile should throw FileNotFoundException by Nicole Borrelli · 2 years, 11 months ago
  95. 215186b Merge "Address lint warnings" into androidx-main am: 251281e5b2 by Treehugger Robot · 2 years, 11 months ago
  96. 6df637b Address lint warnings by Nicole Borrelli · 2 years, 11 months ago
  97. fd79a56 Merge commit '0ccdd90e6916f52dbf9d69b0afa7ecea398ad130' into manual_merge_0ccdd90e6916f52dbf9d69b0afa7ecea398ad130 by Alan Viverette · 3 years ago
  98. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years ago
  99. 6b19efb Merge "identity: Fix SessionTranscript assumption in software implementation." into androidx-main am: aef446fb95 by Treehugger Robot · 3 years ago
  100. aef446f Merge "identity: Fix SessionTranscript assumption in software implementation." into androidx-main by Treehugger Robot · 3 years ago