aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android/mobly/snippet/bundled/utils
AgeCommit message (Expand)Author
2020-01-09Fix exception in "trimQuotationMarks()" method (#125)ryancllin
2017-10-05Fix version warnings for gradle builds (#87)Keith Dart
2017-10-05Fix a misuse of enum in Ble scan record. (#86)Ang Li
2017-10-04Revert "Make linter happy. (#81)" (#85)Ang Li
2017-10-02Make linter happy. (#81)Keith Dart
2017-09-28Add Rpcs needed to download files via HTTP. (#80)Keith Dart
2017-08-24Add synchronous waitForSms (#76)arammelk
2017-06-16Added support for Unknown BT device type (#63)chok
2017-06-12Add basic Bluetooth pairing and A2DP connection features. (#54)Ang Li
2017-05-23Add basic Bluetooth LE advertising and scan support. (#47)Ang Li
2017-05-02Simplify API required to call methods by reflection. (#45)Alexander Dorokhine
2017-05-02Fix issues related to WifiManagerSnippet. (#44)Alexander Dorokhine
2017-05-01Add Bluetooth Rpcs needed to support making the device discoverable. (#41)Ang Li
2017-04-27Fixes in `serializeBluetoothDevice`. (#34)Ang Li
2017-04-26Add Wi-Fi soft ap related Rpc methods. (#35)Ang Li
2017-04-07adding methords for BluetoothAdapterSnippet with serializer (#26)ygw11223
2017-03-14Allow calling wifiConnect with the connected network. (#28)Ang Li
2017-01-30Utilities, conventions, serialize/deserialize mechanism, and basic Wi-Fi APIsAng Li