刘彦君

Results 19 issues of 刘彦君

W/System.err(15383): java.lang.NullPointerException: Attempt to read from field 'java.lang.String android.content.pm.PackageInfo.packageName' on a null object reference W/System.err(15383): at android.os.Parcel.readException(Parcel.java:1948) W/System.err(15383): at android.os.Parcel.readException(Parcel.java:1888) W/System.err(15383): at android.app.IActivityManager$Stub$Proxy.startActivity(IActivityManager.java:4430) W/System.err(15383): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1618) W/System.err(15383): at android.app.Activity.startActivityForResult(Activity.java:4516) W/System.err(15383):...

Sometimes I don't know which port the app will use beforehand, so I would like to redirect all ports as http request, is there any way I can do that?

Hi there Seems the dart code is executed by VM, so even if we know the code offset, how can we read that? is there any guidance on how to...

Maybe only the String parameter

enhancement

### 功能建议 新功能建 ### 功能描述 希望能加一个刷视频自动倍速播放的功能(不需要长按就能倍速播放),提高刷视频的效率 应该是设置如下函数的参数就行 "com.ss.android.ugc.aweme.video.simplayer.SimPlayer", "setSpeed", ### 需要理由 希望能设置倍速播放, 现在刷视频比较浪费时间,节奏太慢,希望能加一个自动倍速播放的功能(不需要长按就能倍速播放),提高刷视频的效率

enhancement

**Describe the bug** when I input something in the searchfield, and I use key to select one suggestion, when I press Enter, onSuggestionTap and onsubmit are invoked the same time,...

bug
P3

fix the issue: https://github.com/rknell/alfred/issues/130

"api/search/%E6%88%91%E7%9A%84" this will decode wrong, and should make the following patch. ![image](https://github.com/user-attachments/assets/5a8b7fd3-fdfe-4d65-8341-209599fb3b72)