1. 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 4 months ago
  2. 849e183 Merge changes from topic "metalava-kotlin-vararg" into androidx-main by Paul Duffin · 4 months ago
  3. d9e699e Merge "View Sharing from Sdk in App for UiLib Test App" into androidx-main by Rishabh Singh · 4 months ago
  4. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  5. b02fc69 Fix sleep time in AppSetIdManagerTest by Robert Marcus · 4 months ago
  6. 72709d9 Merge "Add verbose logging to AppSetIdManagerTest and increase sleep time" into androidx-main by Treehugger Robot · 4 months ago
  7. f10d63a Add verbose logging to AppSetIdManagerTest and increase sleep time by Robert Marcus · 6 months ago
  8. 45f10fb Merge "Allow Bundles in Privacy Sandbox APIs." into androidx-main by Treehugger Robot · 4 months ago
  9. 3de8545 Allow Bundles in Privacy Sandbox APIs. by Lucas Tenório · 4 months ago
  10. 2c9ee24 View Sharing from Sdk in App for UiLib Test App by Rishabh Singh · 5 months ago
  11. e01b08f Enable loading SDKs via SdkSandboxControllerCompat#loadSdk. by Anton Kulakov · 4 months ago
  12. 096fdc3 Create V5 TestSDK by Anton Kulakov · 4 months ago
  13. 13c7736 Merge "Support loading SDKs for LocalController#loadSdk." into androidx-main by Anton Kulakov · 4 months ago
  14. 2e708cf Support loading SDKs for LocalController#loadSdk. by Anton Kulakov · 4 months ago
  15. d0529e7 Merge "Delegate SdkSandboxControllerCompat#loadSdk call to client impl where supported." into androidx-main by Anton Kulakov · 4 months ago
  16. f1ecced Allow PrivacySandboxCallback to return values. by Lucas Tenório · 4 months ago
  17. eb92b0a Delegate SdkSandboxControllerCompat#loadSdk call to client impl where supported. by Anton Kulakov · 4 months ago
  18. 6d17215 Merge "Remove attempts to override targetSdkVersion per project" into androidx-main by Treehugger Robot · 4 months ago
  19. b66a78d Remove attempts to override targetSdkVersion per project by Aurimas Liutikas · 4 months ago
  20. d6f0f00 Clean up .ignore files by Paul Duffin · 4 months ago
  21. 0f91750 Merge "Add lint check for withPluginClasspath()" into androidx-main by Omar Ismail · 4 months ago
  22. cd37317 Add lint check for withPluginClasspath() by omarismail · 4 months ago
  23. 06b5929 Remove guavaAndroid dependency from ads-adservices-java by Robert Marcus · 4 months ago
  24. 38faabb Merge "Update kotlinx-metadata-jvm to 0.9.0" into androidx-main by Treehugger Robot · 4 months ago
  25. 7aba56d Merge "Test code gen for enums in interface methods" into androidx-main by Treehugger Robot · 4 months ago
  26. 281734d Update kotlinx-metadata-jvm to 0.9.0 by Daniel Santiago Rivera · 4 months ago
  27. 48325be Merge "Webview shows a static local webpage to avoid false jank regression" into androidx-main by Mohammed Rashidy · 4 months ago
  28. 11a97d8 Stop using old alpha/beta/rc versions by Aurimas Liutikas · 4 months ago
  29. afb11d2 Webview shows a static local webpage to avoid false jank regression by Mohammed Rashidy · 4 months ago
  30. 903d0fe7 Test code gen for enums in interface methods by Tanuj · 4 months ago
  31. 4ca0e6a Test AIDL code gen for enums in callbacks by Tanuj · 4 months ago
  32. d83567c Merge "Make internal SandboxControllerImpl#loadSdk non suspendable." into androidx-main by Anton Kulakov · 4 months ago
  33. cd997fa Test AIDL code gen for enums in data classes by Tanuj · 4 months ago
  34. d4ecee9 Implement enum code generation in apigenerator by Tanuj · 4 months ago
  35. d607c64 Implement enum code generation in apicompiler by Tanuj · 4 months ago
  36. 71ad660 Validate enum classes in apigenerator by Tanuj · 4 months ago
  37. fea998f Implement enum class parsing in apigenerator by Tanuj · 4 months ago
  38. 7d6c1d7 Merge "UiLib Manual Test App update for View Sharing" into androidx-main by Rishabh Singh · 5 months ago
  39. 4bd0d24 UiLib Manual Test App update for View Sharing by Rishabh Singh · 7 months ago
  40. ae25d61 Implement enum class parsing in apicompiler by Tanuj · 5 months ago
  41. 0752a64 Make internal SandboxControllerImpl#loadSdk non suspendable. by Anton Kulakov · 5 months ago
  42. dee9d67 Merge "Create AnnotatedDataClass and AnnotatedEnumClass" into androidx-main by Tanuj Dhir · 5 months ago
  43. fa6394b Create AnnotatedDataClass and AnnotatedEnumClass by Tanuj · 5 months ago
  44. cb83faa Merge "Remove unused surfaceView from SandboxedSdkView" into androidx-main by Treehugger Robot · 5 months ago
  45. b6b4934 Mock managers for adservices tests for S devices by Tudor Cretu · 5 months ago
  46. 2f18d30 Use the new SdkActivityLauncher interfaces in Privacy Sandbox tools. by Lucas Tenório · 5 months ago
  47. fbeccfb Merge "Bump privacysandbox-ads version to 1.1.0-beta04" into androidx-main by Tudor Cretu · 5 months ago
  48. 56c81fb Bump privacysandbox-ads version to 1.1.0-beta04 by Tudor Cretu · 5 months ago
  49. 28b1c07 Merge changes I86cd2b01,Ib94f3c25,Ief280f27,Ie4d0e1e8,I09152828, ... into androidx-main by Tudor Cretu · 5 months ago
  50. 4a315dd Add adservices SelectAdsFromOutcomes API by Tudor · 7 months ago
  51. 6665dcc Add adservices ReportEventRequest::inputEvent by Tudor · 7 months ago
  52. c613dd2 Make adservices ReportImpressionRequest::adSelectionConfig optional by Tudor · 7 months ago
  53. bda4fa7 Add adservices Unified Flow APIs by Tudor · 7 months ago
  54. 71db92f Add adservices FetchAndJoin CA API by Tudor · 7 months ago
  55. fcece8b Enable SdkResourceGenerator for all Gradle Plugin projects by Aurimas Liutikas · 5 months ago
  56. 21120d4 Enable strict plugin validation for app Gradle Plugin projects by Aurimas Liutikas · 5 months ago
  57. 678cffc Support loading SDK by other SDKs on 34Ext10 by Anton Kulakov · 5 months ago
  58. 03f2050 Compile adservices against 34Ext10 by Tudor · 8 months ago
  59. 8b0986e Add adservices Report Event API by Tudor · 7 months ago
  60. 37b7902 Add adservices frequency cap filtering API by Tudor · 8 months ago
  61. 22c4db4 Remove unused surfaceView from SandboxedSdkView by Gavin Corkery · 5 months ago
  62. 35f69b5 Compile adservices against 34Ext8 by Tudor · 8 months ago
  63. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 7 months ago
  64. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 5 months ago
  65. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 6 months ago
  66. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 6 months ago
  67. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  68. 561cf8c Compile sdkruntime-* projects against 34Ext10 by Anton Kulakov · 6 months ago
  69. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 6 months ago
  70. cecdcb8 Fix missing HTTPS scheme from web URLs by Abhimanyu · 6 months ago
  71. 2dba359 Add throws annotation to the measurement APIs by Abhimanyu · 6 months ago
  72. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 6 months ago
  73. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 7 months ago
  74. d573058 Fix test failing due to missing HTTPS scheme by Abhimanyu · 6 months ago
  75. 9c7e6e3 Merge "Attach PoolingContainerListener inside SandboxedSdkView" into androidx-main by Rishabh Singh · 7 months ago
  76. 4c736cc Attach PoolingContainerListener inside SandboxedSdkView by Rishabh Singh · 8 months ago
  77. 6a215f1 Remove sandbox support on Api 33 devices. by Anton Kulakov · 7 months ago
  78. ad2c176 Merge "Remove sandbox support from SdkSandboxManagerCompat for Api 33 devices." into androidx-main by Anton Kulakov · 7 months ago
  79. b559013 Merge "Remove sandbox support from SdkSandboxControllerCompat for Api 33 devices." into androidx-main by Anton Kulakov · 7 months ago
  80. 756111c Remove sandbox support from SdkSandboxControllerCompat for Api 33 devices. by Anton Kulakov · 7 months ago
  81. 999ce82 Remove sandbox support from SdkSandboxManagerCompat for Api 33 devices. by Anton Kulakov · 7 months ago
  82. 9f25d06 Update api requirement for SandboxedSdkProviderAdapter (sdkruntime-provider) by Anton Kulakov · 7 months ago
  83. 9cc18ed Introduce new API for loading SDKs via SdkSandboxControllerCompat by Anton Kulakov · 7 months ago
  84. f7a2862 Merge "Remove temporary SurfaceView logic on T-" into androidx-main by Gavin Corkery · 7 months ago
  85. 34c9efc Remove temporary SurfaceView logic on T- by Gavin Corkery · 7 months ago
  86. 931b90a Merge "Remove T- TouchTransferringView fallback logic" into androidx-main by Gavin Corkery · 7 months ago
  87. a73ef24 Remove T- TouchTransferringView fallback logic by Gavin Corkery · 7 months ago
  88. 949f3a1 Merge "Stop using old alpha versions of libraries when newer are available" into androidx-main by Aurimas Liutikas · 7 months ago
  89. 360ef32 Suppress flaky ClassVerificationFailure lint issue by Anton Kulakov · 7 months ago
  90. 7afe1d4 Stop using old alpha versions of libraries when newer are available by Aurimas Liutikas · 7 months ago
  91. 75b8ab1 Merge "Validate test activity in main thread." into androidx-main by Aurimas Liutikas · 7 months ago
  92. f48ae8c Validate test activity in main thread. by Anton Kulakov · 7 months ago
  93. 66e5f93 Merge "Add DoNotInline to ApiAdServicesV8Impl (lint fix)" into androidx-main by Treehugger Robot · 7 months ago
  94. 3869089 Add DoNotInline to ApiAdServicesV8Impl (lint fix) by Anton Kulakov · 7 months ago
  95. 6911a83 Merge "Fix adservices CustomAudience:toString()" into androidx-main by Tudor Cretu · 7 months ago
  96. 5a31d85 Add implicit aapt2 dependencies for gradle testkit tests that use AGP by Aurimas Liutikas · 7 months ago
  97. e0be825 Fix adservices CustomAudience:toString() by Tudor · 7 months ago
  98. 7a064cf Move to using a stable version of AGP for privacy sandbox gradle plugin by Aurimas Liutikas · 7 months ago
  99. 617e949 Bump privacysandbox-ads version by Robert Marcus · 7 months ago
  100. f5ad4b4 Merge "Migrate getBundle/putBundle callers to real impl" into androidx-main by Aurimas Liutikas · 8 months ago