aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android/mobly/snippet/bundled/utils
AgeCommit message (Expand)Author
2023-06-13Solve permission issues when performing btDiscoverAndGetResultsZhaoming Yin
2023-06-08Solve permission issues when performing btDiscoverAndGetResultsZhaoming Yin
2023-06-01Add TODO for future extensions in DataHolderKolin Lu
2023-06-01Update copyright year for new filesKolin Lu
2023-05-22Support more features on BLE related API.Kolin Lu
2023-01-24Fix Error Prone StaticAssignmentInConstructor (#157)Kolin Lu
2022-09-26Add ScanRecord#getManufacturerSpecificData() to BLE Scan result. (#155)Kolin Lu
2022-05-14Remove unused minSdk param from RpcEnum (#150)xianyuanjia
2022-02-07Replace deprecated ImmutableBiMap#build call; update Guava version to 31.0.1 ...xianyuanjia
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