1. a580a40 Support Java 9. by christianw · 6 years ago
  2. b0e69b6 Automated g4 rollback of changelist 228189221. by brettchabot · 6 years ago
  3. 973b502 Merge pull request #4384 from robolectric:fix-memory-leaks by Copybara Robolectric Bot · 6 years ago
  4. 7198786 Add registerDefaultNetworkCallback (added in API level 24) to the ShadowConnectivityManager so that calls to it can be tested. by Googler · 6 years ago
  5. 27be62c Special-case ShadowParcel's handling of zero bytes. by Googler · 6 years ago
  6. 46e6435 Shadow getProfiles in ShadowUserManager. by Googler · 6 years ago
  7. 438bcc2 Shadow sendOrderedBroadcastAsUser. by Googler · 6 years ago
  8. bfa597d Fix some memory leaks. by Christian Williams · 6 years ago
  9. e4e92a8 Fix build. Turn off warnings for non-framework shadows. by Christian Williams · 6 years ago
  10. f6a5dbc Support fonts defined in XML. by romkal · 6 years ago
  11. 118b42d Add support for CrossProfileApps by Googler · 6 years ago
  12. 20679ae Add support for static methods and fields to Reflector. by christianw · 4 years, 10 months ago
  13. 349a2e3 Implement BluetoothDevice.getType() by Googler · 6 years ago
  14. 3f9c6d4 Automated g4 rollback of changelist 227054249. by Googler · 6 years ago
  15. 74d15e4 Unify the way queryIntent(Activities|Services|...) in PackageManager are implemented and make flags correctly apply to the results of respective queries. by romkal · 6 years ago
  16. 5ff66bc Implement BluetoothDevice.getType() by Googler · 6 years ago
  17. 24e3f79 Cloned from CL 226976494 by 'g4 patch'. by christianw · 6 years ago
  18. 46be399 Add a test method for adding an activity to PackageManager. by romkal · 6 years ago
  19. 296db43 Oops, fix shadows:httpclient test compile. by Christian Williams · 6 years ago
  20. a506779 Clean up reflector use a bit. by christianw · 6 years ago
  21. af0b7e2 Fast private method invocation (PR#4315) by christianw · 6 years ago
  22. 033ccac Update tests to use correct manifests, so respective components will be available. by romkal · 6 years ago
  23. 448ebf5 Merge pull request #4315 from robolectric/perf-fast-private-methods by Christian Williams · 6 years ago
  24. 3e6ca39 Added implementations of getProfileProxy() and closeProfileProxy(), that would override the real-object behavior only after calls to the newly added function setProfileProxy(). by Googler · 6 years ago
  25. 02a0a9a Add field accessors to Reflector. by Christian Williams · 6 years ago
  26. 634cc59 Use Reflector instead of ReflectionHelpers. by Christian Williams · 6 years ago
  27. 5cae229 Shadow ApplicationPackageManager#resolveActivityAsUser. by Googler · 6 years ago
  28. fa7c352 Add ShadowWifiInfo.setSupplicantState() by Googler · 6 years ago
  29. c46fc57 Update ShadowParcel's behavior to be more like regular Parcel, while by Googler · 6 years ago
  30. 758f8f4 Keep single permissionGroup storage that works the same way regardless of the source of the data. by romkal · 6 years ago
  31. 05aa6eb Add the ability to simulate exceptions from SharedMemory#create by Googler · 6 years ago
  32. f41135d Make ShadowICU.addLikelySubtags really add subtags for N or above by Googler · 6 years ago
  33. 1da20bf Added implementation for missing method by Googler · 6 years ago
  34. d09ab5a Clean up after cl/225880485. by christianw · 6 years ago
  35. 3034c21 Added implementations of getProfileProxy() and closeProfileProxy(), which operate on a map of active proxies set up by the newly added function setProfileProxy(). One proxy can be set per a BluetoothProfile id. by brettchabot · 6 years ago
  36. 68e194a Merge pull request #4265 from robolectric:kill-fs-file by Copybara Robolectric Bot · 6 years ago
  37. e04e04c Merge pull request #4265 from robolectric/kill-fs-file by Christian Williams · 6 years ago
  38. 3d15952 Added implementations of getProfileProxy() and closeProfileProxy(), which operate on a map of active proxies set up by the newly added function setProfileProxy(). One proxy can be set per a BluetoothProfile id. by Googler · 6 years ago
  39. 8bfe5b6 Implement glCheckFramebufferStatus in fake GLES20. by Googler · 6 years ago
  40. e103a83 Use correct PackageManager flags to check existence of activity. by romkal · 6 years ago
  41. 2045ab6 Cloned from CL 225628948 by 'g4 patch'. by christianw · 6 years ago
  42. a9f61e2 Fix AssetManager.openFd() in legacy mode. by Christian Williams · 6 years ago
  43. 738309a Handle unknown characters in ShadowKeyCharacterMap. by brettchabot · 6 years ago
  44. fe515a0 Add setParameters, adjustStreamVolume, and isStreamMute to ShadowAudioManager. by Googler · 6 years ago
  45. 5b419e9 Unify the way components are retrieved from PackageManager. by romkal · 6 years ago
  46. dde6253 Cache/reuse jar filesystems. by Christian Williams · 6 years ago
  47. 939b2c9 Return defensive copy of ProviderInfo from resolveContentProvider. by romkal · 6 years ago
  48. bd474ca InputMethodManager should invoke callback on ResultReceiver. (PR#4231) by jongerrish · 6 years ago
  49. e31ad23 Make sure that we get correct ProviderInfo even for disabled components. by romkal · 6 years ago
  50. 9463abe Backwards compat for XmlResourceParserImpl callers. by Christian Williams · 6 years ago
  51. 3a40ba5 ErrorProne/AndroidJdkLibsChecker fixes. by Christian Williams · 6 years ago
  52. 3c1a3e0 Kill FsFile et al. in favor of java.nio.file.Path by Christian Williams · 6 years ago
  53. 6303a26 Make Bitmap.copy copy colors by brettchabot · 6 years ago
  54. d108f0b Create defensive copy for PackageInfo objects. by romkal · 6 years ago
  55. c593aed Add documentation to Robolectric javadoc to clarify what "pause" and "unpause" do, since there is no analogy between those methods and anything that the real Android Looper class does. by Googler · 6 years ago
  56. 9c6af84 Add ShadowTelecomManager#setIsInCall. Update ShadowTelecomManager#isInCall. by Googler · 6 years ago
  57. 60621e6 Fix ShadowMessenger behavior: interface descriptor, last message, reset. by Googler · 6 years ago
  58. ba457db Small Java cleanups by jongerrish · 6 years ago
  59. 9ccd849 Add support for Espresso Intents intending() stubbing functionality. by jongerrish · 6 years ago
  60. e7b3780 Merge pull request #4241 from robolectric:download-file-lock by Copybara Robolectric Bot · 6 years ago
  61. 8ad05ff Fix ApplicationInfo.sourceDir for LOLLIPOP+. by christianw · 6 years ago
  62. 57442db Adjustments after API review by brettchabot · 6 years ago
  63. eb2464c Fix ActivityController.windowFocusChanged when in paused looper mode. by brettchabot · 6 years ago
  64. ae21f80 Add isDeviceManaged() to ShadowDevicePolicyManager. by Googler · 6 years ago
  65. dccfb4e Rename addPackage to installPackage and deprecate the old one. by romkal · 6 years ago
  66. b1beed1 Rename addPackage to installPackage in ShadowPackageManager. by brettchabot · 6 years ago
  67. ca9596c END_PUBLIC by Googler · 6 years ago
  68. 761ec2d Add ShadowAccessibilityButtonController by Googler · 6 years ago
  69. 98cc2e8 Remove custom managed instances of AppWidgetManager, allow Android to do its thing now. by jongerrish · 6 years ago
  70. 480437d Rename addPackage to installPackage in ShadowPackageManager. by romkal · 6 years ago
  71. f21e533 Fix imports. by Christian Williams · 6 years ago
  72. 95dd657 Remove ShadowApplication.getLayoutInflater() - field is never initialized. by jongerrish · 6 years ago
  73. a54ff62 Remove @Deprecated RoboLayoutInflator. by jongerrish · 6 years ago
  74. 98fe234 Add shadow for performAccessibilityShortcut by Googler · 6 years ago
  75. f101f2c Remove @Deprecated methods from ShadowApplication - prefer method calls on real Context instead. by jongerrish · 6 years ago
  76. d3cabbb Remove ShadowHandler. by jongerrish · 6 years ago
  77. 35862ef Obtain file lock before downloading android-all from maven. by Christian Williams · 6 years ago
  78. 27187ae Add method to get the last permission request from an Activity. by Googler · 6 years ago
  79. 7e6a3a2 Update shadows for ShadowTextToSpeech by Googler · 6 years ago
  80. 1cf7262 Add getPackagesForUid implementation to ShadowPackageManager. by Googler · 6 years ago
  81. 8626e32 Make sure, that people get defensive copies of ApplicationInfo objects. by romkal · 6 years ago
  82. ee16d69 Make sure, that people get defensive copies of ResolveInfo objects. by romkal · 6 years ago
  83. 125d604 Implement ShadowTrace. by Googler · 6 years ago
  84. 3d88a12 Make sure that when we create a controller, the component gets enabled. by romkal · 6 years ago
  85. 5d4e9dd Assume that user-created ApplicationInfo is installed and that ResolveInfo is default by default. by romkal · 6 years ago
  86. 3f905f6 Reapply: Fix ResourcesCompat.getFont() on API > 26 by jongerrish · 6 years ago
  87. b61c52e Automated g4 rollback of changelist 222994966. by Googler · 6 years ago
  88. 56491ec Make @Implementation methods of ShadowSharedMemory protected since there's no reason to call these on the shadow directly. by Googler · 6 years ago
  89. 68c40ef Implement a working android.os.SharedMemory#map using Java's MappedByteBuffer by Googler · 6 years ago
  90. 0a0174b Fix ResourcesCompat.getFont() on API > 26 Fixes: #3590 by jongerrish · 6 years ago
  91. 09c06fd Rename getPackageInfoForTesting() to getInternalMutablePackageInfo() that better shows the essence of this method. by romkal · 6 years ago
  92. 02e7ad9 Add saveInstanceState method to SupportFragmentController by Googler · 6 years ago
  93. f1cc028 Make sure that configurations added are actually playing. by romkal · 6 years ago
  94. 5862942 Add getStopSelfId() and getStopSelfResultId() methods for ShadowService by Googler · 6 years ago
  95. b70af1d Add new testing API that will guarantee, that ResolveInfo/PackageInfo will not be modified to add default values. by romkal · 6 years ago
  96. 73ee89c Add tagDatagramSocket in ShadowTrafficStats. by Googler · 6 years ago
  97. d045edd Fix ShadowWebViewDatabase by adding a fake implementation by Googler · 6 years ago
  98. 99990b5 Allow to properly load icons/logos for application components. by romkal · 6 years ago
  99. bb595c3 Get rid of ShadowResolveInfo and shadowing loadLabel(). People should just use nonLocalizedLabel. by romkal · 6 years ago
  100. 0940ad9 Add shadow class for VpnService. by Googler · 6 years ago