1. 1ff2867 Add the Rpc for `AudioManager#isMusicActive` (#144) by troub1emaker-sys · 2 years, 11 months ago
  2. 9d70d22 Remove trailing spaces. (#143) by troub1emaker-sys · 3 years ago
  3. 978af86 Gets data and voice network type from TelephonyManager. (#141) by troub1emaker-sys · 3 years ago
  4. 721de46 Respectful code cleanup. (#140) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  5. 9190cc3 Additional condition to allow wifi to fully connect. (#138) by tprotopopov-dev · 3 years, 5 months ago
  6. fe52142 Revert c5093aad6df3096498cb396da299793d8b13db56 due to import incompatibility (#136) by tprotopopov-dev · 3 years, 6 months ago
  7. 05ceaf2 Improve the reliability of bluetooth state change Rpcs. (#134) by tprotopopov-dev · 3 years, 7 months ago
  8. faa3ca3 Merge unnecessary lines in UiautomatorSnippet (#135) by Syaoran Kuo · 3 years, 8 months ago
  9. c5093aa Add snippet for UI hierarchy dump. (#132) by Syaoran Kuo · 3 years, 8 months ago
  10. ecc2ee7 update btBecomeDiscoverable to handle api level (#129) by jwang1013 · 4 years, 4 months ago
  11. 8c035ba Add a Rpc "btIsA2dpPlaying" to BluetoothA2dpSnippet (#128) by chuanhsiao · 4 years, 5 months ago
  12. 5882098 Fix exception in "trimQuotationMarks()" method (#125) by ryancllin · 4 years, 5 months ago
  13. 13af002 Fix "JavaCodeClarity" problem for BluetoothHearingAidSnippet (#122) by chuanhsiao · 4 years, 10 months ago
  14. 430271f Create BluetoothHearingAidSnippet.java (#119) by chuanhsiao · 4 years, 10 months ago
  15. fa182fd fixed lint error by Peter Fong · 5 years ago
  16. 58d8b2c Minor review comment fixes by Peter Fong · 5 years ago
  17. e62de2e Renamed and embedded sdk check in method by Peter Fong · 5 years ago
  18. 9da2670 Refactored out shell permission adoption routine by Peter Fong · 5 years ago
  19. a45ca74 updated to use target sdk version to check if shell permission is needed by Peter Fong · 5 years ago
  20. 431ae9a Cleanup UiAutomator connection so it won't block other from using since UiAutomator only support a single connection at a time. by Peter Fong · 5 years ago
  21. b058548 Handle Wi-Fi permission requirements in Q. (#112) by Ang Li · 5 years ago
  22. c2841cf Remove unnecessary `toString`. (#110) by Ang Li · 5 years ago
  23. 2ce5ca9 Fix a potentialy NPE in wifiConnect. (#109) by Ang Li · 5 years ago
  24. 244d747 Add api to remove account. (#108) by Ang Li · 5 years ago
  25. a727fbc Add an API to check if 5G Wi-Fi is supported. (#107) by Ang Li · 5 years ago
  26. 62f5ef2 Remove an unused inner class. (#106) by Ang Li · 5 years ago
  27. 35e1bfa Migrate to androidx packages (#105) by Ang Li · 5 years ago
  28. 2fa52ef Adding APIs to get the External Storage Directory. (#104) by Adam Van Hine · 5 years ago
  29. 0413539 Bring line 97 under 100 characters (#103) by sceller · 6 years ago
  30. 2e3f116 Add RPCs to get/set voice call stream volume (#102) by sceller · 6 years ago
  31. 937a107 Use multidex (#100) by David T.H. Kao · 6 years ago
  32. aad9337 Add bt cancel discovery. (#98) by Ang Li · 6 years ago
  33. 770ccb9 Add functionality to specify timeout for waitForSms. (#95) by David T.H. Kao · 6 years ago
  34. 7fa78b2 Fix typo in wifiConnect. (#94) by Ang Li · 6 years ago
  35. f42e4c4 Use annotation instead of executor for `makeToast`. (#93) by Ang Li · 6 years ago
  36. 31c3b90 Fail `wifiConnect` if the network specified does not exist. (#92) by Ang Li · 6 years ago
  37. e741403 Handle a possible race condition in wifi/bt toggle. (#91) by Ang Li · 7 years ago
  38. 1bcd428 Fix version warnings for gradle builds (#87) by Keith Dart · 7 years ago
  39. 9533653 Fix a misuse of enum in Ble scan record. (#86) by Ang Li · 7 years ago
  40. 212c2df Revert "Make linter happy. (#81)" (#85) by Ang Li · 7 years ago
  41. 3740244 Make linter happy. (#81) by Keith Dart · 7 years ago
  42. 2797e51 Add Rpcs needed to download files via HTTP. (#80) by Keith Dart · 7 years ago
  43. 7f7798e Add a networking snippet module. (#78) by Keith Dart · 7 years ago
  44. ccedca0 Add synchronous waitForSms (#76) by arammelk · 7 years ago
  45. 084eb93 SmsSnippet cleanup (#72) by arammelk · 7 years ago
  46. 4dbbe06 Add SMS snippet (#69) by arammelk · 7 years ago
  47. 3b48f2d Do not attempt to modify a network in wifiConnect. (#68) by Ang Li · 7 years ago
  48. 5d45a95 Check for current network activity before deciding it is already connected. (#70) by David T.H. Kao · 7 years ago
  49. 80d6246 Run linter on MediaSnippet. (#67) by Ang Li · 7 years ago
  50. fd5d5cc Remove bt snoop log APIs. (#66) by Ang Li · 7 years ago
  51. fff9f69 Add an rpc to check if wifi is enabled. (#65) by Ang Li · 7 years ago
  52. 4e41427 Initial audio playback functionality (#62) by David T.H. Kao · 7 years ago
  53. 1627da0 Added support for Unknown BT device type (#63) by chok · 7 years ago
  54. 947441a Minor bug fix to btUnpairedDevice() (#61) by chok · 7 years ago
  55. 1888b5d Add method to clear configured networks (#55) by David T.H. Kao · 7 years ago
  56. 5c21f24 Add MODIFY_AUDIO_SETTINGS for setMicrophoneMute (#57) by David T.H. Kao · 7 years ago
  57. 4e01d97 Add basic Bluetooth pairing and A2DP connection features. (#54) by Ang Li · 7 years ago
  58. ec29dcc Add Rpcs for basic Android logging. (#52) by Ang Li · 7 years ago
  59. 2af13eb Microphone mute RPCs (#53) by David T.H. Kao · 7 years ago
  60. 8a7fe9a Add basic Bluetooth LE advertising and scan support. (#47) by Ang Li · 7 years ago
  61. e9c9480 Adding BT RPC getAddress (#50) by chok · 7 years ago
  62. a9afffd Increasing bt discovery timeout from 1 to 2 minutes for btDiscoverAndGetResults() (#49) by chok · 7 years ago
  63. 1198818 Added Rpc to enable/disable wifi-verbose logging on API 21+ (#46) by whutchin5 · 7 years ago
  64. 796a975 Simplify API required to call methods by reflection. (#45) by Alexander Dorokhine · 7 years ago
  65. fec0d88 Fix issues related to WifiManagerSnippet. (#44) by Alexander Dorokhine · 7 years ago
  66. 5858a6e Add Bluetooth Rpcs needed to support making the device discoverable. (#41) by Ang Li · 7 years ago
  67. 6f3d76c Throw exceptions in case of failure to enable or disable HCI snoop log. (#42) by Alexander Dorokhine · 7 years ago
  68. dcae801 Fixes in `serializeBluetoothDevice`. (#34) by Ang Li · 7 years ago
  69. 4c0c5d6 Add Wi-Fi soft ap related Rpc methods. (#35) by Ang Li · 7 years ago
  70. 3c4740c Add Rpcs for enabling/disabling bt snoop log. (#39) by Ang Li · 7 years ago
  71. 5485b18 Squash "serializable class has no definition of serialVersionUID" warnings. (#37) by Alexander Dorokhine · 7 years ago
  72. 5b20052 adding methords for BluetoothAdapterSnippet with serializer (#26) by ygw11223 · 7 years ago
  73. 6607e94 Remove unused var mIsScanning from WifiManagerSnippet (#32) by David T.H. Kao · 7 years ago
  74. d10e236 Allow calling wifiConnect with the connected network. (#28) by Ang Li · 7 years ago
  75. 272e22a Run googleJavaFormat. (#30) by Alexander Dorokhine · 7 years ago
  76. ee617f3 Adding content sync controls to AccountSnippet. (#25) by David T.H. Kao · 7 years ago
  77. 1b53366 remove unused imports in AudioSnippet (#23) by David T.H. Kao · 7 years ago
  78. dd918fe Get the number of streams for muting through reflection. (#22) by David T.H. Kao · 7 years ago
  79. 75c9e61 Add some simple telephony and audio controls to MBS. (#14) by David T.H. Kao · 7 years ago
  80. 9981615 Minor fixes to Mobly Bundled Snippets. (#19) by Alexander Dorokhine · 7 years ago
  81. c82a5a3 Support adding and listing Google accounts. (#16) by Alexander Dorokhine · 7 years ago
  82. 9896303 Add makeToast. by Ang Li · 7 years ago
  83. 0eb024b Utilities, conventions, serialize/deserialize mechanism, and basic Wi-Fi APIs by Ang Li · 7 years ago
  84. 876ea66 Basic bundled snippet to control bluetooth. by Alexander Dorokhine · 7 years ago