aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursBump org.jetbrains.kotlinx:kotlinx-coroutines-androidupstream-masterdependabot[bot]
22 hoursBump kotlin from 1.9.23 to 1.9.24dependabot[bot]
22 hoursBump roborazzi from 1.14.0 to 1.15.0dependabot[bot]
8 daysBump androidx-fragment from 1.2.0 to 1.7.0dependabot[bot]
8 daysBump com.android.tools.build:gradle from 8.3.2 to 8.4.0dependabot[bot]
8 daysBump androidx.core:core from 1.13.0 to 1.13.1dependabot[bot]
8 daysBump roborazzi from 1.13.0 to 1.14.0dependabot[bot]
8 daysBump com.googlecode.libphonenumber:libphonenumberdependabot[bot]
9 daysSet fixed density for ViewConfigurationTestutzcoz
10 daysImprove Spotless ktfmt & detekt integrationutzcoz
10 daysBump minSdk to 21 for integration_testsutzcoz
10 daysci: Try to enable Emulator testing with SDK 34 againutzcoz
10 daysMake RationalTest work with SDK 34utzcoz
10 daysMisc improvement for integration_testsutzcoz
10 daysAdd CTS tests for AccessibilityNodeInfo constructorsutzcoz
10 daysAdd CTS tests for AccessibilityEvent constructorsutzcoz
11 daysCreate TimeoutRule as replacement for junit Timeout issue#3829Gergely Hegedus
11 daysIgnore not supported native render tests on macOSutzcoz
11 daysci: Reset density to 240 for emulators on CIutzcoz
12 daysDisable shadowOf generation for FileIntegrityManagerMichael Hoisie
2024-04-29Merge branch 'google' into 'master'Michael Hoisie
2024-04-29Fix SDK compat issues in 4.12Michael Hoisie
2024-04-26Bump sdkcompat integration test to target SDK 29 (Q)Michael Hoisie
2024-04-26Rename `compat-target28` integration test to `sdkcompat`Michael Hoisie
2024-04-26Adjust codec output format update in start to alter pendingOutputFormatMichael Katz
2024-04-26Fix HW rendering in Android VMichael Hoisie
2024-04-25More unsupported SDK code cleanup.Brett Chabot
2024-04-24Drop support for KITKAT SDK and associated dead code cleanup.Brett Chabot
2024-04-23Add #startAdvertisingSet API support in ShadowBluetoothLeAdvertiser.Googler
2024-04-23Remove incorrect Robolectric overrides for fling velocityMichael Hoisie
2024-04-23Add #startAdvertisingSet API support in ShadowBluetoothLeAdvertiser.Googler
2024-04-22Use real Android framework code in the ViewConfiguration(Context) ctorMichael Hoisie
2024-04-22Improve Exception handling in SandboxTestRunnercpovirk
2024-04-22Add carrier restriction rules API to ShadowTelephonyManagerGoogler
2024-04-22Return the correct value in ViewConfiguration.getScaledMinimumScalingSpanMichael Hoisie
2024-04-22Bump com.googlecode.libphonenumber:libphonenumberdependabot[bot]
2024-04-22Bump com.ibm.icu:icu4j from 74.2 to 75.1dependabot[bot]
2024-04-22Bump androidx.core:core from 1.12.0 to 1.13.0dependabot[bot]
2024-04-22Bump roborazzi from 1.12.0 to 1.13.0dependabot[bot]
2024-04-22Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1dependabot[bot]
2024-04-19Return the correct value for ViewConfiguration.getScaledOverflingDistanceMichael Hoisie
2024-04-19Use the correct value of ViewConfiguration.isFadingMarqueeEnabledMichael Hoisie
2024-04-18Use correct scroll bar sizes in ShadowViewConfigurationMichael Hoisie
2024-04-17Small fixes on potential null pointers since ARSC loading support.Googler
2024-04-17Remove references to KITKAT from Robolectric framework tests.Tim Peut
2024-04-17Add pickInstrumentation to allow different versions of Instrumentation.Julia Sullivan
2024-04-17Add PerfStarts for Screenshots.Raphael Moll
2024-04-17Update ShadowMotionEvent and AndroidTestEnvironment to support Android VJulia Sullivan
2024-04-17Update some robolectric tests to no longer run on K.Tim Peut
2024-04-17Clarify `@DoNotMock` error message in ClassInstrumentorMichael Hoisie