[go: nahoru, domu]

  1. 7201bb1 Merge "Changing the way we get kernel version." into androidx-main by Greg Wroblewski · 9 weeks ago
  2. ac248ab Changing the way we get kernel version. by Greg Wroblewski · 10 weeks ago
  3. f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 9 weeks ago
  4. bbe3964 Initial implementation of Security State Library by Greg Wroblewski · 4 months ago
  5. 251a5cf Migrate securtiy to use ktfmt by Omar Ismail · 3 months ago
  6. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 3 months ago
  7. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 3 months ago
  8. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  9. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 3 months ago
  10. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 4 months ago
  11. 5cdfc3d Create security-state folder by Greg Wroblewski · 5 months ago
  12. 9f99a4b Remove DeleteMe.kt workaround by Aurimas Liutikas · 6 months ago
  13. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 6 months ago
  14. 3c6cf68 Create security-mls folder by Ashok Chandwaney · 7 months ago
  15. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  16. 2f23cac Move app-authenticator and testing libraries to beta by Michael Groover · 8 months ago
  17. e612492 Add support to AppAuth CallingAppIdentity for additional use cases by Michael Groover · 9 months ago
  18. 7afe1d4 Stop using old alpha versions of libraries when newer are available by Aurimas Liutikas · 9 months ago
  19. 3724241 Deprecate all APIs in security-crypto by Tri Vo · 11 months ago
  20. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  21. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  22. 1b24d3b Remove stray gradlew in security-crypto project by Aurimas Liutikas · 1 year ago
  23. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  24. 245645c Merge "Remove usage of @hide in security libraries" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  25. 7fae0b4 Remove usage of @hide in security libraries by Aurimas Liutikas · 1 year, 3 months ago
  26. 55c7ab0 Merge "Opt-in n- thru t-prefixed projects to Suppress Compatibility migration" into androidx-main am: ed9751b8dd by Alan Viverette · 1 year, 3 months ago
  27. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  28. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  29. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  30. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  31. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  32. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  33. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  34. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  35. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 4 months ago
  36. f5bdc9e Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 4 months ago
  37. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 5 months ago
  38. fd68c80f Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 5 months ago
  39. cc9e983 Merge "Update tink to 1.8.0 for security-crypto" into androidx-main am: 0d76fe9928 by Daniel Angell · 1 year, 5 months ago
  40. eaab51c Update tink to 1.8.0 for security-crypto by Daniel Angell · 1 year, 5 months ago
  41. d92d863 Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main am: 75ff89f5cf by Aurimas Liutikas · 1 year, 6 months ago
  42. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 7 months ago
  43. 5f1924e Merge "Add SdkSuppress for <M to MasterKeyTest" into androidx-main am: d9fbe2b9f1 by Treehugger Robot · 1 year, 6 months ago
  44. 65cf281 Add SdkSuppress for <M to MasterKeyTest by Daniel Angell · 1 year, 6 months ago
  45. 7fac457 Merge "Fix linter warnings" into androidx-main am: ff3db855fc by Daniel Angell · 1 year, 6 months ago
  46. c7008a1 Fix linter warnings by Daniel Angell · 1 year, 6 months ago
  47. 06d7419 Merge "Add warning about thread safety to deprecated methods" into androidx-main am: d5d49509dc by Daniel Angell · 1 year, 6 months ago
  48. d5d4950 Merge "Add warning about thread safety to deprecated methods" into androidx-main by Daniel Angell · 1 year, 6 months ago
  49. 1c35b27 Add warning about thread safety to deprecated methods by Daniel Angell · 1 year, 6 months ago
  50. 1b131de Merge "Fix race condition in MasterKeys.getOrCreate" into androidx-main am: 45f9738d44 by Daniel Angell · 1 year, 6 months ago
  51. 45f9738 Merge "Fix race condition in MasterKeys.getOrCreate" into androidx-main by Daniel Angell · 1 year, 6 months ago
  52. b596023 Fix race condition in MasterKeys.getOrCreate by Daniel Angell · 1 year, 6 months ago
  53. 116da49 Merge "Update OWNERS files" into androidx-main am: 0eba03841d by Aurimas Liutikas · 1 year, 6 months ago
  54. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 6 months ago
  55. d717a70 identity: Suppress deprecation warnings for latest framework API. by David Zeuthen · 1 year, 8 months ago
  56. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  57. d3e3822 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  58. 1ea5675 Merge "Revert "Throw exception when decrypting with the wrong key"" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  59. 4c54bbc Revert "Throw exception when decrypting with the wrong key" by Daniel Angell · 1 year, 10 months ago
  60. 5885043 Merge "Revert "Pin security:security-crypto version."" into androidx-main by Daniel Angell · 1 year, 10 months ago
  61. c7bc755 Revert "Pin security:security-crypto version." by Daniel Angell · 1 year, 10 months ago
  62. b27581f Merge "Add warning about backing up encrypted files" into androidx-main by Daniel Angell · 1 year, 10 months ago
  63. 3fe2f1a Add warning about backing up encrypted files by Daniel Angell · 1 year, 10 months ago
  64. 00febcb Merge "Match min API version in crypto-ktx and crypto at 21" into androidx-main by Daniel Angell · 1 year, 10 months ago
  65. ccbb290 Merge "Throw exception when decrypting with the wrong key" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  66. 65cbebf Merge "Improve error reporting for getDecryptedObject()" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  67. b575b07 Throw exception when decrypting with the wrong key by Daniel Angell · 1 year, 10 months ago
  68. fa8e9a3 Merge "Upgrade tink to 1.7.0 in security-crypto" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  69. a56ceb0 Merge "Remove use of synchronized method attribute" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  70. a505a06 Upgrade tink to 1.7.0 in security-crypto by Daniel Angell · 1 year, 10 months ago
  71. 1e81fa8 Merge "Eliminate race condition in EncryptedFile.Buidler.build()" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  72. 5b9d0d0 Eliminate race condition in EncryptedFile.Buidler.build() by Daniel Angell · 1 year, 10 months ago
  73. 0ce2848 Merge "Centralize definition of test strings and file names" into androidx-main by Daniel Angell · 1 year, 10 months ago
  74. 66d9ec1 Merge "Break up assumeTrue to improve understanding if it fails" into androidx-main by Daniel Angell · 1 year, 10 months ago
  75. f44d44d Fixes EncryptedSharedPreferences.Editor#remove by Christopher Ibbotson · 2 years, 1 month ago
  76. d769a4b Match min API version in crypto-ktx and crypto at 21 by Daniel Angell · 1 year, 10 months ago
  77. 26fa619 Merge "Migrate away from MockitoAnnotations.initMocks method" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  78. 98ef27e Remove use of synchronized method attribute by Daniel Angell · 1 year, 10 months ago
  79. bec25d4 Migrate away from MockitoAnnotations.initMocks method by Daniel Angell · 1 year, 10 months ago
  80. 168d2c9 Improve error reporting for getDecryptedObject() by Daniel Angell · 1 year, 10 months ago
  81. 6247e99 Replace jmarkoff@ with danielangell@ and eranm@ in OWNERS by Daniel Angell · 1 year, 10 months ago
  82. ae5904e Break up assumeTrue to improve understanding if it fails by Daniel Angell · 1 year, 10 months ago
  83. f4df452 Centralize definition of test strings and file names by Daniel Angell · 1 year, 10 months ago
  84. 0217e85 Merge "Fix typo: streamding -> streaming" into androidx-main by Daniel Angell · 1 year, 10 months ago
  85. b38b4c1 Fix typo: streamding -> streaming by Daniel Angell · 1 year, 11 months ago
  86. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 11 months ago
  87. 64cbe867 Update lint baselines by Tiem Song · 1 year, 11 months ago
  88. dc0d02e Add IntDef return types for APIs returning ints by Michael Groover · 2 years ago
  89. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 1 month ago
  90. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 2 months ago
  91. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years, 2 months ago
  92. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years, 2 months ago
  93. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 3 months ago
  94. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 3 months ago
  95. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 4 months ago
  96. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  97. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 5 months ago
  98. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  99. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  100. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 6 months ago