1. fea1d0f Repackage protobuf-lite for use by privacysandbox-tools-core by Omar Ismail · 8 weeks ago
  2. 376e689 Set EventListener before setting adapter by Rishabh Singh · 10 weeks ago
  3. 5dd0fb3 Remove AndroidxExtension.runApiTasks and rely solely on LibraryType.checkApi by Omar Ismail · 2 months ago
  4. 82f16f4 Remove add/removeObserverFactory logic from shim by Gavin Corkery · 3 months ago
  5. 0ea3091 Clean up project references in build.gradle by Aurimas Liutikas · 3 months ago
  6. ced7f81 Clean up prebuilt dependency declarations by Aurimas Liutikas · 3 months ago
  7. ba50702 Remove settings of values that are default in AndroidXPlugin by Aurimas Liutikas · 3 months ago
  8. 465a6ae Clean up project references in build.gradle files by Aurimas Liutikas · 3 months ago
  9. 158f6a2 Remove uses of path: in build.gradle by Aurimas Liutikas · 3 months ago
  10. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  11. 326002f Update KotlinPoet by Daniel Santiago Rivera · 4 months ago
  12. 190811e Add EventListener for SandboxedSdkView by Rishabh Singh · 6 months ago
  13. c6a6dab Add SdkSandboxClientImportanceListenerCompat API by Anton Kulakov · 3 months ago
  14. 9391a37 Test AIDL generation for return value in callback by Tanuj · 3 months ago
  15. 610d32a Clean up projects using protobuf plugin by Aurimas Liutikas · 5 months ago
  16. bc1542e Merge "Migrates from kotlinx-metadata-jvm to kotlin-metadata-jvm" into androidx-main by Louis Pullen-Freilich · 5 months ago
  17. 0942ff5 Support value companion objects with consts in apicompiler by Tanuj · 5 months ago
  18. 8cd67b4 Migrates from kotlinx-metadata-jvm to kotlin-metadata-jvm by Louis Pullen-Freilich · 5 months ago
  19. e1882d8 Add code gen for constants in values by Tanuj · 5 months ago
  20. 5aa76fa Support interface companion objects with consts in apicompiler by Tanuj · 6 months ago
  21. 8f35eaa Support bytes as primitives in shim AIDL generation by Tanuj · 5 months ago
  22. fc51db4 Add code gen for SDK interface constants to apigenerator by Tanuj · 6 months ago
  23. f998d22 Preserve companion objects in API packager by Tanuj · 6 months ago
  24. 2e6b1a2 Upgrade to shadow plugin 8.3.1 by Aurimas Liutikas · 6 months ago
  25. 0d4f147 Ignore directories in API packager. by Tanuj · 6 months ago
  26. 38d66c3 Merge "Add UI integration tests using shim tools" into androidx-main by Tanuj Dhir · 6 months ago
  27. 451d630 Add UI integration tests using shim tools by Tanuj · 7 months ago
  28. 8c545f7 Ensure transitive dependencies pull in compatible kotlin-stdlib by Omar Ismail · 6 months ago
  29. 32e0600 Add validations preventing objects in API compiler. by Tanuj · 6 months ago
  30. f9cc4fc Add basic integration tests for shim tools by Tanuj · 7 months ago
  31. f21a228 Add basic test app by Tanuj · 1 year, 9 months ago
  32. 7a6aa8e Use KSP1 for all tests in room-compiler and privacysandbox by Kuan-Ying Chou · 7 months ago
  33. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
  34. 7425235c Add shim changes for new SessionObserver APIs by Gavin Corkery · 10 months ago
  35. 4ef7fa9 Migrate privacysandbox to use ktfmt by Omar Ismail · 9 months ago
  36. 46aa050 Merge "Run Privacy Sandbox tests with AndroidX Java version." into androidx-main by Treehugger Robot · 10 months ago
  37. c5d2b45 Merge "Shadow / jarjar Kotlin's Metadata Library into Privacy Sandbox API Generator" into androidx-main by Treehugger Robot · 11 months ago
  38. b9f5926 Shadow / jarjar Kotlin's Metadata Library into Privacy Sandbox API Generator by Daniel Santiago Rivera · 11 months ago
  39. f780db8 Move to CommonExtension as BaseExtension is not part of AGP gradle-api. by Omar Ismail · 11 months ago
  40. 3753ff7 Merge "Remove checks for forbidden methods and properties" into androidx-main by Tanuj Dhir · 11 months ago
  41. f0b247c Clean up eager creation of test tasks in build.gradle files by Aurimas Liutikas · 11 months ago
  42. 1c16287 Remove checks for forbidden methods and properties by Tanuj · 11 months ago
  43. a560c07 Run Privacy Sandbox tests with AndroidX Java version. by Lucas Tenório · 11 months ago
  44. 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 11 months ago
  45. 2212845 Decrease PrivacySandbox code generation version. by Lucas Tenório · 11 months ago
  46. 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 1 year, 3 months ago
  47. 60fc71c Merge "Add documentation notes for enums" into androidx-main by Tanuj Dhir · 11 months ago
  48. a702278 Merge "Validate names are not Java keywords" into androidx-main by Lucas Tenório · 11 months ago
  49. c774261 Add documentation notes for enums by Tanuj · 12 months ago
  50. 2ef5e1e Validate names are not Java keywords by Tanuj · 12 months ago
  51. 1e162f0 Set -Xjdk-release for non-android JVM targets by Aurimas Liutikas · 12 months ago
  52. ab1b4fb Merge "Remove obsolete TODO" into androidx-main by Lucas Tenório · 12 months ago
  53. a87b5be Remove obsolete TODO by Tanuj · 12 months ago
  54. 95bd3c9 Use .values instead of .entries for enum converters by Tanuj · 12 months ago
  55. 3de8545 Allow Bundles in Privacy Sandbox APIs. by Lucas Tenório · 1 year ago
  56. f1ecced Allow PrivacySandboxCallback to return values. by Lucas Tenório · 1 year ago
  57. 38faabb Merge "Update kotlinx-metadata-jvm to 0.9.0" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  58. 281734d Update kotlinx-metadata-jvm to 0.9.0 by Daniel Santiago Rivera · 1 year, 1 month ago
  59. 903d0fe7 Test code gen for enums in interface methods by Tanuj · 1 year, 1 month ago
  60. 4ca0e6a Test AIDL code gen for enums in callbacks by Tanuj · 1 year, 1 month ago
  61. cd997fa Test AIDL code gen for enums in data classes by Tanuj · 1 year, 1 month ago
  62. d4ecee9 Implement enum code generation in apigenerator by Tanuj · 1 year, 1 month ago
  63. d607c64 Implement enum code generation in apicompiler by Tanuj · 1 year, 1 month ago
  64. 71ad660 Validate enum classes in apigenerator by Tanuj · 1 year, 1 month ago
  65. fea998f Implement enum class parsing in apigenerator by Tanuj · 1 year, 1 month ago
  66. ae25d61 Implement enum class parsing in apicompiler by Tanuj · 1 year, 1 month ago
  67. fa6394b Create AnnotatedDataClass and AnnotatedEnumClass by Tanuj · 1 year, 1 month ago
  68. 2f18d30 Use the new SdkActivityLauncher interfaces in Privacy Sandbox tools. by Lucas Tenório · 1 year, 1 month ago
  69. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  70. c4720f5 Introduce dedicated Privacy Sandbox Activity libraries. by Lucas Tenório · 1 year, 4 months ago
  71. d9e02ef Update kotlinx-metadata-jvm to 0.7.0 by Daniel Santiago Rivera · 1 year, 5 months ago
  72. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
  73. ecaf2f6 Stop using android versions of Guava and Protobuf libraries. by Lucas Tenório · 1 year, 7 months ago
  74. 35c5b6c Close streams correctly when copying AIDL output. by Lucas Tenório · 1 year, 7 months ago
  75. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 7 months ago
  76. a6dec5a Update Kotlinpoet to 1.14.2 by Daniel Santiago Rivera · 1 year, 10 months ago
  77. 49716db Add windowInputToken parameter to SandboxedUiAdapter by Gavin Corkery · 1 year, 9 months ago
  78. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
  79. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year, 8 months ago
  80. 72e694f Delete UI library stubs now that it's upstreamed to main. by Lucas Tenório · 1 year, 9 months ago
  81. d1fb289 Add helpful error for custom SdkActivityLaunchers by Tanuj · 1 year, 10 months ago
  82. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 10 months ago
  83. a903fcc Use wrapper type for SdkActivityLauncher on client by Tanuj Dhir · 1 year, 10 months ago
  84. 490b33b Merge "Use wrapper type for SdkActivityLauncher on server" into androidx-main by Tanuj Dhir · 1 year, 10 months ago
  85. ae8eaa4 Merge "Support SdkActivityLauncher as a method parameter" into androidx-main by Tanuj Dhir · 1 year, 10 months ago
  86. 8c492a3 Use wrapper type for SdkActivityLauncher on server by Tanuj Dhir · 1 year, 10 months ago
  87. 21c29f4 Support SdkActivityLauncher as a method parameter by Tanuj Dhir · 1 year, 10 months ago
  88. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
  89. 51ad89d Add Dagger's ElementDescriptorsTest to XProcessing by Kuan-Ying Chou · 1 year, 10 months ago
  90. 40c26dd2 Merge "Fill out KDoc on public APIs and enable API checks" into androidx-main by Tanuj Dhir · 1 year, 10 months ago
  91. daa2613 Fix UI interfaces in data classes by Tanuj Dhir · 1 year, 10 months ago
  92. 3f1d1af Fill out KDoc on public APIs and enable API checks by Tanuj Dhir · 1 year, 10 months ago
  93. 828afe9 Print approval command when goldens don't match by Tanuj Dhir · 1 year, 10 months ago
  94. 9882790 Forbid services from extending any other interfaces by Tanuj Dhir · 1 year, 10 months ago
  95. 7349d81 Propagate server job cancellation back to clients. by Lucas Tenório · 1 year, 11 months ago
  96. 7e9026a Use the main thread by default when invoking non-suspending functions. by Lucas Tenório · 1 year, 11 months ago
  97. 1c938540 Update Privacy Sandbox tool metadata version. by Lucas Tenório · 1 year, 11 months ago
  98. f2ae6065 Add test data to test input definition. by Lucas Tenório · 2 years ago
  99. d5a2e17 Store generated sources from tests in build output. by Lucas Tenório · 2 years ago
  100. 9a4c62a [GH] use different build tools version for Github by Yigit Boyar · 1 year, 11 months ago