1. daa72ae Add getDefault{X}SubscriptionId() equivalents for older versions of Android by Googler · 6 years ago
  2. 2127bbf remove ShadowExifInterface to allow calling actual methods. by Googler · 6 years ago
  3. 6044e91 Merge pull request #4605 from robolectric:fix-windows by Copybara Robolectric Bot · 6 years ago
  4. d8003fd Windows is an affront to decency. by Christian Williams · 6 years ago
  5. a978cbf Add ability to send BluetoothGattCallback connection state change updates. by Googler · 6 years ago
  6. b55c877 Don't use Shadows.shadowOf() in shadows/framework. by christianw · 6 years ago
  7. 872f8e9 Internal change by Christian Williams · 6 years ago
  8. c9eb317 Merge pull request #4559 from robolectric/refactor-stuff by Christian Williams · 6 years ago
  9. 2cdc63a Don't automatically generate default ActivityInfo whenever asked. by romkal · 6 years ago
  10. 42594c2 Implements removeJavascriptInterface in ShadowWebView. by Googler · 6 years ago
  11. be841e2 Fix @Test(timeout) so it still runs tests on the main sandbox thread. by Christian Williams · 6 years ago
  12. cbf527b Run everything in the AndroidSandbox on its own thread. by Christian Williams · 6 years ago
  13. 3902c68 Rename some classes. by Christian Williams · 6 years ago
  14. 4c7db6d Add createReliablePipe method. by Googler · 6 years ago
  15. 43a503c Fix ShadowSensorManagerTest on < API 23 by brettchabot · 6 years ago
  16. 02b217f Add shadow method to senor to specify the sensor is wake up or not. by Googler · 6 years ago
  17. a201c9d Update to ShadowDevicePolicyManager to set storage encryption. by Googler · 6 years ago
  18. 50acd2a Add isRestrictedProfile() & setIsRestrictedProfile() for ShadowUserManager by Googler · 6 years ago
  19. 4d97638 Update SDK with v28.0.0 build id #5254634 to Android experimental channel by Googler · 6 years ago
  20. 3d0016b Created ShadowWifiRttManager and ShadowRangingResult. by Googler · 6 years ago
  21. bccf20b Add javadoc for ActivityController, FragmentController and related methods in Robolectric class. Deprecate Robolectric#setupActivity in favor of ActivityScenario. by Googler · 6 years ago
  22. ecb76bc Merge pull request #4555 from robolectric/javadoc-cleanup by Christian Williams · 6 years ago
  23. 6166430 Create separate bazel build targets for each test so individual compilation is faster. by christianw · 6 years ago
  24. 4b2de1d Adds basic MediaCodec and MediaMuxer shadows to robolectric. The MediaCodec shadow implements basic passthrough asynchronous encoding, and the MediaMuxer shadow muxes input bytes directly to the file without modification. by Googler · 6 years ago
  25. eeb38e4 More Javadoc cleanup. by Christian Williams · 6 years ago
  26. a146762 Count number of times the wakelock was held. by Googler · 6 years ago
  27. c9a4267 Update to ShadowDevicePolicyManager to allow uses-policy granting. by Googler · 6 years ago
  28. f08ed0a Modify ShadowParcel to throw an Error instead of RuntimeException to discourage by Googler · 6 years ago
  29. e1818b2 Add ShadowUiModeManager to Robolectric. by Googler · 6 years ago
  30. 04093a5 Merge pull request #4470 from robolectric/perf-no-binary-mode-shadow-typed-array by Christian Williams · 6 years ago
  31. 8eb5943 Update to ShadowDevicePolicyManager to enforce password restrictions. by Googler · 6 years ago
  32. c28ebb7 Fix Activity#isChangingConfigurations() returning false during the recreation. by Googler · 6 years ago
  33. e86aa3d ...internal... by Googler · 6 years ago
  34. 74ddd30 Update to ShadowDevicePolicyManager to enforce password restrictions. by Googler · 6 years ago
  35. b70b8cb Update to ShadowDevicePolicyManager to enforce password restrictions. by Googler · 6 years ago
  36. aab0d3b Throw NameNotFoundException from Context.createPackageContext for non-existing packages. by romkal · 6 years ago
  37. 44c9ea8 Add API to set isSafeMode in ShadowPackageManager. by romkal · 6 years ago
  38. ed295ec Synchronize access to ShadowPendingIntent and ShadowUsageStatsManager fields by petrcermak · 6 years ago
  39. d0b7b7f Add slotId based getImei() and getMeid() to ShadowTelephonyManager by Googler · 6 years ago
  40. 64f9077 Internal changes. by christianw · 6 years ago
  41. dd5c4f2 Deprecate addResolveInfoForIntent and add more testing API that will allow easy migration to the new approach. by romkal · 6 years ago
  42. e78197a Fix timeout in FontsContract.getFontSync() caused because Context.canLoadUnsafeResources() now returns false since the context isn't a system context. by christianw · 6 years ago
  43. 43bc30a Add the ability to prevent certain networks from being updated in tests. by Googler · 6 years ago
  44. bd685be Use correct application context. by romkal · 6 years ago
  45. 7d53801 Fix LocalActivityInvoker.recreateActivity. Before this CL, it calls Activity.onRetainNonConfigurationInstance() directly to obtain nonConfigInstance for the activity. This should've called indirectly from Activity.retainNonConfigurationInstances(). retainNonConfigurationInstances() also creates nonConfigInstances for fragments to prepare for the host activity recreation. by Googler · 6 years ago
  46. 6c717c0 Internal change by Googler · 6 years ago
  47. 252af07 Internal change by Googler · 6 years ago
  48. 730232e Add get/setSignalStrength in ShadowTelephonyManager. by Googler · 6 years ago
  49. a46ed0a Test APIs for BluetoothSocket and BluetoothServerSocket connections. by Googler · 6 years ago
  50. fb2a589 Implement UserManager#getUserSerialNumber() by Googler · 6 years ago
  51. ab71356 Use real netId in ShadowNetwork, which enables hashCode() and equals(). by Googler · 6 years ago
  52. ab87c56 Move intent filters to their own lists and out of the Package. [Reapply after rollback] by romkal · 6 years ago
  53. 0775c46 Merge pull request #4502 from robolectric:bump-guava-deps by Copybara Robolectric Bot · 6 years ago
  54. 79995e7 Bump to guava 27.0.1-jre. by Christian Williams · 6 years ago
  55. d454c16 Fix ignored return value. by Googler · 6 years ago
  56. d74a88a Fix ignored return value. by Googler · 6 years ago
  57. bc4423a Implement sendBroadcastAsUser. by Googler · 6 years ago
  58. 07ae435 Implement ActivityManager#getCurrentUser() by Googler · 6 years ago
  59. 0b35036 Move intent filters to their own lists and out of the Package. [Reapply after rollback] by romkal · 6 years ago
  60. 1fd4b60 Merge pull request #4293 from robolectric:fix-robodeps-windows by Copybara Robolectric Bot · 6 years ago
  61. ff5019f Internal change by Googler · 6 years ago
  62. 5fad057 Internal change by Googler · 6 years ago
  63. 255f204 Move intent filters to their own lists and out of the Package. by romkal · 6 years ago
  64. bb741cf Fix persisted preferred activities. by romkal · 6 years ago
  65. 32e4cdb Add disableScoring() and isScoringEnabled() to ShadowNetworkScoreManager. by Googler · 6 years ago
  66. 522ff8a ShadowUserManager#addUser returns a UserHandle to the user it creates. by Googler · 6 years ago
  67. 294793b Implement BluetoothLeAdvertiser by xlythe · 6 years ago
  68. 6d0f859 Fix more windows hell. by Christian Williams · 6 years ago
  69. 0873300 Fix build. by christianw · 6 years ago
  70. fd60de1 Changes to support Java 9. by christianw · 6 years ago
  71. 5b41630 Implement BluetoothLeAdvertiser by xlythe · 6 years ago
  72. bea1b19 TypedArray doesn't need a shadow in binary mode. by Christian Williams · 6 years ago
  73. d8fe1eb No longer reset the data position after unmarshalling a ShadowParcel. by Googler · 6 years ago
  74. 0c58724 Fix processName setting and add few more reasonable defaults when installing new package. by romkal · 6 years ago
  75. 123940a Add ShadowWindowManagerImpl#removeViewImmediate(View). by Googler · 6 years ago
  76. 7be4ac9 Add ShadowAccessibilityManager#addAccessibilityStateChangeListener(AccessibilityStateChangeListener, Handler). by Googler · 6 years ago
  77. 7daf346 Adding is80211McRTTResponder argument to ShadowScanResult to specify if an access point is RTT capable. by Googler · 6 years ago
  78. c6a22c2 Add a method overload (added in API level 19) to ShadowSensorManager for registerListener: by Googler · 6 years ago
  79. ee099f7 Added ShadowBluetoothHeadset that implements getConnectedDevices(), getConnectionState(), and sendVendorSpecificResultCode(). Behavior of these implementations can be controlled by calls to addConnectedDevice() and setAllowsSendVendorSpecificResultCode(). by Googler · 6 years ago
  80. 393cc5d Implement getVisualVoicemailPackageName by Googler · 6 years ago
  81. 698ecaa Supports TelephonyManager#getUiccSlotsInfo in ShadowTelephonyManager by Googler · 6 years ago
  82. a580a40 Support Java 9. by christianw · 6 years ago
  83. b0e69b6 Automated g4 rollback of changelist 228189221. by brettchabot · 6 years ago
  84. 973b502 Merge pull request #4384 from robolectric:fix-memory-leaks by Copybara Robolectric Bot · 6 years ago
  85. 7198786 Add registerDefaultNetworkCallback (added in API level 24) to the ShadowConnectivityManager so that calls to it can be tested. by Googler · 6 years ago
  86. 27be62c Special-case ShadowParcel's handling of zero bytes. by Googler · 6 years ago
  87. 46e6435 Shadow getProfiles in ShadowUserManager. by Googler · 6 years ago
  88. 438bcc2 Shadow sendOrderedBroadcastAsUser. by Googler · 6 years ago
  89. bfa597d Fix some memory leaks. by Christian Williams · 6 years ago
  90. e4e92a8 Fix build. Turn off warnings for non-framework shadows. by Christian Williams · 6 years ago
  91. f6a5dbc Support fonts defined in XML. by romkal · 6 years ago
  92. 118b42d Add support for CrossProfileApps by Googler · 6 years ago
  93. 20679ae Add support for static methods and fields to Reflector. by christianw · 4 years, 9 months ago
  94. 349a2e3 Implement BluetoothDevice.getType() by Googler · 6 years ago
  95. 3f9c6d4 Automated g4 rollback of changelist 227054249. by Googler · 6 years ago
  96. 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
  97. 5ff66bc Implement BluetoothDevice.getType() by Googler · 6 years ago
  98. 24e3f79 Cloned from CL 226976494 by 'g4 patch'. by christianw · 6 years ago
  99. 46be399 Add a test method for adding an activity to PackageManager. by romkal · 6 years ago
  100. 296db43 Oops, fix shadows:httpclient test compile. by Christian Williams · 6 years ago