ayanamist

Results 15 issues of ayanamist

在lsposed的日志里看到的,貌似不影响使用 ``` [ 2023-10-14T20:04:29.073 1000: 2032: 2694 E/LSPosed-Bridge ] java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.content.Context.getSystemService(java.lang.Class)' on a null object reference at com.kooritea.fcmfix.xposed.XposedModule.checkUserDeviceUnlockAndUpdateConfig(XposedModule.java:109) at com.kooritea.fcmfix.xposed.XposedModule.targetIsAllow(XposedModule.java:132) at com.kooritea.fcmfix.xposed.MiuiLocalNotificationFix$1.afterHookedMethod(MiuiLocalNotificationFix.java:37) at E.pZHunNo.oYW.hrXZeoad.XposedBridge$LegacyApiSupport.handleAfter(Unknown...

Since `ss.UpdateConfig` will merge non-zero value in `new`, but `cmdConfig` from `flag.Parse` will always has a default value (300) from `flag.IntVar(&cmdConfig.Timeout, ....)`, so the `timeout` value from config file will...

### Service Update center ### Summary I'm a user in china, and i see there are mirrors in china from http://mirrors.jenkins.io/status.html and https://updates.jenkins.io/download/war/latest/jenkins.war?mirrorstats However, since Jenkins Updates Sites is a...

update-center

Since connection will be reset to `USE_IPV4_IPV6_RANDOM` when connection failed even in pure v4 environment. https://github.com/DrKLO/Telegram/blob/0e17caa7a6facd8220077ee708c4acc942a175d1/TMessagesProj/jni/tgnet/Connection.cpp#L699-L702 However, it does not reset `lastProtocolUsefullData` correctly if `connectionType` is not `ConnectionTypeGeneric` (usually problem...

We are migrating our application to sonic which is super fast, and encounter an problem on some scene. Some of our code using `k8s.io/apimachinery/pkg/util/json` which backed by `sigs.k8s.io/json` providing some...