Andreas (KKday)

Results 5 issues of Andreas (KKday)

setProgress 的地方也有相同的問題

allow swipe left/right to dismiss

可以像 RxActivityResult 一樣支援這個嗎?

In ffmpeg_mediaplayer.c, stop() won't wait player_decode thread to end. Sometimes JVM will free resources of player, but the player_decode thread might still be running. Thus cause JNI crash inside player_decode....

https://github.com/amirzaidi/gcam/blob/27cc10eb9f404dda004d0c99608796f97f6e89d4/smali/gwu.smali#L254 08-14 15:20:34.096 13827 13827 E AndroidRuntime: java.lang.SecurityException: Signature check failed for com.google.android.GoogleCamera 08-14 15:20:34.096 13827 13827 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1689) 08-14 15:20:34.096 13827 13827 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1641) 08-14...