1. c88fdac Migrate security to use Gradle Version Catalogs by Nicole Borrelli · 4 years, 6 months ago
  2. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 4 years, 6 months ago
  3. 8783ec7 Merge "Remove support for specifying digest algorithm for certs" into androidx-main by Treehugger Robot · 4 years, 6 months ago
  4. 054934d Don't generate empty lint baseline files by Alan Viverette · 4 years, 7 months ago
  5. f67dea9 Merge "identity: Refactor utility functions and move tests into same namespace." into androidx-main by Treehugger Robot · 4 years, 7 months ago
  6. 9239f70 identity: Refactor utility functions and move tests into same namespace. by David Zeuthen · 4 years, 7 months ago
  7. 2890d790 Pin security:security-crypto version. by Nicole Borrelli · 4 years, 7 months ago
  8. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 4 years, 7 months ago
  9. 0dfb0a4 Remove support for specifying digest algorithm for certs by Michael Groover · 4 years, 7 months ago
  10. 480b7e2 identity: Fix buggy parsing of (r, s) in COSE_Sign1 causing flaky tests. by David Zeuthen · 4 years, 8 months ago
  11. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 4 years, 9 months ago
  12. 74a4759 Identity Credential: Update for planned Android 12 changes. by David Zeuthen · 4 years, 9 months ago
  13. 6ddd224 Merge changes from topic "androidx-AppAuthenticator" into androidx-main by Michael Groover · 4 years, 10 months ago
  14. f0ddb7e Add AppAuthenticator methods to verify signing identity by Michael Groover · 4 years, 10 months ago
  15. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 10 months ago
  16. 72dfb48 Add signature verifier to be used by AppAuthenticator by Michael Groover · 4 years, 11 months ago
  17. b2edad7 Create static factory methods for AppAuthenticator by Michael Groover · 5 years ago
  18. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 5 years ago
  19. a3f0173 Merge "Handle reentrant listener calls in EncryptedSharedPreferences" into androidx-master-dev by Treehugger Robot · 5 years ago
  20. 4609ace Add directory structure for androidx.security:security-app-authenticator by Nick Anthony · 5 years ago
  21. 3e4acf1 Fixed Deprecation Warning by Jon Markoff · 5 years ago
  22. fbfe13a Upgrading to Tink 1.5.0 by Jon Markoff · 5 years ago
  23. 6ae1204 Fixed Tink breaking changes in tests. by Jon Markoff · 5 years ago
  24. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 5 years ago
  25. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 5 years ago
  26. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 5 years ago
  27. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 5 years ago
  28. c9a67be Merge "Identity Credential: Always use software implementation for testing." into androidx-master-dev by Treehugger Robot · 5 years ago
  29. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 5 years ago
  30. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 5 years ago
  31. 322bc35 Identity Credential: Always use software implementation for testing. by David Zeuthen · 5 years ago
  32. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 5 years ago
  33. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 5 years ago
  34. ab47048a Handle reentrant listener calls in EncryptedSharedPreferences by Nicklas Ansman Giertz · 5 years ago
  35. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 5 years ago
  36. 836e573 Merge "Update AndroidX Test / Espresso to stable builds" into androidx-master-dev by Treehugger Robot · 5 years ago
  37. 7b4898f Update AndroidX Test / Espresso to stable builds by Ian Lake · 5 years ago
  38. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 5 years ago
  39. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 5 years ago
  40. d1df492 Identity: Update publish to Publish.SNAPSHOT_AND_RELEASE. by David Zeuthen · 5 years ago
  41. 3eed6dd Identity Credential: Clarify documentation. by David Zeuthen · 5 years ago
  42. 7e2ca8b Add Identity Credential Jetpack. by David Zeuthen · 5 years ago
  43. 6a1a0e6 Unify top-level API task configuration by Alan Viverette · 5 years ago
  44. a1e50b8 Updated to Tink 1.4.0 by Jon Markoff · 5 years ago
  45. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 5 years ago
  46. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 5 years ago
  47. c62c6a0 Fix javadoc copy+paste error. by Nicole Borrelli · 5 years ago
  48. d2c2f97 clear mKeysChanged on apply by Tyler Roach · 5 years ago
  49. c06a5c1 Initial commit of security-crypto-ktx by Nicole Borrelli · 5 years ago
  50. d1473d6 Merge "Address API Council Feedback" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. ad60717 Pin androidx.collections version by Nicole Borrelli · 5 years ago
  52. c31a5a0 Address API Council Feedback by Nicole Borrelli · 5 years ago
  53. 5dc65a7 Updates to support minSdkVersion=21 by Nicole Borrelli · 6 years ago
  54. 1bdf7d5 Create security-crypto-ktx module by Nick Anthony · 6 years ago
  55. a3179ed Merge "Updating Tink to 1.4.0-rc2 which shades the proto buf lite dep." into androidx-master-dev by Nicole Borrelli · 6 years ago
  56. 385942d Updating Tink to 1.4.0-rc2 which shades the proto buf lite dep. by Jon Markoff · 6 years ago
  57. c95f0efe Fixed apply for EncryptedSharedPreferences. by Jon Markoff · 6 years ago
  58. 0fe6069 Update tink links in security to make them resolve by Owen Gray · 6 years ago
  59. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 6 years ago
  60. 51cbdc7 Bumping version to 1.1.0-alpha01 for new features. by Jon Markoff · 6 years ago
  61. 2eb5e74 Bumping version to RC. by Jon Markoff · 6 years ago
  62. dff35b0 Disallow creating auth-per-use keys by Nicole Borrelli · 6 years ago
  63. 141c101 Merge "Add androidx.security:security-biometric" into androidx-master-dev by Nick Anthony · 6 years ago
  64. 9320e51 Add androidx.security:security-biometric by Nick Anthony · 6 years ago
  65. 7001e40 Fix use of <array>.equals. by Nicole Borrelli · 6 years ago
  66. 9e8118a Update to Tink 1.3.0 by Nicole Borrelli · 6 years ago
  67. dba1ba3 Bumping version to beta by Jon Markoff · 6 years ago
  68. 7d93926 Fix and enforce ImmutableEnumChecker errorprone warnings by Sergey · 6 years ago
  69. abeabc5f Fix and enforce UnusedMethod errorprone warnings by Sergey · 6 years ago
  70. 142d7af API lint check for the StreamFiles is enabled for androidx by Sergey · 6 years ago
  71. a1fc67c Regenerate old API files. by Aurimas Liutikas · 6 years ago
  72. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 6 years ago
  73. cd1aae0 Track experimental API surface by Alan Viverette · 6 years ago
  74. 3e19b83 Update api lint baselines by Aurimas Liutikas · 6 years ago
  75. 261e88e Merge changes I0c09501a,I5c87748b,Ie2311878,I4f6dce0a,I8d405815 into androidx-master-dev by Treehugger Robot · 6 years ago
  76. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 6 years ago
  77. c4b2b89 Minimize dependencies and reduce their visibility by Jake Wharton · 6 years ago
  78. 4ce4882 Updates MissingTestSizeAnnotation to check all runners in androidTest by Louis Pullen-Freilich · 6 years ago
  79. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 6 years ago
  80. f61d646 Update library versions to dev version for June 5th Release by Nick Anthony · 6 years ago
  81. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
  82. 9b8b128 Created initial directory scaffolding for by Nick Anthony · 6 years ago
  83. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 7 years ago
  84. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 7 years ago
  85. 3486c41 Minor javadoc fixes. by Nicole Borrelli · 7 years ago
  86. f806cca Fixed issue retrieving key/values from getAll, also blocked usage of restricted keys. by Jon Markoff · 7 years ago
  87. 36911a6 Update versions to dev versions after May Release by Nick Anthony · 7 years ago
  88. 1e1b37f Added SecureSharedPreferences, and File encryption using Tink. by Jon Markoff · 7 years ago
  89. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 7 years ago
  90. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 7 years ago
  91. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 7 years ago
  92. bbd3fa1 Adding first androidx security library by Jon Markoff · 7 years ago
  93. 79285e9 Generating restricted API txts by Jeff Gaston · 7 years ago
  94. 1afb016 Created initial directory scaffolding for androidx.security by Nick Anthony · 7 years ago