aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android/mobly/snippet/bundled/utils/JsonSerializer.java
AgeCommit message (Expand)Author
2020-01-09Fix exception in "trimQuotationMarks()" method (#125)ryancllin
2017-10-05Fix a misuse of enum in Ble scan record. (#86)Ang Li
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-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