1. 2525fb6 Remove empty ShadowDashPathEffect by Michael Hoisie · 2 years, 1 month ago
  2. e9c3244 Move event injection into `ShadowUiAutomation` by Paul Sowden · 2 years, 1 month ago
  3. 0e8a0e0 Add ability to verify the ownership transfer bundle for DevicePolicyManager. by Roman Kalukiewicz · 2 years, 1 month ago
  4. 13e8976 Remove unnecessary ColorMatrixColorFilter shadow by Michael Hoisie · 2 years, 1 month ago
  5. 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function by Googler · 2 years, 1 month ago
  6. 34cffc9 Remove empty ShadowBitmapShader by Michael Hoisie · 2 years, 1 month ago
  7. 32f97fc Fix several edge cases in constructor instrumentation by Michael Hoisie · 2 years, 1 month ago
  8. f53a74b Block explicit intents if they don't match intent filters on T+. by Roman Kalukiewicz · 2 years, 1 month ago
  9. 49e67dd Initialize configuration before calling application lifecycle plugins by Michael Hoisie · 2 years, 1 month ago
  10. 26ed520 Create check to see if constructor can be instrumented by Samuel Liu · 2 years, 1 month ago
  11. cc0a05f Clean up some API methods on ShadowBitmap by Michael Hoisie · 2 years, 1 month ago
  12. a189f80 Remove incorrect shadow implementation of BitmapDrawable.mutate by Michael Hoisie · 2 years, 2 months ago
  13. f723f8a Change SQLite default mode to NATIVE. by Samuel Liu · 2 years, 2 months ago
  14. d32286f Make GC of native SQLiteConnection objects thread-safe by Michael Hoisie · 2 years, 2 months ago
  15. e5e3838 Add a ShadowCanvas instanceof check to ShadowView.visualize by Julia Sullivan · 2 years, 2 months ago
  16. 60c1a66 Removing `NameNotFoundException` from bunch of signatures in the `ShadowPackageManager`. by Roman Kalukiewicz · 2 years, 2 months ago
  17. 06fc775 Add back invokedynamic perf stats collector by Samuel Liu · 2 years, 2 months ago
  18. 2f22ef3 Add shadows for getTimeZone and getAutoTimeZoneEnabled. by Googler · 2 years, 2 months ago
  19. 6bb785c Remove logspam about resource arsc being compressed in apk by Samuel Liu · 2 years, 2 months ago
  20. 358bc15 Restrict the use of getDeclaredFields0 in ReflectionHelpers by Michael Hoisie · 2 years, 2 months ago
  21. 07b222b Remove dead code that uses Plan based instrumentation (ClassHandler.Plan) by Samuel Liu · 2 years, 2 months ago
  22. 25f2716 Revert 'Add ShadowViewTreeObserver' by Michael Hoisie · 2 years, 2 months ago
  23. cc8f002 Add a shadow method for ShadowLauncherApps#hasShortcutHostPermission. by Googler · 2 years, 2 months ago
  24. 296f419 Add support for Android T (SDK 33) by Michael Hoisie · 2 years, 2 months ago
  25. 457ad8b Revert 'Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock`' by yorick · 2 years, 2 months ago
  26. 973b437 Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock` by Googler · 2 years, 2 months ago
  27. 31c5561 Adding (get/set/clear)CommunicationDevice methods for ShadowAudioManager.java by Googler · 2 years, 2 months ago
  28. 60f97af Deprecate and un-shadow ShadowScanResult class. by Brett Chabot · 2 years, 2 months ago
  29. fe5ab5d Add support for some new CompanionDeviceManager Android T APIs by Michael Hoisie · 2 years, 2 months ago
  30. d9dd62a Fix the bug that `acquire()` is equivalent to 0ms timeout by Googler · 2 years, 2 months ago
  31. 75d6956 Support wake lock timeout testing at ShadowPowerManager by Googler · 2 years, 2 months ago
  32. 4999354 Add ShadowBluetoothLeAdvertiser by Googler · 2 years, 2 months ago
  33. 9696ae1 Add ShadowViewTreeObserver by Googler · 2 years, 2 months ago
  34. e7b6b70 Parse `idx` and `offset` correctly from sparse resource entries by Paul Sowden · 2 years, 2 months ago
  35. 41b282e Add support for some UsageStatsManager BroadcastResponseStats T APIs by Michael Hoisie · 2 years, 2 months ago
  36. 0b6b1eb Add support for DevicePolicyManager in Android T by Michael Hoisie · 2 years, 2 months ago
  37. eb5ed48c Add a shadow for getMyAssociations() introduced in T by Googler · 2 years, 2 months ago
  38. b42df2f Add ShadowUwbAdapterStateListener that shadows android.uwb.AdapterStateListener and tracks adapter state changes. by Googler · 2 years, 2 months ago
  39. 836f486 Add executeOnSessionDestroyed() to ShadowMediaController.java. by Googler · 2 years, 2 months ago
  40. c165d42 Add support for two GNSS APIs to ShadowLocationManager. by Soonil Nagarkar · 2 years, 2 months ago
  41. 7192358 Update Robolectric to be compiled against Android T by Michael Hoisie · 2 years, 2 months ago
  42. e7e7e3d Avoid inlining StatusBarManager.DEFAULT_SETUP_DISABLE{,2}_FLAGS by Michael Hoisie · 2 years, 2 months ago
  43. 2f7f574 Revert some method signature updates for Android T by Michael Hoisie · 2 years, 2 months ago
  44. 2de223e Refactor AndroidSandbox to support invalidating SQLite shadows by Michael Hoisie · 2 years, 2 months ago
  45. 2112d30 Eliminate CloseGuard logspam in SQLiteDatabaseTest by Michael Hoisie · 2 years, 2 months ago
  46. 635280c Add support for FontFamily.getFont by Michael Hoisie · 2 years, 2 months ago
  47. 65fdd6b Set the default ICU Locale when the native runtime is loaded by Michael Hoisie · 2 years, 2 months ago
  48. 7859066 Update ShadowActivity's startIntentSenderForResult to send the intent automatically to match more closely the Android Activity's implementation. by Googler · 2 years, 2 months ago
  49. 2f9d46a Fix Javadoc for BackgroundTestRule by Michael Hoisie · 2 years, 2 months ago
  50. 2104160 Remove unused test code by Michael Hoisie · 2 years, 2 months ago
  51. 7ca9b15 Reorder if statements in ShadowRegion.equals by Michael Hoisie · 2 years, 2 months ago
  52. b4e2876 refac: catchAndPrintStackTrace warning fix by hellosagar · 2 years, 5 months ago
  53. 91f1190 Merge branch 'google' into 'master' by Michael Hoisie · 2 years, 2 months ago
  54. 6f426dae8 Use SHA-512 instead of SHA-1 in MavenArtifactFetcher by Michael Hoisie · 2 years, 2 months ago
  55. bf357d6 Fix logspam in RobolectricTestRunnerMultiApiTest by Michael Hoisie · 2 years, 2 months ago
  56. 7094fc9 Support self-equality check in Region by Michael Hoisie · 2 years, 2 months ago
  57. db36af4 refac: variableNameSameAsType warning fix by hellosagar · 2 years, 5 months ago
  58. 83f998d refac: invalidBlockTag warning fix by hellosagar · 2 years, 5 months ago
  59. 52903a7 refac: unnecessaryLambda warning fix by hellosagar · 2 years, 5 months ago
  60. f0f87a3 refac: unusedMethod warning fix by hellosagar · 2 years, 5 months ago
  61. 751575e Make ValueCallbacks in RoboCookieManager nullable by Angelo Suzuki · 2 years, 4 months ago
  62. 9eaf0e4 Remove legacy multidex dependency in shadows/multidex by Michael Hoisie · 2 years, 2 months ago
  63. 5a97044 Reverts change to the version of testImplementation in README.md by Julia Sullivan · 2 years, 2 months ago
  64. 92f227e Add setResource and hasResourceWallpaper APIs to ShadowWallpaperManager. by Googler · 2 years, 2 months ago
  65. aef05b3 Implement ShadowBluetoothDevice#getBatteryLevel for O_MR1+ by Googler · 2 years, 3 months ago
  66. 89b60a0 Fix kotlinVersion typo by utzcoz · 2 years, 3 months ago
  67. baf9e5b Internal by Julia Sullivan · 2 years, 3 months ago
  68. 752eb11 Merge branch 'master' into 'google' by JuliaSullivanGoogle · 2 years, 3 months ago
  69. a35d9f3 Change calls to `Truth.assertThat(java.lang.Boolean)` that ignore the result to call `isTrue()` on it instead. by Colin Decker · 2 years, 3 months ago
  70. 47f133f Fix ActivityTestRuleTest flakiness. by Brett Chabot · 2 years, 3 months ago
  71. a2d2170 Implement `ShadowParcelFileDescriptor#open(File file, int mode, Handler handler, ParcelFileDescriptor.OnCloseListener listener)`. by Googler · 2 years, 3 months ago
  72. 3ba8b08 Store CallAudioState in FakeTelecomServer, instead of storing across various Shadow classes. by Googler · 2 years, 3 months ago
  73. b5be690 Avoid calling the real DisplayManagerGlobal constructor in RNG by Michael Hoisie · 2 years, 3 months ago
  74. 14f434b Added simulateSynthesizeToFileResult to support testing success, error and queued states. by Googler · 2 years, 3 months ago
  75. 6afb50b Create ```ShadowDisplayManager``` API to add additional scaled display ```Mode```s by Googler · 2 years, 3 months ago
  76. 06ac7a0 Idle main looper in AndroidX Fragment memory leak test by Michael Hoisie · 2 years, 3 months ago
  77. 359c850 Bump version in README to 4.8.2 by Michael Hoisie · 2 years, 3 months ago
  78. c56ad5f Merge branch 'google' into 'master' by JuliaSullivanGoogle · 2 years, 3 months ago
  79. 9df286c Update how Conscrypt is loaded in Robolectric by umesh · 2 years, 4 months ago
  80. 4af252c Use the new `getDeclaredField` helper in more parts of ReflectionHelpers by Liam Miller-Cushon · 2 years, 3 months ago
  81. dd84ca9 Add shadow methods for {g,s}etActiveDevice for BluetoothHeadset and BluetoothA2dp by Googler · 2 years, 3 months ago
  82. 82c4799 Add shadow method for VMRuntime.getNotifyNativeInterval by Michael Hoisie · 2 years, 3 months ago
  83. 35a4c27 Make ResolveInfo generated by the shadow not crash on toString(). by Roman Kalukiewicz · 2 years, 3 months ago
  84. 2f82905 Add support for the onTopResumedActivityChanged in ActivityController by Googler · 2 years, 3 months ago
  85. 18b33f0 Apply configuration changes to `ActivityScenario` `Activity`s by Paul Sowden · 2 years, 3 months ago
  86. f89d0ed Implement `ShadowUiAutomation#setRotation` by Paul Sowden · 2 years, 3 months ago
  87. 6139c97 Post call to recreate activity by Paul Sowden · 2 years, 3 months ago
  88. 8f8a5c9 Redo update ActivityScenario.launch() to remove BootstrapActivity by Googler · 2 years, 3 months ago
  89. 675e3f1 Fix ActivityNotFoundException in ActivityScenario in API 33 by Googler · 2 years, 3 months ago
  90. 8c70f61 Internal change. by Liam Miller-Cushon · 2 years, 3 months ago
  91. e5bb71b Bump spotless to 6.9.1 by utzcoz · 2 years, 3 months ago
  92. df09e5d Pass through file URIs to ContentResolver implementation. by Paul Sowden · 2 years, 3 months ago
  93. d1070ac Update method to prevent "bytes" field from being overwritten. by Googler · 2 years, 3 months ago
  94. 4e0bcd5 Add setSessionActiveState and getAllSessionCallbacks API to ShadowPackageInstaller. by Googler · 2 years, 3 months ago
  95. e0baf56 Updates ShadowMotionEvent to use Matrix directly instead of ShadowMatrix. by Julia Sullivan · 2 years, 3 months ago
  96. 4ca7876 Retry connectedCheck on CI maximum three time by utzcoz · 2 years, 3 months ago
  97. 261db45 add a getter method of PendingIntent to see underlying intent in test by Googler · 2 years, 3 months ago
  98. e7d9d2a Enhance ShadowPackageInstaller to handle sessions label/icon/progress by Googler · 2 years, 3 months ago
  99. 49d8676 Call into the original CountDownTimer constructor by Michael Hoisie · 2 years, 3 months ago
  100. de734b6 Prepare to block explicit intents if they don't match intent filters on T+. by Michael Hoisie · 2 years, 3 months ago