1. d292e43 Add ability to uninstall app widgets to ShadowAppWidgetManager.java by Googler · 3 years, 2 months ago
  2. 6c7a59f Merge pull request #6686 from robolectric/piper_392678724 by Michael Hoisie · 3 years, 2 months ago
  3. b14a31d Merge pull request #6675 from robolectric/piper_391148717 by Michael Hoisie · 3 years, 2 months ago
  4. f61e92a Add a null check to ShadowCursorWindow.put{Blob,String} by hoisie · 3 years, 3 months ago
  5. 58bbd78 Merge pull request #6687 from robolectric/piper_389806581 by Michael Hoisie · 3 years, 2 months ago
  6. 5ff745c Update default SQLite synchronous and journal modes by hoisie · 3 years, 3 months ago
  7. d99e492 Merge pull request #6683 from robolectric/piper_392093830 by Michael Hoisie · 3 years, 2 months ago
  8. 7010da0 Merge pull request #6682 from robolectric/piper_391746655 by Michael Hoisie · 3 years, 2 months ago
  9. 1a24aca Merge pull request #6677 from robolectric/piper_389889236 by Michael Hoisie · 3 years, 2 months ago
  10. 013cd4d Update ShadowAppWidgetManager to better handle RemoteViews with multiple layouts by Googler · 3 years, 3 months ago
  11. 527f311 Merge pull request #6665 from robolectric/piper_390467772 by Michael Hoisie · 3 years, 2 months ago
  12. 9f77a81 Merge pull request #6681 from robolectric/piper_391873003 by Michael Hoisie · 3 years, 2 months ago
  13. 2c6682c Make legacy ShadowSQLiteConnection implementation methods protected by hoisie · 3 years, 3 months ago
  14. 433d156 Merge pull request #6680 from robolectric/piper_391860327 by Michael Hoisie · 3 years, 2 months ago
  15. 4991f3b Merge pull request #6670 from robolectric/piper_390914891 by Michael Hoisie · 3 years, 2 months ago
  16. 7458a31 Merge pull request #6587 from robolectric/piper_382104524 by Michael Hoisie · 3 years, 2 months ago
  17. 0bf67da Improve NFC testability: by Googler · 3 years, 5 months ago
  18. 75efc3c Merge pull request #6679 from robolectric/piper_391363301 by Michael Hoisie · 3 years, 2 months ago
  19. 17b5e87 Use full class name in the SQLiteConnection shadow by hoisie · 3 years, 3 months ago
  20. 8251c8c Merge pull request #6667 from robolectric/piper_390646125 by Michael Hoisie · 3 years, 2 months ago
  21. dac8505 Merge pull request #6673 from robolectric/piper_391149719 by Michael Hoisie · 3 years, 2 months ago
  22. d4e4668 Merge pull request #6672 from robolectric/piper_390924732 by Michael Hoisie · 3 years, 2 months ago
  23. acd011d Throw an exception if a query is performed using SQLiteDatabase.execSQL by hoisie · 3 years, 3 months ago
  24. a9f6ec1 Merge pull request #6666 from robolectric/piper_390541146 by Michael Hoisie · 3 years, 2 months ago
  25. 8069db2 Add a sqlite test using LIKE ? ESCAPE ? by hoisie · 3 years, 3 months ago
  26. f2c54e0 Merge pull request #6662 from robolectric/piper_390159085 by Michael Hoisie · 3 years, 2 months ago
  27. 15122fb Make isOpActive() public, so it can be used in tests below Android R. by sooniln · 3 years, 3 months ago
  28. 5b95e9f Merge pull request #6661 from robolectric/piper_389940090 by Michael Hoisie · 3 years, 2 months ago
  29. d1606cd Merge pull request #6659 from robolectric/piper_389708987 by Michael Hoisie · 3 years, 2 months ago
  30. 9d597e1 Merge pull request #6654 from robolectric/piper_388781295 by Michael Hoisie · 3 years, 2 months ago
  31. b630549 Add parameterized test name method to the test runner by Googler · 3 years, 3 months ago
  32. 90ec912 Add support for NetworkInfo.extraInfo to ShadowNetworkInfo by Googler · 3 years, 3 months ago
  33. a5a57ac Add shadow functionality for removing bonds(systemAPi) by Googler · 3 years, 3 months ago
  34. 99fbf9d Newly added shadow class for MediaStore is exposed to open source rebolectric library by Googler · 3 years, 3 months ago
  35. c6472a7 Exclude built-in config from being reloaded in Configuration registry by hoisie · 3 years, 3 months ago
  36. ed0dcb1 Add experimental sqlite shadows derived from AOSP SQLite by hoisie · 3 years, 3 months ago
  37. e9c8fb9 Add support for setting smart replies on ShadowRanking object, so getSmartReplies method can be used in tests. Update ShadowRanking class to use robolectric reflector annotations. by Googler · 3 years, 3 months ago
  38. 40bb5ec Add isAutoRevokeWhitelisted implementation to ShadowPackageManager. by Googler · 3 years, 3 months ago
  39. 5c8059a Add support for startWatchingMode() with flags. by sooniln · 3 years, 3 months ago
  40. 43caa0a Add aggregate perfstats for ShadowSQLiteConnection by hoisie · 3 years, 3 months ago
  41. a6aeb69 Merge pull request #6711 from al-broco/remove-shadow-cursor-window-allocation by Michael Hoisie · 3 years, 2 months ago
  42. 144b327 Remove allocation in ShadowCursorWindow.Data init by Petter Wintzell · 3 years, 2 months ago
  43. dfa11d6 Merge pull request #6706 from utzcoz/rebase-pr-6265 by Michael Hoisie · 3 years, 2 months ago
  44. e4b4459 Bounds check the correct variable. by Googler · 3 years, 8 months ago
  45. ca9ddc9 Merge pull request #6696 from utzcoz/support-Object-array-and-Iterable-as-return-type-for-single-parameter by Michael Hoisie · 3 years, 2 months ago
  46. 433fbc3 Support Object[] as return type for single parameter by utzcoz · 3 years, 2 months ago
  47. eb2dfa8 Add test for single parameter with Iterable<?> as return type by utzcoz · 3 years, 2 months ago
  48. 0381290 internal by Googler · 3 years, 3 months ago
  49. a965d46 Fix import order of androidx.lifecycle.Lifecycle.State by Michael Hoisie · 3 years, 3 months ago
  50. d0a3683 Merge pull request #6645 from robolectric/piper_385869474 by Michael Hoisie · 3 years, 3 months ago
  51. c146d69 Merge pull request #6639 from robolectric/piper_386649421 by Michael Hoisie · 3 years, 3 months ago
  52. eff1adc Add OnUidImportanceListener implementation to ShadowActivityManager and SCREEN_ON/SCREEN_OFF broadcasts to ShadowPowerManager. by sooniln · 3 years, 4 months ago
  53. ae172e9 Merge pull request #6642 from robolectric/piper_387227353 by Michael Hoisie · 3 years, 3 months ago
  54. 4fb4565 Instrument default interface methods by Googler · 3 years, 4 months ago
  55. 344b52e Merge pull request #6643 from robolectric/piper_386770883 by Michael Hoisie · 3 years, 3 months ago
  56. 5f896fa Merge pull request #6644 from robolectric/piper_387444242 by Michael Hoisie · 3 years, 3 months ago
  57. c819f4c Remove InvokeDynamic perf stats by hoisie · 3 years, 4 months ago
  58. 8b2a625 Fix SQLiteDatabaseTest foreign key test to match Android behavior by hoisie · 3 years, 4 months ago
  59. 9545127 Merge pull request #6641 from robolectric/piper_386767420 by Michael Hoisie · 3 years, 3 months ago
  60. f0f05c8 Merge pull request #6638 from robolectric/piper_386362132 by Michael Hoisie · 3 years, 3 months ago
  61. a937e4a Merge pull request #6640 from robolectric/piper_386354714 by Michael Hoisie · 3 years, 3 months ago
  62. 8d6fe04 Merge pull request #6636 from robolectric/piper_386308729 by Michael Hoisie · 3 years, 3 months ago
  63. 33f4c3f Merge pull request #6634 from robolectric/piper_386063016 by Michael Hoisie · 3 years, 3 months ago
  64. 990f3c9 Merge pull request #6632 from robolectric/piper_385821992 by Michael Hoisie · 3 years, 3 months ago
  65. 4ae8a45 Add a shadow method for PackageManager#getText which gets a String associated with package name and resource id. by Googler · 3 years, 4 months ago
  66. 7d08176 Merge pull request #6630 from robolectric/piper_385823501 by Michael Hoisie · 3 years, 3 months ago
  67. af215eb Update minSdkVersion to 14 in some integration_test manifests by Googler · 3 years, 4 months ago
  68. ff78471 Merge InvokeDynamicClassInstrumentor into ClassInstrumentor by Googler · 3 years, 4 months ago
  69. f6265f1 Merge pull request #6627 from robolectric/piper_385695528 by Michael Hoisie · 3 years, 3 months ago
  70. 6d22bb0 Fix formatting in ShadowLauncherApps.java by Michael Hoisie · 3 years, 3 months ago
  71. 9c8728d Merge pull request #6631 from robolectric/piper_384439551 by Michael Hoisie · 3 years, 3 months ago
  72. 86b7c3f Merge pull request #6629 from robolectric/piper_385674538 by Michael Hoisie · 3 years, 3 months ago
  73. de452a3 Merge pull request #6628 from robolectric/piper_385720514 by Michael Hoisie · 3 years, 3 months ago
  74. e717dd6 Merge pull request #6622 from robolectric/piper_385107747 by Michael Hoisie · 3 years, 3 months ago
  75. 21b1331 Merge pull request #6625 from robolectric/piper_384943508 by Michael Hoisie · 3 years, 3 months ago
  76. cee7feb Merge pull request #6626 from robolectric/piper_385485353 by Michael Hoisie · 3 years, 3 months ago
  77. 13bfdb0 Remove unnecessary ShadowLegacyMessage.isInUse by hoisie · 3 years, 4 months ago
  78. 754ecb4 Merge pull request #6621 from robolectric/piper_384302495 by Michael Hoisie · 3 years, 3 months ago
  79. a2870a8 Merge pull request #6619 from robolectric/piper_384710157 by Michael Hoisie · 3 years, 3 months ago
  80. 9de8229 Add cardId support for ShadowEuiccManager. by Googler · 3 years, 4 months ago
  81. 254f9ef Fix fidelity issue with Cursor.getBlob on a String column in Robolectric by hoisie · 3 years, 4 months ago
  82. c31ea57 Migrate from `AnnotationValue#toString` to `auto-common`'s `AnnotationValues.toString`. by Googler · 3 years, 4 months ago
  83. 89126ff Names thread used by ShadowFileObserver to match behavior of FileObserver. by Googler · 3 years, 4 months ago
  84. 92cb52b Pass through openInputStream calls for SCHEME_ANDROID_RESOURCE by Googler · 3 years, 4 months ago
  85. 9dcaf2f Add OnPermissionChangedListener implementation to ShadowPackageManager. by sooniln · 3 years, 4 months ago
  86. 6c99898 Add shadow method ShadowLauncherApps#getShortcutConfigActivityList. by Googler · 3 years, 4 months ago
  87. 0afcf98 Improve reflector caching using a strong Map by hoisie · 3 years, 4 months ago
  88. 26097dd Use bulk operations in copyPixels{to,from}Buffer by hoisie · 3 years, 4 months ago
  89. cf72bd4 Intercept calls to methods in {@link Socket} not present in the OpenJDK. by Googler · 3 years, 4 months ago
  90. af97c16 Converting directlyOn(...) to @Direct with reflector(...) in ShadowWindow and ShadowPhoneWindow. by devashru · 3 years, 4 months ago
  91. c76ccd2 Remove OldClassInstrumentor by Googler · 3 years, 4 months ago
  92. 1adfafa Merge pull request #6653 from Squadella/patch-1 by Michael Hoisie · 3 years, 3 months ago
  93. 8e038a2 Handling the NPE during the repository string trimming. by Squadella · 3 years, 3 months ago
  94. 12fe468 Trimming the localrepository string. by Pierre Bouniol · 3 years, 3 months ago
  95. e4c1a77 Merging the the separate Reflector interfaces for Message into one main interface. by devashru · 3 years, 4 months ago
  96. f4d64f8 Add newline at end of Target29CompatibilityTest by Michael Hoisie · 3 years, 4 months ago
  97. 123d615 Merge pull request #6623 from utzcoz/fix-issue-6604 by Michael Hoisie · 3 years, 4 months ago
  98. 7f0ffea Merge pull request #6624 from robolectric/piper_385173395 by Michael Hoisie · 3 years, 4 months ago
  99. 4336c66 Merge pull request #6618 from robolectric/piper_384737834 by Michael Hoisie · 3 years, 4 months ago
  100. f207a3b Merge pull request #6613 from robolectric/piper_384462922 by Michael Hoisie · 3 years, 4 months ago