Chenhe

Results 14 issues of Chenhe

Horologist Version: 0.4.17 Currently `Modifier.rotaryWithScroll()` takes and manipulates `ScrollableState` directly, which may bypass the nested scroll mechanism. Maybe this modifier factory function can take `NestedScrollDispatcher` as another parameter so that...

当前使用 Gost 做 tcp 端口转发: ``` ./gost -L tcp://:22000/example.com:22000?proxyProtocol=2 ``` 目标主机 `example.com:22000` 运行 traefik,已启用 proxy protocol: ```yaml # traefik entryPoints: websecure: address: :443 proxyProtocol: insecure: true ``` 但是并没有获取到真实客户 IP。 #238...

异常类型:编译异常 tinker版本:1.9.14 gradle版本:3.5.0 是否使用热更新SDK:Bugly SDK 系统:Win10 问题太诡异了,完没有头绪。列了一个表: |-|oldapk存在|oldapk不存在| |:-:|:-:|:-:| |Build - Build Apks|√|√| |assembleRelease|×|√| |buildAllFlavorsThinkerPatch|×|N/A| > 由于使用的是 Bugly SDK,且使用多渠道编译打包。故实际指定的是 `buildAllFlavorsDir` 属性。 ``` R8: 'java.lang.Object clone()' already has a mapping R8:...

### Checks - [X] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue - [X] I have run `q doctor` in the affected terminal session - [X]...

bug
os:linux