章北海
章北海
if (Build.VERSION.SDK_INT>25 || (Build.VERSION.SDK_INT==25 && Build.VERSION.PREVIEW_SDK_INT>0)) { Class clazz = Class.forName("android.app.ActivityManager"); Object iActivityManagerSingleton = HookUtils.readStaticField(clazz, "IActivityManagerSingleton"); Object obj1 = HookUtils.readField(iActivityManagerSingleton, "mInstance"); setOriginal(obj1); Class iActivityManagerClazz = Class.forName("android.app.IActivityManager"); Class[] ifs = {iActivityManagerClazz};...
https://github.com/android/platform_frameworks_base/blob/o-preview/core/java/android/app/ActivityManager.java https://android.googlesource.com/platform/frameworks/base/+/android-o-preview-3/core/java/android/app/ActivityManager.java 为啥android-o的源码页面上贴的还是android n的源码? 假的源码.......
1. yes. 2. when I press fi, nothing shows up : )
It only work with the default terminal. - -|||
> 链路通了,ios16 shadowrocket+shadow-tls, 打开google.com确实要30秒,感觉有bug
> 好像v3都不成功 @txdywy 确实是V3有问题,我把协议改成V3别的终端都挺好的,就ios上小火箭用不了, 现在只能又改回V2了。 ------------------------- 今天小火箭更新以后 v3 正常了
does not work ```python ➜ ~ sgpt propt ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ /opt/homebrew/lib/python3.11/site-packages/urllib3/connectionpool.py:386 in _make_request │ │ │ │ 383 │ │ │ │ 384 │...
I just solved the same problem; I hope this can help you guys. change the code of [isVisionModel](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/ffe32694b0cb2c832337a074e0ef4b277d7db3ee/app/utils.ts#L251) make sure your model name is included change the code of [visionModel...
I just solved the same problem; I hope this can help you guys. change the code of [isVisionModel](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/ffe32694b0cb2c832337a074e0ef4b277d7db3ee/app/utils.ts#L251) make sure your model name is included change the code of [visionModel...
Bug is fixed (tested with 0.193)