1. 669bd7c Adds the ability to set the font scale via Config. am: 3d83c7151a am: 961e37ce5a by Julia Sullivan · 1 year, 2 months ago
  2. 2876048 Merge branch 'upstream-google' into third_upstream_to_master am: 57bf165b7c am: 739e1dec2f by Ang Li · 1 year, 2 months ago
  3. 3d83c71 Adds the ability to set the font scale via Config. by Julia Sullivan · 1 year, 3 months ago
  4. 57bf165 Merge branch 'upstream-google' into third_upstream_to_master by Ang Li · 1 year, 2 months ago
  5. 8d41f5b Add robolectric services providers to the config by Rex Hoffman · 1 year, 3 months ago
  6. 286f3bb Add robolectric services providers to the config by Anton Potapov · 1 year, 5 months ago
  7. 7cd84d3 Fix issue with native fonts dir. am: 2a40cce11d am: 41a026eca4 by Ram Peri · 1 year, 5 months ago
  8. 2a40cce Fix issue with native fonts dir. Test: atest -c MyRoboTests Bug: 263483214 by Ram Peri · 1 year, 5 months ago
  9. 90e756f Merge branch 'upstream-google' into rng7 am: 2f74975e5f am: 73e11c65db by Ram Peri · 1 year, 5 months ago
  10. 2f74975 Merge branch 'upstream-google' into rng7 by Ram Peri · 1 year, 5 months ago
  11. dec7fbf Merge branch 'upstream-google' into rng am: c5133d2145 am: 278071078a by Rex Hoffman · 1 year, 6 months ago
  12. 1125cab Merge branch 'upstream-google' into upgrade am: 58bd83a4a4 am: 55f5d07e50 by Rex Hoffman · 1 year, 6 months ago
  13. c5133d2 Merge branch 'upstream-google' into rng by Rex Hoffman · 1 year, 6 months ago
  14. 58bd83a Merge branch 'upstream-google' into upgrade by Rex Hoffman · 1 year, 6 months ago
  15. fb49c9f [DO NOT MERGE] Companion Device manager update (2nd update for this bug) by Rex Hoffman · 1 year, 6 months ago
  16. a410019 NFC constructor update. by Rex Hoffman · 1 year, 6 months ago
  17. 6389a91 Fix ShadowCompanionDeviceManager by Rex Hoffman · 1 year, 7 months ago
  18. 8f70b39 Add android build bp files by Rex Hoffman · 1 year, 7 months ago
  19. fdfe959 Add android build bp files by Rex Hoffman · 1 year, 7 months ago
  20. 9b76374 Enable new_robolectric sdk and logging by Rex Hoffman · 1 year, 7 months ago
  21. 00b4137 Enable new_robolectric sdk and logging by Rex Hoffman · 1 year, 7 months ago
  22. 1c7e84e Merge branch 'upstream-master' into new_robolectric by Rex Hoffman · 1 year, 8 months ago
  23. 85f18d0 Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 8 months ago
  24. 81b23a7 Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock` by Googler · 1 year, 8 months ago
  25. 2b3a7ef Remove ShadowDrawable.createFromPath by Michael Hoisie · 1 year, 8 months ago
  26. f535ed8 Remove ShadowDrawable.createFromStream by Michael Hoisie · 1 year, 8 months ago
  27. 2d5113e Fail ownership transfer when the target component is not available. by Roman Kalukiewicz · 1 year, 8 months ago
  28. 491d764 Upgrade androidx.test and androidx.fragment versions to latest. by Brett Chabot · 1 year, 8 months ago
  29. e2c465d Shadow for IncidentManager. by Googler · 1 year, 8 months ago
  30. e61cdec Added BarringInfoBuilder for building android.telephony.BarringInfo by Googler · 1 year, 8 months ago
  31. d699465 Remove ShadowDrawable corrupt source APIs by Michael Hoisie · 1 year, 8 months ago
  32. ce33734 Add a shadow for TranslationManager. by Googler · 1 year, 8 months ago
  33. d25ca4c Bump errorproneVersion from 2.9.0 to 2.16 by dependabot[bot] · 1 year, 8 months ago
  34. 43005dd Remove Empty/Unused Shadow Classes by Samuel Liu · 1 year, 8 months ago
  35. 778a5fa Implements methods setActiveModemCount() in ShadowTelephonyManager. by Googler · 1 year, 8 months ago
  36. 0e2d0bf Add shadow implementation for UserManager#setUserRestriction(String, boolean) by Googler · 1 year, 8 months ago
  37. 89a07c8 Remove long-deprecated ShadowBitmapFactory.create methods by Michael Hoisie · 1 year, 8 months ago
  38. 7f3baf3 Add getPackageName functionality to ShadowVoiceInteractor by Googler · 1 year, 8 months ago
  39. e6a1004 Add check to fail expedited job in ShadowJobScheduler by Googler · 1 year, 8 months ago
  40. d9fc79d Fix configuration/resource handling in activity contexts by Paul Sowden · 1 year, 8 months ago
  41. de5ac71 Create an activity context for activities. by Paul Sowden · 1 year, 8 months ago
  42. 6cb0599 Remove unused shadows ShadowCornerPathEffect and ShadowLinearGradient by Michael Hoisie · 1 year, 8 months ago
  43. 3ca56d5 Clean up unused code for ShadowDisplayManagerTest by utzcoz · 1 year, 8 months ago
  44. e9c3244 Move event injection into `ShadowUiAutomation` by Paul Sowden · 1 year, 8 months ago
  45. 0e8a0e0 Add ability to verify the ownership transfer bundle for DevicePolicyManager. by Roman Kalukiewicz · 1 year, 8 months ago
  46. 4091c1c Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 8 months ago
  47. 13e8976 Remove unnecessary ColorMatrixColorFilter shadow by Michael Hoisie · 1 year, 8 months ago
  48. f53a74b Block explicit intents if they don't match intent filters on T+. by Roman Kalukiewicz · 1 year, 8 months ago
  49. 49e67dd Initialize configuration before calling application lifecycle plugins by Michael Hoisie · 1 year, 8 months ago
  50. a189f80 Remove incorrect shadow implementation of BitmapDrawable.mutate by Michael Hoisie · 1 year, 8 months ago
  51. f723f8a Change SQLite default mode to NATIVE. by Samuel Liu · 1 year, 9 months ago
  52. cb2e39c Bump bcprov-jdk15on from 1.68 to 1.70 by dependabot[bot] · 1 year, 9 months ago
  53. 72cabf2 Support other result in canAuthenticate function by charlesng · 1 year, 9 months ago
  54. 2f22ef3 Add shadows for getTimeZone and getAutoTimeZoneEnabled. by Googler · 1 year, 9 months ago
  55. 0f947a6 Support Activity#setShowWhenLocked and setTurnScreenOn by utzcoz · 1 year, 11 months ago
  56. b3c174a Remove unused Exception for ShadowActivityTest by utzcoz · 1 year, 11 months ago
  57. 07b222b Remove dead code that uses Plan based instrumentation (ClassHandler.Plan) by Samuel Liu · 1 year, 9 months ago
  58. 6899b8c Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 9 months ago
  59. 25f2716 Revert 'Add ShadowViewTreeObserver' by Michael Hoisie · 1 year, 9 months ago
  60. cc8f002 Add a shadow method for ShadowLauncherApps#hasShortcutHostPermission. by Googler · 1 year, 9 months ago
  61. 296f419 Add support for Android T (SDK 33) by Michael Hoisie · 1 year, 9 months ago
  62. 457ad8b Revert 'Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock`' by yorick · 1 year, 9 months ago
  63. 973b437 Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock` by Googler · 1 year, 9 months ago
  64. 31c5561 Adding (get/set/clear)CommunicationDevice methods for ShadowAudioManager.java by Googler · 1 year, 9 months ago
  65. 60f97af Deprecate and un-shadow ShadowScanResult class. by Brett Chabot · 1 year, 9 months ago
  66. fe5ab5d Add support for some new CompanionDeviceManager Android T APIs by Michael Hoisie · 1 year, 9 months ago
  67. d9dd62a Fix the bug that `acquire()` is equivalent to 0ms timeout by Googler · 1 year, 9 months ago
  68. 75d6956 Support wake lock timeout testing at ShadowPowerManager by Googler · 1 year, 9 months ago
  69. 4999354 Add ShadowBluetoothLeAdvertiser by Googler · 1 year, 9 months ago
  70. 9696ae1 Add ShadowViewTreeObserver by Googler · 1 year, 9 months ago
  71. 41b282e Add support for some UsageStatsManager BroadcastResponseStats T APIs by Michael Hoisie · 1 year, 9 months ago
  72. 0b6b1eb Add support for DevicePolicyManager in Android T by Michael Hoisie · 1 year, 9 months ago
  73. ba96679 refac: rethrowReflectiveOperationExceptionAsLinkageError warning fix by hellosagar · 2 years ago
  74. ef0f336 Add test for RoboCookieManager#setCookie with null callback by utzcoz · 1 year, 9 months ago
  75. b42df2f Add ShadowUwbAdapterStateListener that shadows android.uwb.AdapterStateListener and tracks adapter state changes. by Googler · 1 year, 9 months ago
  76. 836f486 Add executeOnSessionDestroyed() to ShadowMediaController.java. by Googler · 1 year, 9 months ago
  77. c165d42 Add support for two GNSS APIs to ShadowLocationManager. by Soonil Nagarkar · 1 year, 9 months ago
  78. 7192358 Update Robolectric to be compiled against Android T by Michael Hoisie · 1 year, 9 months ago
  79. e7e7e3d Avoid inlining StatusBarManager.DEFAULT_SETUP_DISABLE{,2}_FLAGS by Michael Hoisie · 1 year, 9 months ago
  80. 2f7f574 Revert some method signature updates for Android T by Michael Hoisie · 1 year, 9 months ago
  81. 2de223e Refactor AndroidSandbox to support invalidating SQLite shadows by Michael Hoisie · 1 year, 9 months ago
  82. d8504fa refac: suppress the JavaUtilDate warning by hellosagar · 1 year, 9 months ago
  83. 7859066 Update ShadowActivity's startIntentSenderForResult to send the intent automatically to match more closely the Android Activity's implementation. by Googler · 1 year, 9 months ago
  84. 2f9d46a Fix Javadoc for BackgroundTestRule by Michael Hoisie · 1 year, 9 months ago
  85. 91f1190 Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 9 months ago
  86. 7094fc9 Support self-equality check in Region by Michael Hoisie · 1 year, 9 months ago
  87. 83f998d refac: invalidBlockTag warning fix by hellosagar · 2 years ago
  88. 92f227e Add setResource and hasResourceWallpaper APIs to ShadowWallpaperManager. by Googler · 1 year, 9 months ago
  89. aef05b3 Implement ShadowBluetoothDevice#getBatteryLevel for O_MR1+ by Googler · 1 year, 10 months ago
  90. 752eb11 Merge branch 'master' into 'google' by JuliaSullivanGoogle · 1 year, 10 months ago
  91. a35d9f3 Change calls to `Truth.assertThat(java.lang.Boolean)` that ignore the result to call `isTrue()` on it instead. by Colin Decker · 1 year, 10 months ago
  92. a2d2170 Implement `ShadowParcelFileDescriptor#open(File file, int mode, Handler handler, ParcelFileDescriptor.OnCloseListener listener)`. by Googler · 1 year, 10 months ago
  93. 14f434b Added simulateSynthesizeToFileResult to support testing success, error and queued states. by Googler · 1 year, 10 months ago
  94. 6afb50b Create ```ShadowDisplayManager``` API to add additional scaled display ```Mode```s by Googler · 1 year, 10 months ago
  95. c56ad5f Merge branch 'google' into 'master' by JuliaSullivanGoogle · 1 year, 10 months ago
  96. 9df286c Update how Conscrypt is loaded in Robolectric by umesh · 1 year, 11 months ago
  97. dd84ca9 Add shadow methods for {g,s}etActiveDevice for BluetoothHeadset and BluetoothA2dp by Googler · 1 year, 10 months ago
  98. 35a4c27 Make ResolveInfo generated by the shadow not crash on toString(). by Roman Kalukiewicz · 1 year, 10 months ago
  99. 2f82905 Add support for the onTopResumedActivityChanged in ActivityController by Googler · 1 year, 10 months ago
  100. 18b33f0 Apply configuration changes to `ActivityScenario` `Activity`s by Paul Sowden · 1 year, 10 months ago