aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android
AgeCommit message (Expand)Author
2017-06-20Initial audio playback functionality (#62)David T.H. Kao
2017-06-16Added support for Unknown BT device type (#63)chok
2017-06-13Minor bug fix to btUnpairedDevice() (#61)chok
2017-06-13Add method to clear configured networks (#55)David T.H. Kao
2017-06-12Add basic Bluetooth pairing and A2DP connection features. (#54)Ang Li
2017-06-05Add Rpcs for basic Android logging. (#52)Ang Li
2017-06-02Microphone mute RPCs (#53)David T.H. Kao
2017-05-23Add basic Bluetooth LE advertising and scan support. (#47)Ang Li
2017-05-16Adding BT RPC getAddress (#50)chok
2017-05-15Increasing bt discovery timeout from 1 to 2 minutes for btDiscoverAndGetResul...chok
2017-05-03Added Rpc to enable/disable wifi-verbose logging on API 21+ (#46)whutchin5
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-05-01Throw exceptions in case of failure to enable or disable HCI snoop log. (#42)Alexander Dorokhine
2017-04-27Fixes in `serializeBluetoothDevice`. (#34)Ang Li
2017-04-26Add Wi-Fi soft ap related Rpc methods. (#35)Ang Li
2017-04-25Add Rpcs for enabling/disabling bt snoop log. (#39)Ang Li
2017-04-19Squash "serializable class has no definition of serialVersionUID" warnings. (...Alexander Dorokhine
2017-04-07adding methords for BluetoothAdapterSnippet with serializer (#26)ygw11223
2017-03-14Remove unused var mIsScanning from WifiManagerSnippet (#32)David T.H. Kao
2017-03-14Allow calling wifiConnect with the connected network. (#28)Ang Li
2017-03-14Run googleJavaFormat. (#30)Alexander Dorokhine
2017-03-05Adding content sync controls to AccountSnippet. (#25)David T.H. Kao
2017-02-23remove unused imports in AudioSnippet (#23)David T.H. Kao
2017-02-22Get the number of streams for muting through reflection. (#22)David T.H. Kao
2017-02-15Add some simple telephony and audio controls to MBS. (#14)David T.H. Kao
2017-02-14Minor fixes to Mobly Bundled Snippets. (#19)Alexander Dorokhine
2017-02-13Support adding and listing Google accounts. (#16)Alexander Dorokhine
2017-02-09Add makeToast.Ang Li
2017-01-30Utilities, conventions, serialize/deserialize mechanism, and basic Wi-Fi APIsAng Li
2017-01-12Basic bundled snippet to control bluetooth.Alexander Dorokhine