aboutsummaryrefslogtreecommitdiff
path: root/robolectric
AgeCommit message (Expand)Author
9 daysMerge branch 'upstream-google' into attempt_merge_upstreamAng Li
10 daysRemove references to KITKAT from Robolectric framework tests.Tim Peut
10 daysAdd pickInstrumentation to allow different versions of Instrumentation.Julia Sullivan
10 daysUpdate ShadowMotionEvent and AndroidTestEnvironment to support Android VJulia Sullivan
10 daysUpdate some robolectric tests to no longer run on K.Tim Peut
10 daysProvide builder to create EmergencyNumber instances.Rich King
11 daysAdd a shadow method for ViewConfiguration.getScaledMaximumDrawingCacheSizeMichael Hoisie
12 daysFix ShadowLocationManager time comparison.Soonil Nagarkar
2024-04-13Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-04-09Add isDataRoamingEnabled to the ShadowTelephonyManager.Googler
2024-04-09Support FileIntegrityManager.isApkVeritySupported in robolectricGoogler
2024-04-05Turn off shadowOf generation for ShadowTranslationManagerMichael Hoisie
2024-04-05Rename ShadowInformationElement to InformationElementBuilderMichael Hoisie
2024-04-03Add support for getSimSpecificCarrierIdName() in the ShadowTelephonyManager.Googler
2024-04-02Adds support for exercising predictive back animationsPaul Sowden
2024-04-03Merge remote-tracking branch 'aosp/upstream-google' into mergeRex Hoffman
2024-04-01Add support for getSimCarrierIdName() in ShadowTelephonyManager.Googler
2024-03-29Bump the preinstrumented jar version to 6Michael Hoisie
2024-03-28Merge branch 'google' into 'master'Michael Hoisie
2024-03-28Remove ShadowContextHubClient.revokePermission public APIMichael Hoisie
2024-03-27Add the ability to set the result of BatteryManager.computeChargeTimeRemainin...Googler
2024-03-26Add support for registerBestMatchingNetworkCallback in ShadowConnectivityMana...Googler
2024-03-25Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-03-23Support to retrieve requestedFormat for SurfaceView's holderutzcoz
2024-03-22Merge branch 'google' into 'master'Michael Hoisie
2024-03-21ShadowContextImpl: Add sendBroadcast(_, _, Bundle) starting sdk 34Googler
2024-03-21Make it possible for `ShadowBackupManager` to return `null` restore sets.Googler
2024-03-19Implemented native_setInputDevice in ShadowAudioRecord.Googler
2024-03-18Fixing all missed deltas (bad merges) between upstream robolectric google bra...Rex Hoffman
2024-03-17Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-03-14Remove `RobolectricTestRunner.getConfig(Method)`Gaƫtan Muller
2024-03-13Add `revokePermission()` to `ShadowContextHubClient`.Googler
2024-03-13Add shadow API to return BluetoothLeAdvertiser.startAdvertisingSet request countGoogler
2024-03-13Merge branch 'upstream-google' into roboUpdateKevin Liu
2024-03-12Modify AppCompatCallbacks call in testsKevin Liu
2024-03-12Modify AppCompatCallbacks call in testsChip Fukuhara
2024-03-11Update ShadowBackupManager to support testing non-successful restoresGoogler
2024-03-08Fix init issue with ShadowNfcAdapter.Googler
2024-03-06Support loading arbitrary ARSC resources from a file descriptor.Googler
2024-02-29Support shadowing the static `ParcelFileDescriptor.dup`.Googler
2024-02-29Replace ShadowBackupManagerTest RestoreObserver mock with TestRestoreObserverGoogler
2024-02-28Set robolectric.useRealScrolling to false for broken scrolling testsMichael Hoisie
2024-02-27Clear Choreographer.getInstance for all Loopers.Brett Chabot
2024-02-27Add support for getInstallSourceInfo to handling non-existing InstallSourceIn...Googler
2024-02-27Support shadowing `memfd_create` in Robolectric.Googler
2024-02-27Support throwing SecurityException on getAccountsByType calls.Googler
2024-02-26Clone AccessibilityNodeInfo with containerTitle and stateDescriptionGoogler
2024-02-23Add UWB state change functionalities to ShadowUwbManager.Googler
2024-02-22Add shadow implementation of UiModeManager#getProjectingPackages.Googler
2024-02-19Merge branch 'google' into 'master'Michael Hoisie