1. dec7fbf Merge branch 'upstream-google' into rng am: c5133d2145 am: 278071078a by Rex Hoffman · 1 year, 9 months ago
  2. 1125cab Merge branch 'upstream-google' into upgrade am: 58bd83a4a4 am: 55f5d07e50 by Rex Hoffman · 1 year, 9 months ago
  3. c5133d2 Merge branch 'upstream-google' into rng by Rex Hoffman · 1 year, 9 months ago
  4. 58bd83a Merge branch 'upstream-google' into upgrade by Rex Hoffman · 1 year, 9 months ago
  5. fb49c9f [DO NOT MERGE] Companion Device manager update (2nd update for this bug) by Rex Hoffman · 1 year, 10 months ago
  6. 6389a91 Fix ShadowCompanionDeviceManager by Rex Hoffman · 1 year, 10 months ago
  7. 1836a03 Enable new_robolectric by Rex Hoffman · 1 year, 10 months ago
  8. 1e4d8fd Enable new_robolectric by Rex Hoffman · 1 year, 10 months ago
  9. 8f70b39 Add android build bp files by Rex Hoffman · 1 year, 10 months ago
  10. fdfe959 Add android build bp files by Rex Hoffman · 1 year, 10 months ago
  11. 85f18d0 Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 11 months ago
  12. 81b23a7 Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock` by Googler · 1 year, 11 months ago
  13. 93b13af Add option to use real graphics code in ShadowBitmapDrawable.draw(Canvas) by Michael Hoisie · 1 year, 11 months ago
  14. 2b3a7ef Remove ShadowDrawable.createFromPath by Michael Hoisie · 1 year, 11 months ago
  15. f535ed8 Remove ShadowDrawable.createFromStream by Michael Hoisie · 1 year, 11 months ago
  16. 2d5113e Fail ownership transfer when the target component is not available. by Roman Kalukiewicz · 1 year, 11 months ago
  17. 491d764 Upgrade androidx.test and androidx.fragment versions to latest. by Brett Chabot · 2 years ago
  18. e2c465d Shadow for IncidentManager. by Googler · 1 year, 11 months ago
  19. 09810e4 Remove broken intrinsic width/height ShadowDrawable APIs by Michael Hoisie · 1 year, 11 months ago
  20. e61cdec Added BarringInfoBuilder for building android.telephony.BarringInfo by Googler · 1 year, 11 months ago
  21. d699465 Remove ShadowDrawable corrupt source APIs by Michael Hoisie · 1 year, 11 months ago
  22. af8caf9 Update ShadowLineBreaker and ShadowStaticLayout to work with Compose TextViews. by Samuel Liu · 1 year, 11 months ago
  23. ce33734 Add a shadow for TranslationManager. by Googler · 1 year, 11 months ago
  24. d25ca4c Bump errorproneVersion from 2.9.0 to 2.16 by dependabot[bot] · 2 years ago
  25. 43005dd Remove Empty/Unused Shadow Classes by Samuel Liu · 2 years ago
  26. 47794ac Remove unused resource in shadows/framework by Michael Hoisie · 2 years ago
  27. 778a5fa Implements methods setActiveModemCount() in ShadowTelephonyManager. by Googler · 2 years ago
  28. b29e523 Add a precondition check for null Bitmap.Config in Bitmap.create* methods by Michael Hoisie · 2 years ago
  29. ee729bd Remove unnecessary @Direct annotation from Reflector classes by Samuel Liu · 2 years ago
  30. f078d09 Replace Config with Implementation by Samuel Liu · 2 years ago
  31. 0e2d0bf Add shadow implementation for UserManager#setUserRestriction(String, boolean) by Googler · 2 years ago
  32. 89a07c8 Remove long-deprecated ShadowBitmapFactory.create methods by Michael Hoisie · 2 years ago
  33. 4ec9c49 Add minSdk to class `@Implements` for `ShadowAppOpsManager` by Paul Sowden · 2 years ago
  34. ffa1eed Fix loading Robolectric Native Runtime with concurrerent threads by Michael Hoisie · 2 years ago
  35. 7f3baf3 Add getPackageName functionality to ShadowVoiceInteractor by Googler · 2 years ago
  36. e6a1004 Add check to fail expedited job in ShadowJobScheduler by Googler · 2 years ago
  37. 27b553b Update the `ResourcesManager` configuration when applying qualifiers by Paul Sowden · 2 years ago
  38. bed102d Let ShadowMotionEvent inherit from ShadowInputEvent by Googler · 2 years ago
  39. d9fc79d Fix configuration/resource handling in activity contexts by Paul Sowden · 2 years ago
  40. de5ac71 Create an activity context for activities. by Paul Sowden · 2 years ago
  41. 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 · 2 years ago
  42. 59476e0 Update ShadowVirtualRefBasePtr to use NativeObjRegistry by Michael Hoisie · 2 years ago
  43. 9f07968 Rename ShadowColorSpace to ShadowColorSpaceRgb by Michael Hoisie · 2 years ago
  44. fa2de41 Remove unnecessary shadow ShadowPathParser.PathData by Michael Hoisie · 2 years ago
  45. 6600728 Implement `UiAutomation#takeScreenshot` when using real graphics by Paul Sowden · 2 years ago
  46. 6cb0599 Remove unused shadows ShadowCornerPathEffect and ShadowLinearGradient by Michael Hoisie · 2 years ago
  47. 2525fb6 Remove empty ShadowDashPathEffect by Michael Hoisie · 2 years ago
  48. e9c3244 Move event injection into `ShadowUiAutomation` by Paul Sowden · 2 years ago
  49. 0e8a0e0 Add ability to verify the ownership transfer bundle for DevicePolicyManager. by Roman Kalukiewicz · 2 years ago
  50. 4091c1c Merge branch 'google' into 'master' by Michael Hoisie · 2 years ago
  51. 13e8976 Remove unnecessary ColorMatrixColorFilter shadow by Michael Hoisie · 2 years ago
  52. 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function by Googler · 2 years ago
  53. 34cffc9 Remove empty ShadowBitmapShader by Michael Hoisie · 2 years ago
  54. f53a74b Block explicit intents if they don't match intent filters on T+. by Roman Kalukiewicz · 2 years ago
  55. cc0a05f Clean up some API methods on ShadowBitmap by Michael Hoisie · 2 years ago
  56. a189f80 Remove incorrect shadow implementation of BitmapDrawable.mutate by Michael Hoisie · 2 years ago
  57. d32286f Make GC of native SQLiteConnection objects thread-safe by Michael Hoisie · 2 years ago
  58. e5e3838 Add a ShadowCanvas instanceof check to ShadowView.visualize by Julia Sullivan · 2 years ago
  59. 72cabf2 Support other result in canAuthenticate function by charlesng · 2 years ago
  60. 7e15cdf Remove unused Exceptions from ShadowAccountManager methods by utzcoz · 2 years ago
  61. e438773 Remove unused deprecated from protected ShadowAccountManager#get by utzcoz · 2 years ago
  62. 60c1a66 Removing `NameNotFoundException` from bunch of signatures in the `ShadowPackageManager`. by Roman Kalukiewicz · 2 years ago
  63. 181d3a4 Move dependencies of shadows/framework to gradle.properties by utzcoz · 2 years ago
  64. 2f22ef3 Add shadows for getTimeZone and getAutoTimeZoneEnabled. by Googler · 2 years ago
  65. 0f947a6 Support Activity#setShowWhenLocked and setTurnScreenOn by utzcoz · 2 years, 2 months ago
  66. 6899b8c Merge branch 'google' into 'master' by Michael Hoisie · 2 years ago
  67. 25f2716 Revert 'Add ShadowViewTreeObserver' by Michael Hoisie · 2 years ago
  68. cc8f002 Add a shadow method for ShadowLauncherApps#hasShortcutHostPermission. by Googler · 2 years ago
  69. 296f419 Add support for Android T (SDK 33) by Michael Hoisie · 2 years ago
  70. 457ad8b Revert 'Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock`' by yorick · 2 years ago
  71. 973b437 Rewrite the wake lock timeout simulation algorithm at `ShadowPowerManager.ShadowWakeLock` by Googler · 2 years ago
  72. 31c5561 Adding (get/set/clear)CommunicationDevice methods for ShadowAudioManager.java by Googler · 2 years ago
  73. 60f97af Deprecate and un-shadow ShadowScanResult class. by Brett Chabot · 2 years ago
  74. fe5ab5d Add support for some new CompanionDeviceManager Android T APIs by Michael Hoisie · 2 years ago
  75. d9dd62a Fix the bug that `acquire()` is equivalent to 0ms timeout by Googler · 2 years ago
  76. 75d6956 Support wake lock timeout testing at ShadowPowerManager by Googler · 2 years ago
  77. 4999354 Add ShadowBluetoothLeAdvertiser by Googler · 2 years ago
  78. 9696ae1 Add ShadowViewTreeObserver by Googler · 2 years ago
  79. 41b282e Add support for some UsageStatsManager BroadcastResponseStats T APIs by Michael Hoisie · 2 years ago
  80. 0b6b1eb Add support for DevicePolicyManager in Android T by Michael Hoisie · 2 years ago
  81. eb5ed48c Add a shadow for getMyAssociations() introduced in T by Googler · 2 years ago
  82. b42df2f Add ShadowUwbAdapterStateListener that shadows android.uwb.AdapterStateListener and tracks adapter state changes. by Googler · 2 years ago
  83. 836f486 Add executeOnSessionDestroyed() to ShadowMediaController.java. by Googler · 2 years ago
  84. c165d42 Add support for two GNSS APIs to ShadowLocationManager. by Soonil Nagarkar · 2 years ago
  85. 7192358 Update Robolectric to be compiled against Android T by Michael Hoisie · 2 years ago
  86. e7e7e3d Avoid inlining StatusBarManager.DEFAULT_SETUP_DISABLE{,2}_FLAGS by Michael Hoisie · 2 years ago
  87. 2f7f574 Revert some method signature updates for Android T by Michael Hoisie · 2 years ago
  88. 2de223e Refactor AndroidSandbox to support invalidating SQLite shadows by Michael Hoisie · 2 years ago
  89. 635280c Add support for FontFamily.getFont by Michael Hoisie · 2 years, 1 month ago
  90. b03968e fix: remove the unused variable warning by hellosagar · 2 years, 1 month ago
  91. 7859066 Update ShadowActivity's startIntentSenderForResult to send the intent automatically to match more closely the Android Activity's implementation. by Googler · 2 years, 1 month ago
  92. 7ca9b15 Reorder if statements in ShadowRegion.equals by Michael Hoisie · 2 years, 1 month ago
  93. 91f1190 Merge branch 'google' into 'master' by Michael Hoisie · 2 years, 1 month ago
  94. 7094fc9 Support self-equality check in Region by Michael Hoisie · 2 years, 1 month ago
  95. 751575e Make ValueCallbacks in RoboCookieManager nullable by Angelo Suzuki · 2 years, 2 months ago
  96. 9eaf0e4 Remove legacy multidex dependency in shadows/multidex by Michael Hoisie · 2 years, 1 month ago
  97. 92f227e Add setResource and hasResourceWallpaper APIs to ShadowWallpaperManager. by Googler · 2 years, 1 month ago
  98. aef05b3 Implement ShadowBluetoothDevice#getBatteryLevel for O_MR1+ by Googler · 2 years, 1 month ago
  99. 752eb11 Merge branch 'master' into 'google' by JuliaSullivanGoogle · 2 years, 1 month ago
  100. a2d2170 Implement `ShadowParcelFileDescriptor#open(File file, int mode, Handler handler, ParcelFileDescriptor.OnCloseListener listener)`. by Googler · 2 years, 1 month ago