1. 81b9538 Merge pull request #6875 from hoisie/android-x-issue by Michael Hoisie · 2 years, 10 months ago
  2. ddccf11 Merge pull request #6829 from utzcoz/add-solution-log-for-unhandled-PNG-file by Michael Hoisie · 2 years, 10 months ago
  3. b0a3191 Remove instrumentedPackages workaround by Michael Hoisie · 2 years, 10 months ago
  4. 6a6182b Merge pull request #6876 from utzcoz/clean-up-dependency-on-stubs by Michael Hoisie · 2 years, 10 months ago
  5. 5c8d109 Remove unused Exception from test methods for dependency-on-stubs by utzcoz · 2 years, 10 months ago
  6. 7502aa1 Merge pull request #6874 from hoisie/use-process-resources by Michael Hoisie · 2 years, 10 months ago
  7. a42eb54 Merge pull request #6871 from hoisie/try-self-hosted by Michael Hoisie · 2 years, 10 months ago
  8. f30e9ba Update README.md to point to 4.7.2 by Michael Hoisie · 2 years, 10 months ago
  9. 1cb59ea Update tests workflow to use consistent icu cache key by Michael Hoisie · 2 years, 10 months ago
  10. b2348b3 Use the self-hosted Mac M1 runner for the build_nativeruntime_task by Michael Hoisie · 2 years, 10 months ago
  11. a606cdc Use 'processResources' task instead of 'jar' task for nativeruntime by Michael Hoisie · 2 years, 10 months ago
  12. 4d30193 Merge pull request #6873 from robolectric/piper_411169531 by Michael Hoisie · 2 years, 10 months ago
  13. 23ff946 Fix theme native object collection in Android S by hoisie · 2 years, 10 months ago
  14. eb494e6 Merge pull request #6870 from robolectric/piper_410879168 by Michael Hoisie · 2 years, 10 months ago
  15. dfaa9fd Merge pull request #6841 from robolectric/piper_408807209 by Michael Hoisie · 2 years, 10 months ago
  16. 190679d Merge pull request #6869 from robolectric/piper_410883839 by Michael Hoisie · 2 years, 10 months ago
  17. c4586ca Merge pull request #6868 from robolectric/piper_410426755 by Michael Hoisie · 2 years, 10 months ago
  18. 16b60e4 Add onConnectionEvent() to ShadowInCallService. by Googler · 2 years, 10 months ago
  19. ec38884 Update ShadowDatePickerDialog to use reflector by Googler · 2 years, 11 months ago
  20. 1516fa1 Add perf stat for applying styles in binary resources by hoisie · 2 years, 10 months ago
  21. 55a2fea Migrate ShadowAccessibilityNodeInfo to reflector by hoisie · 2 years, 10 months ago
  22. 0cb21aa Add setPostDialWait() to ShadowInCallService. This method exists in the private inner class `InCallServiceBinder`, but cannot be easily called since services don't actually bind in Robolectric. by Googler · 2 years, 10 months ago
  23. aeb2ca7 Update README.md to point to 4.7.1 by Michael Hoisie · 2 years, 10 months ago
  24. 9785f73 Merge pull request #6867 from hoisie/bump-preinstrumented-version by Michael Hoisie · 2 years, 10 months ago
  25. 72be268 Bump to version 3 of preinstrumented jars by Michael Hoisie · 2 years, 10 months ago
  26. 7ec9ef3 Merge pull request #6866 from robolectric/piper_410440888 by Michael Hoisie · 2 years, 10 months ago
  27. 56cb74c Merge pull request #6865 from robolectric/piper_410475180 by Michael Hoisie · 2 years, 10 months ago
  28. c1c3c0e Merge pull request #6864 from robolectric/piper_410291892 by Michael Hoisie · 2 years, 10 months ago
  29. feaded1 Add ActivityController.close that transitions Activity to destroyed state by hoisie · 2 years, 10 months ago
  30. 662a2fe Merge pull request #6862 from robolectric/piper_410168815 by Michael Hoisie · 2 years, 10 months ago
  31. 6fdc8ef Fix UnsupportedOperationException if a leaked Activity.recreate is called by hoisie · 2 years, 10 months ago
  32. 648e0a1 Merge pull request #6860 from robolectric/piper_410271639 by Michael Hoisie · 2 years, 10 months ago
  33. 52f0d7d Merge pull request #6854 from robolectric/piper_409490755 by Michael Hoisie · 2 years, 10 months ago
  34. a251f16 Merge pull request #6838 from robolectric/piper_408776653 by Michael Hoisie · 2 years, 10 months ago
  35. a551ba1 Merge pull request #6850 from robolectric/piper_409454414 by Michael Hoisie · 2 years, 10 months ago
  36. 8d88144 Merge pull request #6828 from robolectric/piper_407821420 by Michael Hoisie · 2 years, 10 months ago
  37. 92174b5 Merge pull request #6836 from robolectric/piper_408717180 by Michael Hoisie · 2 years, 10 months ago
  38. 0f1c9be Limit instrumentation on interfaces by hoisie · 2 years, 10 months ago
  39. c00f645 Fix SDK version check for onPageFinished() call. It should be available for all SDK versions instead. See https://developer.android.com/reference/android/webkit/WebViewClient#onPageFinished(android.webkit.WebView,%20java.lang.String) by Googler · 2 years, 10 months ago
  40. 228f7a7 Use Activity's member Instrumentation in ActivityController by hoisie · 2 years, 10 months ago
  41. 45724fa Remove inaccessible Google issue tracker links by hoisie · 2 years, 10 months ago
  42. 5e17a9a Remove unnecessary TimePickerDialog constructor shadow by hoisie · 2 years, 11 months ago
  43. d26b795 Update Android code search link to the public version by hoisie · 2 years, 10 months ago
  44. 6beade5 Support overriding Icon loading executor from Icon#loadDrawableAsync. by Googler · 2 years, 11 months ago
  45. f279da2 Shadow Build.VERSION#MEDIA_PERFORMANCE_CLASS by Googler · 2 years, 11 months ago
  46. 2d3729e Only print solution log for IIOException caused by "Invalid chunk length" by utzcoz · 2 years, 10 months ago
  47. 741e881 Extract resource name to variable for ShadowBitmapFactory#decodeResource by utzcoz · 2 years, 11 months ago
  48. d5d328e Print PNG file name for unhandled files as much as possible by utzcoz · 2 years, 11 months ago
  49. 390a148 Add solution log for unhandled PNG file by utzcoz · 2 years, 11 months ago
  50. 326991f Merge pull request #6856 from utzcoz/fix-name-for-macOS-tasks-to-rename-and-upload-binary-files by Michael Hoisie · 2 years, 10 months ago
  51. b597486 Fix name for macOS tasks to rename and upload binary files by utzcoz · 2 years, 10 months ago
  52. 2fb2ba0 Merge pull request #6855 from hoisie/remove-resources-arsc by Michael Hoisie · 2 years, 10 months ago
  53. c81ef32 Remove unused resources.arsc file by Michael Hoisie · 2 years, 10 months ago
  54. 7214e87 Merge pull request #6849 from hoisie/turn-off-fs-watching by Michael Hoisie · 2 years, 10 months ago
  55. 0966a0c Turn off Gradle's fs watching during tests by Michael Hoisie · 2 years, 10 months ago
  56. d0d1696 Update README.md to point to 4.7 by Michael Hoisie · 2 years, 10 months ago
  57. 3b98241 Open master for 4.8-SNAPSHOT development by Michael Hoisie · 2 years, 10 months ago
  58. b2706bf Merge pull request #6827 from hoisie/artifact-build by Michael Hoisie · 2 years, 10 months ago
  59. ba98961 Add a workflow to build the nativeruntime libraries by Michael Hoisie · 2 years, 10 months ago
  60. a5db353 Move clang/clang++ specification to CMakeLists by Michael Hoisie · 2 years, 10 months ago
  61. 0388825 Merge pull request #6844 from utzcoz/bump-asm-to-9.2 by Michael Hoisie · 2 years, 10 months ago
  62. 7d44fa1 Merge pull request #6845 from hoisie/disable-mac-universal-build by Michael Hoisie · 2 years, 10 months ago
  63. fe3bb98 Disable the universal library for Mac OS by Michael Hoisie · 2 years, 10 months ago
  64. 5b1bd88 Bump asm to 9.2 to support JDK 17 and 18 by utzcoz · 2 years, 10 months ago
  65. 6a33053 Bump AGP to 7.1.0-beta03 by utzcoz · 2 years, 10 months ago
  66. 4b2ecb9 Merge pull request #6833 from hoisie/add-icu-submodule by Michael Hoisie · 2 years, 11 months ago
  67. 76b8a59 Merge pull request #6805 from robolectric/piper_406297901 by Michael Hoisie · 2 years, 11 months ago
  68. 53b05c3 Add ShadowTimePickerDialog.getIs24HourView by Googler · 2 years, 11 months ago
  69. 35f65d3 Merge pull request #6831 from robolectric/piper_408171526 by Michael Hoisie · 2 years, 11 months ago
  70. 08dbd81 Specify clang and clang++ when building nativeruntime by Michael Hoisie · 2 years, 11 months ago
  71. b36f8ae Skip the native runtime build during the check_aggregateDocs workflow by Michael Hoisie · 2 years, 11 months ago
  72. a0d3f1d Move icu submodule check to Gradle execution phase by Michael Hoisie · 2 years, 11 months ago
  73. 25de1e8 Add caching for libICU build artifacts when running workflows by Michael Hoisie · 2 years, 11 months ago
  74. 7fcc2fd Add support for an external ICU root dir by Michael Hoisie · 2 years, 11 months ago
  75. 02fd810 Use clang to build libnativeruntime by Michael Hoisie · 2 years, 11 months ago
  76. e16dbce Print an error if there are any undefined symbols during linking by Michael Hoisie · 2 years, 11 months ago
  77. ec15cd6 Use the icu submodule for building libicu by Michael Hoisie · 2 years, 11 months ago
  78. beba8a3 Add the libicu git submodule by Michael Hoisie · 2 years, 11 months ago
  79. 9e50f50 Update nativeruntime gradle tasks to be run in execution phase by Michael Hoisie · 2 years, 11 months ago
  80. 6f2e1c4 Use direct reflector for AcccessibiltyRecord.init by hoisie · 2 years, 11 months ago
  81. 5582bcd Revert changes to nativeruntime's build.gradle by Michael Hoisie · 2 years, 11 months ago
  82. 656f95c Reopen master for 4.7-SNAPSHOT development by Michael Hoisie · 2 years, 11 months ago
  83. 6d87713 Bump version to 4.7-alpha-2. by Michael Hoisie · 2 years, 11 months ago
  84. 589f03e Merge pull request #6787 from utzcoz/migrate-to-use-platform-InstrumentationRegistry-for-LocalActivityInvoker by Michael Hoisie · 2 years, 11 months ago
  85. 44bd55e Merge pull request #6820 from robolectric/piper_407190616 by Michael Hoisie · 2 years, 11 months ago
  86. 3b0ef28 Merge pull request #6826 from robolectric/piper_407887306 by Michael Hoisie · 2 years, 11 months ago
  87. a8bbb21 Merge pull request #6825 from robolectric/piper_407879348 by Michael Hoisie · 2 years, 11 months ago
  88. 77764e2 Merge pull request #6823 from robolectric/piper_407851608 by Michael Hoisie · 2 years, 11 months ago
  89. 0974d63 Merge pull request #6822 from robolectric/piper_407842920 by Michael Hoisie · 2 years, 11 months ago
  90. 67aa66e Merge pull request #6821 from robolectric/piper_407756194 by Michael Hoisie · 2 years, 11 months ago
  91. 1e57db0 Migrate supportv4 shadows from directlyOn proxy to reflector by hoisie · 2 years, 11 months ago
  92. b2764d1 Update ShadowApplicationPackageManager.getPackageArchiveInfo to use reflector by hoisie · 2 years, 11 months ago
  93. 7085a41 Ensure that ShadowAccessibilityRecord fields are preserved during AccessibilityEvent copy. by Googler · 2 years, 11 months ago
  94. ee5a8bb Deprecate the proxy version of directlyOn by hoisie · 2 years, 11 months ago
  95. 63f48eb Turn off shadowOf generation for RoleControllerManager by hoisie · 2 years, 11 months ago
  96. 7e7dda1 Migrate ShadowRenderNodeAnimator to direct reflector by hoisie · 2 years, 11 months ago
  97. ed5d013 Reopen master for 4.7-SNAPSHOT development by Michael Hoisie · 2 years, 11 months ago
  98. a5326e0 Bump version to 4.7-alpha-1. by Michael Hoisie · 2 years, 11 months ago
  99. 23e740f Merge pull request #6819 from robolectric/piper_407514078 by Michael Hoisie · 2 years, 11 months ago
  100. 4043d19 Default to native Android SQLite on the Mac M1 by hoisie · 2 years, 11 months ago