- c56886a Migrate SandboxedSdkProviderAdapter to sdkruntime-provider library. by Anton Kulakov · 1 year, 8 months ago
- f8cec2a Introduce sdkruntime-provider library by Anton Kulakov · 1 year, 8 months ago
- 999e440 Clean Activity handlers on bundled SDK unload. by Anton Kulakov · 1 year, 8 months ago
- 408341b Fix lifecycle proxy to match the logic from ReportFragment.kt by Mohammed Rashidy · 1 year, 8 months ago
- b2eb6b2 Remove dependency to multidex in SDK Runtime client library. by Lucas Tenório · 1 year, 8 months ago
- 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 9 months ago
- 2e6c6e7 Sets for primitive values that don't require boxing by George Mount · 1 year, 9 months ago
- 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 9 months ago
- 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 9 months ago
- c7eb937d Merge "Revert "Upgrade to AGP 8.2.0-alpha15"" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
- 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 9 months ago
- aa044d1 Merge "Upgrade to AGP 8.2.0-alpha15" into androidx-main by Treehugger Robot · 1 year, 9 months ago
- fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 9 months ago
- c75cf93 Build previous versions of test-sdk from gradle projects. by Anton Kulakov · 1 year, 9 months ago
- 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 1 year, 9 months ago
- d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 9 months ago
- be5a407 Merge "Upgrade to AGP 8.2.0-alpha14" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
- dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 9 months ago
- 38e5079 Introduce TestSdkConfigs for accessing all test-sdks configs. by Anton Kulakov · 1 year, 9 months ago
- eb62c42 Merge "Build current version of test-sdk from gradle project." into androidx-main by Anton Kulakov · 1 year, 9 months ago
- f0e2a2c Build current version of test-sdk from gradle project. by Anton Kulakov · 1 year, 9 months ago
- dae48e4 Create SharedPreferences directory if not exists while migration. by Anton Kulakov · 1 year, 9 months ago
- 51627df Bump sdkruntime version to alpha07 by Anton Kulakov · 1 year, 10 months ago
- 5d37dd8 Merge "Add new lines at the end of of every kotlin file" into androidx-main by Aurimas Liutikas · 1 year, 10 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 10 months ago
- 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 10 months ago
- 6cc388b Remove uses of @hide in privacysandbox libraries by Aurimas Liutikas · 1 year, 10 months ago
- ccfedd4 Support in memory loading for single DEX SDK on API26. by Anton Kulakov · 1 year, 11 months ago
- f0b6ce2 Extract DEX files to CodeCache instead of Cache. by Anton Kulakov · 1 year, 11 months ago
- c3d0a10 Remove SdkActivity from launcher activities by Anton Kulakov · 1 year, 11 months ago
- df6f93d Merge "Per SDK Shared Preferences support for SDKs loaded in App process" into androidx-main by Anton Kulakov · 1 year, 11 months ago
- 8731238 Merge "Pin sdkruntime to released libraries" into androidx-main by Treehugger Robot · 1 year, 11 months ago
- 178fbab Per SDK Shared Preferences support for SDKs loaded in App process by Anton Kulakov · 1 year, 11 months ago
- 7172e4b Pin sdkruntime to released libraries by Alan Viverette · 1 year, 11 months ago
- 7cdf2b4 Per SDK Database support for SDKs loaded in App process by Anton Kulakov · 1 year, 11 months ago
- a4a2f39 Per SDK storage support for SDKs loaded in App process by Anton Kulakov · 1 year, 11 months ago
- ef1f324 Clean up build after upstreaming by Alan Viverette · 1 year, 11 months ago
- b37157a Remove title from SdkActivity by Anton Kulakov · 2 years ago
- f37f495 AppOwnedInterfaces support for locally running SDKs. by Anton Kulakov · 2 years ago
- 3c49ab8 Initial support for AppOwnedInterfaces. by Anton Kulakov · 2 years ago
- ca458cb Update API files for high-volume projects (n thru z) by Alan Viverette · 2 years ago
- c0eff88 Temporary update version checks for UDC by Anton Kulakov · 2 years ago
- a4e9bfe Temporary lower dependency version by Anton Kulakov · 2 years ago
- b052338 Limit startSdkSandboxActivity_whenSandboxNotAvailable_dontDelegateToSandbox to P+ devices by Anton Kulakov · 2 years ago
- 4cb43e7 Support OnBackPressedCallback for locally running SDKs by Anton Kulakov · 2 years ago
- 1eec098 Support Activity Lifecycle events for locally running SDKs by Anton Kulakov · 2 years ago
- 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 2 years ago
- dd540f4 Merge "Add a check that prerelease SDK checks are only used with TOT core dependency" into androidx-platform-dev by Treehugger Robot · 2 years ago
- aea3094 Merge "Support starting Activity for locally running SDKs" into androidx-platform-dev by Anton Kulakov · 2 years ago
- 490fb67 Add a check that prerelease SDK checks are only used with TOT core dependency by Julia McClellan · 2 years ago
- ed50ebd Support starting Activity for locally running SDKs by Anton Kulakov · 2 years ago
- 52029ca Merge "Prevent leaking Context in SdkSandboxManagerCompat" into androidx-main am: 7df1cbe305 by Alan Viverette · 2 years ago
- f710e55 Prevent leaking Context in SdkSandboxManagerCompat by Alan Viverette · 2 years ago
- 06740b7 Create Activity for locally running SDKs by Anton Kulakov · 2 years ago
- bad9e0c Merge "Add bug components to privacysandbox OWNERS" into androidx-main am: 6b3a87f49e by Treehugger Robot · 2 years, 1 month ago
- 5e58d96 Add bug components to privacysandbox OWNERS by Aurimas Liutikas · 2 years, 1 month ago
- d1cb7fb Merge "Disable flaky or failing tests" into androidx-main am: e9493c885b by Alan Viverette · 2 years, 1 month ago
- b70b1f8 Disable flaky or failing tests by Alan Viverette · 2 years, 1 month ago
- 2fc2c5a Enable SDKs to register lifecycle events [U+] by Mohammed Rashidy · 2 years, 1 month ago
- 240f4d6 Provide SDKs with OnBackDispatcher [U+] by Mohammed Rashidy · 2 years, 1 month ago
- 04cd3a5 API to start sandbox activity [U+] by Mohammed Rashidy · 2 years, 1 month ago
- 2062334 APIs to register and unregister SdkSandboxActivityHandlerCompats [U+] by Mohammed Rashidy · 2 years, 1 month ago
- 8d2d9e3 Add SdkSandboxActivityHandlerCompat class by Mohammed Rashidy · 2 years, 1 month ago
- 0562958 Merge "Build against latest U" into androidx-platform-dev by Mohammed Rashidy · 2 years, 1 month ago
- 1c54720 Build against latest U by Mohammed Rashidy · 2 years, 1 month ago
- 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 2 years, 1 month ago
- 117a652 Disable lint bytecode verifier, update baselines by Alan Viverette · 2 years, 1 month ago
- df55293 Merge "Set sdkInfo in SandboxedSdkCompat for locally loaded SDKs." into androidx-main am: 2e6ad3a9ca by Anton Kulakov · 2 years, 1 month ago
- cf22ce70 Set sdkInfo in SandboxedSdkCompat for locally loaded SDKs. by Anton Kulakov · 2 years, 1 month ago
- cd66aa7 Merge "Remove SandboxedSdkCompat#create" into androidx-main am: 9fed372887 by Anton Kulakov · 2 years, 2 months ago
- d01ce13 Merge "Support for SDK unloading" into androidx-main am: b3c61a9902 by Anton Kulakov · 2 years, 2 months ago
- a710be5 Remove SandboxedSdkCompat#create by Anton Kulakov · 2 years, 2 months ago
- 7316aff Support for SDK unloading by Anton Kulakov · 2 years, 2 months ago
- 1275a53 Merge "Support for SandboxProcessDeathCallback" into androidx-main am: 5632b31454 by Anton Kulakov · 2 years, 2 months ago
- 9762fa4 Support for SandboxProcessDeathCallback by Anton Kulakov · 2 years, 2 months ago
- 94465ab Move SdkRuntime libraries to AOSP by Anton Kulakov · 2 years, 2 months ago
- de32ede Update version checks to use Api33Ext5 instead of Api34 by Anton Kulakov · 2 years, 2 months ago
- 2b79acd Support SdkSandboxControllerCompat#getSandboxedSdks() for bundled SDKs. by Anton Kulakov · 2 years, 2 months ago
- 13eaf74 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years, 2 months ago
- 1704eab Temporary SuppressLint("NewApi") for more instances of RequiresExtension by Jeff Gaston · 2 years, 3 months ago
- eb91541 Merge "Support injection of SdkSandboxControllerCompat implementation from sdkruntime-client lib" into androidx-platform-dev by Anton Kulakov · 2 years, 3 months ago
- 46e72dc Temporary SuppressLint("NewApi") for some instances of RequiresExtension by Jeff Gaston · 2 years, 3 months ago
- ff79ef7 Support injection of SdkSandboxControllerCompat implementation from sdkruntime-client lib by Anton Kulakov · 2 years, 3 months ago
- 767d759 Initial implementation of SdkSandboxControllerCompat by Anton Kulakov · 2 years, 3 months ago
- 440ff7d Build sdkruntime libraries against android-33-ext4 by Anton Kulakov · 2 years, 5 months ago
- 4b81c86 Update version checks to use SdkExtensions by Anton Kulakov · 2 years, 5 months ago
- 3061247 Load local SDKs using BaseDexClassLoader. by Anton Kulakov · 2 years, 5 months ago
- 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 5 months ago
- d3e3822 removing explicit setting of library groups by Jeff Gaston · 2 years, 5 months ago
- d3755f4 Refine public API of sdkruntime libraries by Anton Kulakov · 2 years, 5 months ago
- 862862b Ignore failing privacysandbox test getResources_delegateToAppClassloaderWithPrefix by Julia McClellan · 2 years, 5 months ago
- 52eeb20 Support resource remapping for locally loaded SDK. by Anton Kulakov · 2 years, 5 months ago
- 648dfb1 Replace AdServicesVersion check with BuildCompat.isAtLeastU() check by Anton Kulakov · 2 years, 5 months ago
- a8f1355 Support java resources for locally loaded SDK. by Anton Kulakov · 2 years, 6 months ago
- cad8d69 Read compat provider classname from asset SandboxedSdkProviderCompatClassName.txt by Anton Kulakov · 2 years, 6 months ago
- c06ac2b Support for loading SDKs bundled with app on API27+ by Anton Kulakov · 2 years, 6 months ago
- 4f45dde Allow delegating to platform API on devices with correct version of AdServices module by Anton Kulakov · 2 years, 7 months ago
- ac243d7 Initial implementation of SdkSandboxManagerCompat and SandboxedSdkProviderCompat by Anton Kulakov · 2 years, 7 months ago
- 64ed152 Setup directory for sdkruntime project by Anton Kulakov · 2 years, 9 months ago