codeskyblue

Results 75 issues of codeskyblue

tototally add 3 files. ## Details 3 files: reply.go must.go README.md example/must_example.go (some code from @garyburd redigo) reply.go: add some useful function to convert []byte to specified type. must.go: Strict...

参考项目 https://github.com/gabrielrobert/xavtool/blob/master/xavtool.nuspec

Hi, _samuel_. I'm new learner of thrift. Can you offer the origin thrift file, So people can study more quickly. **thanks.**

``` $ adb connect $ adb disconnect ```

enhancement

For example ```python import download d = download.Downloader(progress=True, verbose=False) d.download("http://example.org/a.zip", "a.zip") ```

``` {'udid': '08a3d291-26:17:84:b6:cb:a0-DT1901A', 'version': '10', 'serial': '08a3d291', 'brand': 'SMARTISAN', 'model': 'DT1901A', 'hwaddr': '26:17:84:b6:cb:a0', 'sdk': 29, 'agentVersion': '0.10.0', 'display': {'width': 1080, 'height': 2340}, 'battery': {'acPowered': False, 'usbPowered': True, 'wirelessPowered': False, 'status':...

enhancement

出现时机是,界面刚刷新的时候,resourceId有很低的概率无法获取到。 怀疑是 AccessibilityEventListener 影响的 https://github.com/openatx/android-uiautomator-server/blob/master/app/src/androidTest/java/com/github/uiautomator/stub/AccessibilityEventListener.java#L42