1. 4c30f2e Add `BluetoothHeadsetSnippet` for Bluetooth HFP. (#189) by nihald2000 · 3 months ago upstream-master
  2. c00e2d6 Update AndroidManifest.xml to request legacy Bluetooth permissions on older devices (#186) by Kolin Lu · 5 months ago
  3. 1b42ecc Merge pull request #182 from haoma/master by Kolin Lu · 5 months ago
  4. ca158c8 Removing var type check (simSlot == null) for the following function: String getLine1Number(@RpcDefault("0") Integer simSlot) and int getTelephonyCallState(@RpcDefault("0") Integer simSlot) by haoma · 5 months ago
  5. fb49c6f Update format to comply w/ G3, and change var type back to Integer for String getLine1Number(@RpcDefault("0") Integer simSlot) and int getTelephonyCallState(@RpcDefault("0") Integer simSlot) by haoma · 5 months ago
  6. 66ee789 Update format and assigning @RpcDefault("0") for String getLine1Number(@RpcDefault("0") int simSlot) and int getTelephonyCallState(@RpcDefault("0") int simSlot) by haoma · 5 months ago
  7. 08d78a8 Remove function String getPhoneNumber(int simSlot) by haoma · 5 months ago
  8. efb63fe Merging functions by employing Default and Optional RPCs by haoma · 5 months ago
  9. d270e87 Lower compileSdk and targetSdk to 33 by haoma · 5 months ago
  10. 689db41 Add new function: String getPhoneNumber(int simSlot) by haoma · 6 months ago
  11. 2b8ee67 Merge pull request #181 from ko1in1u/master by Kolin Lu · 6 months ago
  12. c907e83 Fix error: package Build does not exist by kolinlu · 6 months ago
  13. ec707b0 Merge pull request #179 from ko1in1u/master by Kolin Lu · 6 months ago
  14. c823f9d Merge branch 'google:master' into master by Kolin Lu · 6 months ago
  15. c821800 Merge pull request #180 from amytsengtw/patch-1 by Kolin Lu · 6 months ago
  16. b0c54ad Update TelephonySnippet.java by amytsengtw · 6 months ago
  17. f83b07c Update TelephonySnippet.java by amytsengtw · 6 months ago
  18. 5f6542f Update TelephonySnippet.java by amytsengtw · 6 months ago
  19. e8dd7dc Use getCallStateForSubscription to replace deprecated getCallState by amytsengtw · 6 months ago
  20. 0d72c27 Refactor manufacturerSpecificData to ManufacturerSpecificData by kolinlu · 6 months ago
  21. 0422da4 Fix Error Prone (#178) by Kolin Lu · 6 months ago
  22. 3fe3a3b Add RECEIVER_EXPORTED flag to portrait sys ui register receiver calls; (#176) by VitaliDim · 8 months ago
  23. 363a22a Merge pull request #169 from stplaydog/btfix by Kolin Lu · 11 months ago
  24. af75836 Solve permission issues when performing btDiscoverAndGetResults by Zhaoming Yin · 1 year ago
  25. d3055da Solve permission issues when performing btDiscoverAndGetResults by Zhaoming Yin · 1 year ago
  26. b57a94f Merge branch 'master' into btfix by Zhaoming Yin · 11 months ago
  27. d56020d Merge pull request #171 from ko1in1u/master by Kolin Lu · 11 months ago
  28. c6656ea Support for clicking the "OK" button on the watch in btBecomeDiscoverable API by Kolin Lu · 11 months ago
  29. 3e878ee Solve permission issues when performing btDiscoverAndGetResults by Zhaoming Yin · 1 year ago
  30. faff899 Solve permission issues when performing btDiscoverAndGetResults by Zhaoming Yin · 1 year ago
  31. 87b4c47 Solve permission issues when performing btDiscoverAndGetResults by Zhaoming Yin · 1 year ago
  32. f8e153e Solve permission issues when performing btDiscoverAndGetResults by Zhaoming Yin · 1 year ago
  33. ce2fd0f Merge pull request #168 from ko1in1u/master by Kolin Lu · 1 year, 1 month ago
  34. f0aff98 Update permission and flag for Android O+ by Kolin Lu · 1 year, 1 month ago
  35. a90f983 Merge pull request #167 from ko1in1u/master by Kolin Lu · 1 year, 1 month ago
  36. 83e457b Add TODO for future extensions in DataHolder by Kolin Lu · 1 year, 1 month ago
  37. fb6d020 Update copyright year for new files by Kolin Lu · 1 year, 1 month ago
  38. cc7a7d9 Correct `scanResponse` docstring and add an example by Kolin Lu · 1 year, 1 month ago
  39. 55f33dd Correct the docstring for the scanResponse in BluetoothLeAdvertiser#startAdvertising by Kolin Lu · 1 year, 1 month ago
  40. 44cf99e Support more features on BLE related API. by Kolin Lu · 1 year, 1 month ago
  41. fbd882f Merge pull request #166 from ko1in1u/master by Kolin Lu · 1 year, 1 month ago
  42. cf99be9 Modernize MBS including dependencies and permissions by Kolin Lu · 1 year, 1 month ago
  43. 2e6b7ae Fix Error Prone StaticAssignmentInConstructor (#157) by Kolin Lu · 1 year, 5 months ago
  44. 6fafa83 Add ScanRecord#getManufacturerSpecificData() to BLE Scan result. (#155) by Kolin Lu · 1 year, 9 months ago
  45. 701c0a3 Add intent-based flow to enable Bluetooth for T and above. (#151) by xianyuanjia · 2 years, 1 month ago
  46. d5b1b83 Fix comment in btBecomeDiscoverable (#152) by xianyuanjia · 2 years, 1 month ago
  47. 81f963d Remove unused minSdk param from RpcEnum (#150) by xianyuanjia · 2 years, 1 month ago
  48. f934ad4 Add intent-based workflow to enable BT discoverability; use UIAutomator to handle dialog (#149) by xianyuanjia · 2 years, 1 month ago
  49. 89e88b3 Replace deprecated ImmutableBiMap#build call; update Guava version to 31.0.1 (#148) by xianyuanjia · 2 years, 4 months ago
  50. 65d87eb Adds stream audio type STREAM_ALARM methods. (#147) by Alice1117 · 2 years, 5 months ago
  51. 3f25452 Merge pull request #146 from xianyuanjia/wifi-clear-config by xianyuanjia · 2 years, 5 months ago
  52. 6e2742b Compile removeNetwork failures as a list. Add explanation for new strategy. by Xianyuan Jia · 2 years, 5 months ago
  53. e0fdbaa Have WifiManagerSnippet#wifiClearConfiguredNetworks re-check configured network list to determine operation success. by Xianyuan Jia · 2 years, 5 months ago
  54. 0f75845 Fix typo (#145) by Meng-Gen Tsai · 2 years, 5 months ago
  55. 1ff2867 Add the Rpc for `AudioManager#isMusicActive` (#144) by troub1emaker-sys · 2 years, 11 months ago
  56. 9d70d22 Remove trailing spaces. (#143) by troub1emaker-sys · 3 years ago
  57. 978af86 Gets data and voice network type from TelephonyManager. (#141) by troub1emaker-sys · 3 years ago
  58. 721de46 Respectful code cleanup. (#140) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  59. a548244 Refresh mbs project with latest gradle, build tools and dependencies. (#139) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  60. 9190cc3 Additional condition to allow wifi to fully connect. (#138) by tprotopopov-dev · 3 years, 5 months ago
  61. fe52142 Revert c5093aad6df3096498cb396da299793d8b13db56 due to import incompatibility (#136) by tprotopopov-dev · 3 years, 6 months ago
  62. 05ceaf2 Improve the reliability of bluetooth state change Rpcs. (#134) by tprotopopov-dev · 3 years, 8 months ago
  63. faa3ca3 Merge unnecessary lines in UiautomatorSnippet (#135) by Syaoran Kuo · 3 years, 8 months ago
  64. c5093aa Add snippet for UI hierarchy dump. (#132) by Syaoran Kuo · 3 years, 8 months ago
  65. ecc2ee7 update btBecomeDiscoverable to handle api level (#129) by jwang1013 · 4 years, 4 months ago
  66. 8c035ba Add a Rpc "btIsA2dpPlaying" to BluetoothA2dpSnippet (#128) by chuanhsiao · 4 years, 5 months ago
  67. 5882098 Fix exception in "trimQuotationMarks()" method (#125) by ryancllin · 4 years, 5 months ago
  68. 13af002 Fix "JavaCodeClarity" problem for BluetoothHearingAidSnippet (#122) by chuanhsiao · 4 years, 10 months ago
  69. 430271f Create BluetoothHearingAidSnippet.java (#119) by chuanhsiao · 4 years, 10 months ago
  70. d632d21 Merge pull request #117 from k2fong/uia_lint_fix by Jamie Kuppel · 5 years ago
  71. fa182fd fixed lint error by Peter Fong · 5 years ago
  72. 503b7c4 Merge pull request #114 from k2fong/uia-cleanup by k2fong · 5 years ago
  73. 58d8b2c Minor review comment fixes by Peter Fong · 5 years ago
  74. e62de2e Renamed and embedded sdk check in method by Peter Fong · 5 years ago
  75. 9da2670 Refactored out shell permission adoption routine by Peter Fong · 5 years ago
  76. a45ca74 updated to use target sdk version to check if shell permission is needed by Peter Fong · 5 years ago
  77. aa30a18 Merge branch 'uia-cleanup' of https://github.com/k2fong/mobly-bundled-snippets into uia-cleanup by Peter Fong · 5 years ago
  78. 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
  79. 5243a3c 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
  80. b058548 Handle Wi-Fi permission requirements in Q. (#112) by Ang Li · 5 years ago
  81. c2841cf Remove unnecessary `toString`. (#110) by Ang Li · 5 years ago
  82. 2ce5ca9 Fix a potentialy NPE in wifiConnect. (#109) by Ang Li · 5 years ago
  83. 244d747 Add api to remove account. (#108) by Ang Li · 5 years ago
  84. a727fbc Add an API to check if 5G Wi-Fi is supported. (#107) by Ang Li · 5 years ago
  85. 62f5ef2 Remove an unused inner class. (#106) by Ang Li · 5 years ago
  86. 35e1bfa Migrate to androidx packages (#105) by Ang Li · 5 years ago
  87. 2fa52ef Adding APIs to get the External Storage Directory. (#104) by Adam Van Hine · 5 years ago
  88. 0413539 Bring line 97 under 100 characters (#103) by sceller · 6 years ago
  89. 2e3f116 Add RPCs to get/set voice call stream volume (#102) by sceller · 6 years ago
  90. 598a232 Fix errors that prevent the apk from building and running (#101) by Ang Li · 6 years ago
  91. 937a107 Use multidex (#100) by David T.H. Kao · 6 years ago
  92. aad9337 Add bt cancel discovery. (#98) by Ang Li · 6 years ago
  93. ec285eb Update gradle version and deps. (#97) by Ang Li · 6 years ago
  94. 770ccb9 Add functionality to specify timeout for waitForSms. (#95) by David T.H. Kao · 6 years ago
  95. f4244d6 Update gradle versions. (#96) by David T.H. Kao · 6 years ago
  96. 7fa78b2 Fix typo in wifiConnect. (#94) by Ang Li · 6 years ago
  97. f42e4c4 Use annotation instead of executor for `makeToast`. (#93) by Ang Li · 6 years ago
  98. 31c3b90 Fail `wifiConnect` if the network specified does not exist. (#92) by Ang Li · 6 years ago
  99. e741403 Handle a possible race condition in wifi/bt toggle. (#91) by Ang Li · 7 years ago
  100. 1bcd428 Fix version warnings for gradle builds (#87) by Keith Dart · 7 years ago