[go: nahoru, domu]

  1. ad2c176 Merge "Remove sandbox support from SdkSandboxManagerCompat for Api 33 devices." into androidx-main by Anton Kulakov · 8 months ago
  2. b559013 Merge "Remove sandbox support from SdkSandboxControllerCompat for Api 33 devices." into androidx-main by Anton Kulakov · 8 months ago
  3. 756111c Remove sandbox support from SdkSandboxControllerCompat for Api 33 devices. by Anton Kulakov · 8 months ago
  4. 999ce82 Remove sandbox support from SdkSandboxManagerCompat for Api 33 devices. by Anton Kulakov · 8 months ago
  5. 9f25d06 Update api requirement for SandboxedSdkProviderAdapter (sdkruntime-provider) by Anton Kulakov · 8 months ago
  6. 9cc18ed Introduce new API for loading SDKs via SdkSandboxControllerCompat by Anton Kulakov · 8 months ago
  7. f7a2862 Merge "Remove temporary SurfaceView logic on T-" into androidx-main by Gavin Corkery · 8 months ago
  8. 34c9efc Remove temporary SurfaceView logic on T- by Gavin Corkery · 8 months ago
  9. 931b90a Merge "Remove T- TouchTransferringView fallback logic" into androidx-main by Gavin Corkery · 8 months ago
  10. a73ef24 Remove T- TouchTransferringView fallback logic by Gavin Corkery · 8 months ago
  11. 949f3a1 Merge "Stop using old alpha versions of libraries when newer are available" into androidx-main by Aurimas Liutikas · 8 months ago
  12. 360ef32 Suppress flaky ClassVerificationFailure lint issue by Anton Kulakov · 8 months ago
  13. 7afe1d4 Stop using old alpha versions of libraries when newer are available by Aurimas Liutikas · 8 months ago
  14. 75b8ab1 Merge "Validate test activity in main thread." into androidx-main by Aurimas Liutikas · 8 months ago
  15. f48ae8c Validate test activity in main thread. by Anton Kulakov · 8 months ago
  16. 66e5f93 Merge "Add DoNotInline to ApiAdServicesV8Impl (lint fix)" into androidx-main by Treehugger Robot · 8 months ago
  17. 3869089 Add DoNotInline to ApiAdServicesV8Impl (lint fix) by Anton Kulakov · 8 months ago
  18. 6911a83 Merge "Fix adservices CustomAudience:toString()" into androidx-main by Tudor Cretu · 8 months ago
  19. 5a31d85 Add implicit aapt2 dependencies for gradle testkit tests that use AGP by Aurimas Liutikas · 8 months ago
  20. e0be825 Fix adservices CustomAudience:toString() by Tudor · 8 months ago
  21. 7a064cf Move to using a stable version of AGP for privacy sandbox gradle plugin by Aurimas Liutikas · 8 months ago
  22. 617e949 Bump privacysandbox-ads version by Robert Marcus · 8 months ago
  23. f5ad4b4 Merge "Migrate getBundle/putBundle callers to real impl" into androidx-main by Aurimas Liutikas · 8 months ago
  24. ae5ef53 Merge "Enable AppOwnedInterface support on AdServices V8" into androidx-main by Anton Kulakov · 8 months ago
  25. fa5ae09 Autogenerated suppression of test failures by Jeff Gaston · 9 months ago
  26. f2d009e Merge "Disable flaking requestSizeWithMeasureSpecAtMost_withinParentBounds test" into androidx-main by Treehugger Robot · 8 months ago
  27. 83f7b15 Internal cleanup after moving minSdkVersion to 19 by Anton Kulakov · 8 months ago
  28. 3d77d66 Migrate getBundle/putBundle callers to real impl by Jake Wharton · 8 months ago
  29. 95f6102 Disable flaking requestSizeWithMeasureSpecAtMost_withinParentBounds test by Aurimas Liutikas · 8 months ago
  30. 514088d Enable AppOwnedInterface support on AdServices V8 by Anton Kulakov · 8 months ago
  31. c4720f5 Introduce dedicated Privacy Sandbox Activity libraries. by Lucas Tenório · 9 months ago
  32. abf0e7d Compile sdkruntime-* projects against 34Ext8 by Anton Kulakov · 9 months ago
  33. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 9 months ago
  34. 0a0c49d Merge "Update kotlinx-metadata-jvm to 0.7.0" into androidx-main by Treehugger Robot · 9 months ago
  35. d9e02ef Update kotlinx-metadata-jvm to 0.7.0 by Daniel Santiago Rivera · 9 months ago
  36. 62907a5 Add force update functionality back to setClippingBounds by Gavin Corkery · 9 months ago
  37. 214a8b3 Merge "Explictly layout the child view in LocalAdapter#notifyResized" into androidx-main by Treehugger Robot · 9 months ago
  38. bd680ba Explictly layout the child view in LocalAdapter#notifyResized by Gavin Corkery · 9 months ago
  39. df124bb Remove redundant logic now that we don't SDK runtime process on T-. by Sorin Dinu · 10 months ago
  40. f4f9ae4 Clear requested width and height after onMeasure by Gavin Corkery · 9 months ago
  41. 9735645 Merge "Remove API requirement now that backward compat is supported" into androidx-main by Treehugger Robot · 9 months ago
  42. b3c3dde Merge "Give resizable SandboxedSdkView an explicit height" into androidx-main by Gavin Corkery · 9 months ago
  43. 62cded4 Remove API requirement now that backward compat is supported by Samiul Islam · 10 months ago
  44. 9e53763 Merge "Set minSdk for UI Lib to 21" into androidx-main by Samiul Islam · 9 months ago
  45. b928edd Give resizable SandboxedSdkView an explicit height by Gavin Corkery · 9 months ago
  46. ab281bb Clean up latches in SandboxedSdkViewTest by Gavin Corkery · 9 months ago
  47. ed9d5f4 Set minSdk for UI Lib to 21 by Samiul Islam · 9 months ago
  48. 17c8690 Merge "Shift packageId before updating RPackage.packageId" into androidx-main by Treehugger Robot · 9 months ago
  49. c7138fb Shift packageId before updating RPackage.packageId by Anton Kulakov · 9 months ago
  50. 49f66d2 Fix SandboxedSdkViewTest#inputTokenIsCorrect by Gavin Corkery · 9 months ago
  51. d591c9d Revert "Revert "Merge back compat support to androidx-main"" by Robert Marcus · 9 months ago
  52. ecf174f Create SandboxedSdkView on UI Thread to fix error on older SDK by Samiul Islam · 10 months ago
  53. f942dd8 Enable SandboxedSdkViewTest on older SDK version by Samiul Islam · 10 months ago
  54. d8604fb1 Merge "Update orderProviderUiAboveClientUi documentation" into androidx-main by Gavin Corkery · 10 months ago
  55. e598aa1 Merge "Verify sdk can request a resize" into androidx-main by Rishabh Singh · 10 months ago
  56. d44357a Update orderProviderUiAboveClientUi documentation by Gavin Corkery · 10 months ago
  57. a6e9e49 [UI Lib] Enable IntegrationTests on S- devices by Samiul Islam · 10 months ago
  58. a45b73a Merge "Add backwards compat exception for test" into androidx-main by Rishabh Singh · 10 months ago
  59. 9fdcd10 Add backwards compat exception for test by Rishabh Singh · 10 months ago
  60. bdf4e8d Verify sdk can request a resize by Rishabh Singh · 10 months ago
  61. b85c073 Merge "Remove T+ version check from measurement request classes" into androidx-main by Abhimanyu Mehta · 10 months ago
  62. 083d9ed Remove T+ version check from measurement request classes by Abhimanyu · 10 months ago
  63. d3ec9ea Merge "Tests for onLayout Method" into androidx-main by Rishabh Singh · 10 months ago
  64. 93203f7 Merge "Revert "Merge back compat support to androidx-main"" into androidx-main by Robert Marcus · 10 months ago
  65. 3b93780 Revert "Merge back compat support to androidx-main" by Robert Marcus · 10 months ago
  66. dcefcf0 Tests for onLayout Method by Rishabh Singh · 10 months ago
  67. 5fdf4d0 Merge "Surface Syncing feature for the App/Sdk Views" into androidx-main by Rishabh Singh · 10 months ago
  68. c56886a Migrate SandboxedSdkProviderAdapter to sdkruntime-provider library. by Anton Kulakov · 10 months ago
  69. 14171f5 Surface Syncing feature for the App/Sdk Views by Rishabh Singh · 11 months ago
  70. f8cec2a Introduce sdkruntime-provider library by Anton Kulakov · 10 months ago
  71. 9023719 Merge "Clean Activity handlers on bundled SDK unload." into androidx-main by Anton Kulakov · 10 months ago
  72. 6393cf7 Merge changes I039914b5,I74b82438 into androidx-main by Samiul Islam · 10 months ago
  73. 999e440 Clean Activity handlers on bundled SDK unload. by Anton Kulakov · 10 months ago
  74. 55814c1 Merge "Fix lifecycle proxy to match the logic from ReportFragment.kt" into androidx-main by Mohammed Rashidy · 10 months ago
  75. 5211aa2 [UI Lib] Implement methods on Proxy as required by DynamicProxy Class by Samiul Islam · 10 months ago
  76. af34858 [UI Lib] Simplify LocalAdapter logic by Samiul Islam · 10 months ago
  77. 408341b Fix lifecycle proxy to match the logic from ReportFragment.kt by Mohammed Rashidy · 10 months ago
  78. 9a51516 Refactor IntegrationTests to make them more readable by Samiul Islam · 10 months ago
  79. 917e99e [UI Lib] Add proxy for methods on SessionClient and Session class by Samiul Islam · 1 year, 1 month ago
  80. f1e3005 [UI Lib] Add support for LocalAdapter::openSession() by Samiul Islam · 1 year, 1 month ago
  81. 759e5c6 Merge "Manual test for UiLib Surface Syncing" into androidx-main by Rishabh Singh · 10 months ago
  82. 4fd763d Merge "Merge back compat support to androidx-main" into androidx-main by Robert Marcus · 10 months ago
  83. d9891df Manual test for UiLib Surface Syncing by Rishabh Singh · 11 months ago
  84. 04ec8d2 Send the correct Z-order value to the host by Gavin Corkery · 10 months ago
  85. bcf88b3 Merge back compat support to androidx-main by Robert Marcus · 10 months ago
  86. c53f67e Merge "Rename setZOrderOnTopAndEnableUserInteraction API" into androidx-main by Treehugger Robot · 10 months ago
  87. 1956da7 Rename setZOrderOnTopAndEnableUserInteraction API by Gavin Corkery · 12 months ago
  88. 9dd3c65 Depend on sdkruntime-client 1.0.0-alpha08 library by Gavin Corkery · 10 months ago
  89. 90e7565 Merge "Send notifyZOrderChanged to the UI provider" into androidx-main by Gavin Corkery · 10 months ago
  90. 17335f6 Send notifyZOrderChanged to the UI provider by Gavin Corkery · 10 months ago
  91. 8a9d5ab Merge "Add maps for primitive keys and values" into androidx-main by George Mount · 10 months ago
  92. b2eb6b2 Remove dependency to multidex in SDK Runtime client library. by Lucas Tenório · 10 months ago
  93. fa68841 Add maps for primitive keys and values by George Mount · 11 months ago
  94. 9e2f735 Wait for next frame commit before calling onSessionOpened by Gavin Corkery · 11 months ago
  95. 51413f6 Re-enable onConfigurationChangedTest by Gavin Corkery · 10 months ago
  96. 1d2ac3d Keep track of current configuration in SandboxedSdkView by Gavin Corkery · 11 months ago
  97. 8403ab3 Only transfer touch focus for vertical scrolls/flings by Gavin Corkery · 11 months ago
  98. a6a4ce0 Merge "Automatically clip SandboxedSdkViews to their bounding parent" into androidx-main by Gavin Corkery · 11 months ago
  99. 3e73c7c Update versions for release id 1692810000000 by natnaelbelay · 11 months ago
  100. 4635929 Automatically clip SandboxedSdkViews to their bounding parent by Gavin Corkery · 12 months ago