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