1. f078d09 Replace Config with Implementation by Samuel Liu · 1 year, 8 months ago
  2. 0e2d0bf Add shadow implementation for UserManager#setUserRestriction(String, boolean) by Googler · 1 year, 8 months ago
  3. 50236c7 Remove commented-out code in CursorWindowNatives by Michael Hoisie · 1 year, 8 months ago
  4. 89a07c8 Remove long-deprecated ShadowBitmapFactory.create methods by Michael Hoisie · 1 year, 8 months ago
  5. 4ec9c49 Add minSdk to class `@Implements` for `ShadowAppOpsManager` by Paul Sowden · 1 year, 8 months ago
  6. ffa1eed Fix loading Robolectric Native Runtime with concurrerent threads by Michael Hoisie · 1 year, 8 months ago
  7. 7f3baf3 Add getPackageName functionality to ShadowVoiceInteractor by Googler · 1 year, 8 months ago
  8. 125cf77 Remove overly broad catch(Exception) from JarInstrumentor by Samuel Liu · 1 year, 8 months ago
  9. e6a1004 Add check to fail expedited job in ShadowJobScheduler by Googler · 1 year, 8 months ago
  10. 27b553b Update the `ResourcesManager` configuration when applying qualifiers by Paul Sowden · 1 year, 8 months ago
  11. bed102d Let ShadowMotionEvent inherit from ShadowInputEvent by Googler · 1 year, 8 months ago
  12. c81a266 Add Java source & target compatibility config for preinstrumented by utzcoz · 1 year, 8 months ago
  13. d9fc79d Fix configuration/resource handling in activity contexts by Paul Sowden · 1 year, 8 months ago
  14. b88b1d2 Remove deprecated Utils#intArrayToList by utzcoz · 1 year, 8 months ago
  15. de5ac71 Create an activity context for activities. by Paul Sowden · 1 year, 8 months ago
  16. 166968f Remove dead code (isClassRenamed logic) inside of JarInstrumentor by Samuel Liu · 1 year, 8 months ago
  17. 2dfd4c9 Bump autoServiceVersion from 1.0-rc6 to 1.0.1 by dependabot[bot] · 1 year, 8 months ago
  18. 1a337e6 Properly parse & populate process information from the manifest. ServiceInfo.processName and ActivityInfo.processName will now correctly reflect the value of the process attribute from their respective manifest entry. by Googler · 1 year, 8 months ago
  19. aab24ad Respect ShadowProvider priority when populating the ShadowPicker map by Michael Hoisie · 1 year, 8 months ago
  20. a58cec8 Generate ShadowMap entries for Shadows with maxSdk values by Michael Hoisie · 1 year, 8 months ago
  21. 59476e0 Update ShadowVirtualRefBasePtr to use NativeObjRegistry by Michael Hoisie · 1 year, 8 months ago
  22. 139bc97 Remove support for setting `static final` fields reflectively by Liam Miller-Cushon · 1 year, 8 months ago
  23. 9f07968 Rename ShadowColorSpace to ShadowColorSpaceRgb by Michael Hoisie · 1 year, 8 months ago
  24. fa2de41 Remove unnecessary shadow ShadowPathParser.PathData by Michael Hoisie · 1 year, 8 months ago
  25. 6600728 Implement `UiAutomation#takeScreenshot` when using real graphics by Paul Sowden · 1 year, 8 months ago
  26. b35b01c Add call to $$robo$init for Jacoco-instrumented constructors by Michael Hoisie · 1 year, 8 months ago
  27. 716a868 Bump apiCompatVersion from 4.8.2 to 4.9 by dependabot[bot] · 1 year, 8 months ago
  28. 6cb0599 Remove unused shadows ShadowCornerPathEffect and ShadowLinearGradient by Michael Hoisie · 1 year, 8 months ago
  29. 2525fb6 Remove empty ShadowDashPathEffect by Michael Hoisie · 1 year, 8 months ago
  30. 3ca56d5 Clean up unused code for ShadowDisplayManagerTest by utzcoz · 1 year, 8 months ago
  31. e9c3244 Move event injection into `ShadowUiAutomation` by Paul Sowden · 1 year, 8 months ago
  32. 0e8a0e0 Add ability to verify the ownership transfer bundle for DevicePolicyManager. by Roman Kalukiewicz · 1 year, 8 months ago
  33. d5add31 Update version in README to 4.9 by Michael Hoisie · 1 year, 8 months ago
  34. 68177ec Open master for 4.10-SNAPSHOT development by Michael Hoisie · 1 year, 8 months ago
  35. 4091c1c Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 8 months ago
  36. 13e8976 Remove unnecessary ColorMatrixColorFilter shadow by Michael Hoisie · 1 year, 8 months ago
  37. 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function by Googler · 1 year, 8 months ago
  38. 34cffc9 Remove empty ShadowBitmapShader by Michael Hoisie · 1 year, 8 months ago
  39. 32f97fc Fix several edge cases in constructor instrumentation by Michael Hoisie · 1 year, 8 months ago
  40. f53a74b Block explicit intents if they don't match intent filters on T+. by Roman Kalukiewicz · 1 year, 8 months ago
  41. 49e67dd Initialize configuration before calling application lifecycle plugins by Michael Hoisie · 1 year, 8 months ago
  42. 26ed520 Create check to see if constructor can be instrumented by Samuel Liu · 1 year, 8 months ago
  43. cc0a05f Clean up some API methods on ShadowBitmap by Michael Hoisie · 1 year, 8 months ago
  44. a189f80 Remove incorrect shadow implementation of BitmapDrawable.mutate by Michael Hoisie · 1 year, 8 months ago
  45. f723f8a Change SQLite default mode to NATIVE. by Samuel Liu · 1 year, 9 months ago
  46. d32286f Make GC of native SQLiteConnection objects thread-safe by Michael Hoisie · 1 year, 9 months ago
  47. e5e3838 Add a ShadowCanvas instanceof check to ShadowView.visualize by Julia Sullivan · 1 year, 9 months ago
  48. 543e79f Bump core from 1.5.0 to 1.9.0 by dependabot[bot] · 1 year, 8 months ago
  49. 7a2560c Bump gson from 2.8.6 to 2.9.1 by dependabot[bot] · 1 year, 8 months ago
  50. fd4fdaa Bump apiCompatVersion from 4.7 to 4.8.2 by dependabot[bot] · 1 year, 8 months ago
  51. b440d51 Bump compile-testing from 0.18 to 0.19 by dependabot[bot] · 1 year, 8 months ago
  52. f9c556d Migrate instance calling in ReflectionHelpers to lambda by utzcoz · 1 year, 8 months ago
  53. 74a6c71 Reuse bytecode of ClassWriter for ProxyMaker by utzcoz · 1 year, 8 months ago
  54. c28c0a7 Bump constraintlayout from 2.1.3 to 2.1.4 by dependabot[bot] · 1 year, 8 months ago
  55. cb2e39c Bump bcprov-jdk15on from 1.68 to 1.70 by dependabot[bot] · 1 year, 8 months ago
  56. 72cabf2 Support other result in canAuthenticate function by charlesng · 1 year, 8 months ago
  57. 6507fc6 Add alternative to Unsafe.defineAnonymousClass by Sorin Basca · 1 year, 11 months ago
  58. 4ca6b70 Enable gradle package ecosystem checking for dependabot by utzcoz · 1 year, 8 months ago
  59. 20306cc Migrate Gradle dependencies to dependencies.gradle by utzcoz · 1 year, 8 months ago
  60. 7e15cdf Remove unused Exceptions from ShadowAccountManager methods by utzcoz · 1 year, 8 months ago
  61. e438773 Remove unused deprecated from protected ShadowAccountManager#get by utzcoz · 1 year, 8 months ago
  62. 5e7151b Combine exceptions for ReflectionHelpers#getDeclaredField by utzcoz · 1 year, 8 months ago
  63. b0645f5 Add the ability to deploy specific preinstrumented jars to maven by Michael Hoisie · 1 year, 9 months ago
  64. 60c1a66 Removing `NameNotFoundException` from bunch of signatures in the `ShadowPackageManager`. by Roman Kalukiewicz · 1 year, 9 months ago
  65. aff8699 Bump ASM to 9.3 by utzcoz · 1 year, 9 months ago
  66. 181d3a4 Move dependencies of shadows/framework to gradle.properties by utzcoz · 1 year, 9 months ago
  67. 06fc775 Add back invokedynamic perf stats collector by Samuel Liu · 1 year, 9 months ago
  68. 2f22ef3 Add shadows for getTimeZone and getAutoTimeZoneEnabled. by Googler · 1 year, 9 months ago
  69. 6bb785c Remove logspam about resource arsc being compressed in apk by Samuel Liu · 1 year, 9 months ago
  70. 358bc15 Restrict the use of getDeclaredFields0 in ReflectionHelpers by Michael Hoisie · 1 year, 9 months ago
  71. 8a9efed Exclude kotlin-stdlib dependency from utils generated .pom by utzcoz · 1 year, 9 months ago
  72. 0f947a6 Support Activity#setShowWhenLocked and setTurnScreenOn by utzcoz · 1 year, 11 months ago
  73. b3c174a Remove unused Exception for ShadowActivityTest by utzcoz · 1 year, 11 months ago
  74. f6a7698 Bump compile/targetSdk to 33 by utzcoz · 1 year, 9 months ago
  75. 369aa4e Remove 0x prefix for string format log by utzcoz · 1 year, 9 months ago
  76. 3a72ce4 fix: AnnotateFormatMethod and FormatStringAnnotation warning by hellosagar · 2 years ago
  77. 59d86a1 Remove use-sdk from androidx_test/sharedTest/AndroidManifest.xml by utzcoz · 1 year, 9 months ago
  78. 1689213 Bump maximum API for GMD to SDK 33 by utzcoz · 1 year, 9 months ago
  79. a090049 Declare supporting for SDK 33 on README.md by utzcoz · 1 year, 9 months ago
  80. 71b57b3 Run SDK 33 Emulator tests on CI by utzcoz · 1 year, 9 months ago
  81. 7518b3a Run SDK 33 local tests on CI by utzcoz · 1 year, 9 months ago
  82. 07b222b Remove dead code that uses Plan based instrumentation (ClassHandler.Plan) by Samuel Liu · 1 year, 9 months ago
  83. ab2dc14 Reopen master for 4.9-SNAPSHOT development by Michael Hoisie · 1 year, 9 months ago
  84. 2a02b09 Bump version to 4.9-alpha-1. by Michael Hoisie · 1 year, 9 months ago
  85. 6899b8c Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 9 months ago
  86. 25f2716 Revert 'Add ShadowViewTreeObserver' by Michael Hoisie · 1 year, 9 months ago
  87. cc8f002 Add a shadow method for ShadowLauncherApps#hasShortcutHostPermission. by Googler · 1 year, 9 months ago
  88. 296f419 Add support for Android T (SDK 33) by Michael Hoisie · 1 year, 9 months ago
  89. 457ad8b Revert 'Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock`' by yorick · 1 year, 9 months ago
  90. 08e4a3b Bump AGP to 7.3.0 by utzcoz · 2 years ago
  91. 973b437 Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock` by Googler · 1 year, 9 months ago
  92. 31c5561 Adding (get/set/clear)CommunicationDevice methods for ShadowAudioManager.java by Googler · 1 year, 9 months ago
  93. 60f97af Deprecate and un-shadow ShadowScanResult class. by Brett Chabot · 1 year, 9 months ago
  94. fe5ab5d Add support for some new CompanionDeviceManager Android T APIs by Michael Hoisie · 1 year, 9 months ago
  95. d9dd62a Fix the bug that `acquire()` is equivalent to 0ms timeout by Googler · 1 year, 9 months ago
  96. 75d6956 Support wake lock timeout testing at ShadowPowerManager by Googler · 1 year, 9 months ago
  97. 4999354 Add ShadowBluetoothLeAdvertiser by Googler · 1 year, 9 months ago
  98. 9696ae1 Add ShadowViewTreeObserver by Googler · 1 year, 9 months ago
  99. e7b6b70 Parse `idx` and `offset` correctly from sparse resource entries by Paul Sowden · 1 year, 9 months ago
  100. 41b282e Add support for some UsageStatsManager BroadcastResponseStats T APIs by Michael Hoisie · 1 year, 9 months ago