Chenhe

Results 28 comments of Chenhe

See #202 @zuoni1018 gived a solution. It works for me. But his text style seems to be some problem and I fix it: ```java private void initLogger() { LogStrategy logStrategy...

Try `go install github.com/kataras/rizla` insetead of `go get`. This command will compile and move the executable file to `$GOPATH/bin` which should in `path` system env var.

F-Droid 对 app 的依赖也有要求,而且需要可信构建。比较麻烦,我可以试试看

可以。同意。 在 2022年8月11日+0800 19:40,linsui ***@***.***>,写道: > 应用的依赖很少,都是开源的,没什么问题。唯一一个是 version name 和 version code 是动态生成的,F-Droid 用正则获取版本信息,所以没法自动更新。如果你同意,我可以帮助打包提交。 > — > Reply to this email directly, view it on GitHub, or unsubscribe. > You...

恩。添加需要的文件开 pr 吧。版本号写死在 gradle 里就行,以后发版手动更新。 在 2022年8月11日+0800 20:37,linsui ***@***.***>,写道: > MR: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11541 > 我可以在这个仓库里添加 fastlane 文件吗?F-Droid 会从这里抓取应用描述。如果可以,我开个合并请求。自动更新的问题要怎么解决?不自动更新还是在哪里发布version code? > — > Reply to this email directly, view it on GitHub,...

> @ichenhe 现在qq接了华为推送 HwPushChannelID 这个channel的通知不处理, 考不考虑更新一下呀 @yFFyF No. See #29

@CaiJimmy How about add a float menu buttom at the corner? Click it to show the TOC (pop window or a slide-in animation).

我也是,php 8.2.10 安装报错,如下: ``` [2024-01-08 10:39:04] prod.ERROR: Carbon\Carbon::setLastErrors(): Argument #1 ($lastErrors) must be of type array, bool given, called in /www/sites/img.chenhe.cc/index/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 98 {"exception":"[object] (TypeError(code: 0): Carbon\\Carbon::setLastErrors(): Argument #1...