linsui

Results 708 comments of linsui

Could you please make https://github.com/dyhkwong/LibSagerNetCore/blob/dec946cd1b7a2cc9a3ed7d613a3532aa29c3ad16/build.sh accept an arg to build a specific abi? Ah, never mind. It seems it's still easier to patch the script directly.

I just tested the latest commit and it works well.

You just need to release a new version. :)

Ah, I forgot the `DependencyInfoBlock` problem. It's a [Signing block](https://bi-zone.medium.com/easter-egg-in-apk-files-what-is-frosting-f356aa9f4d1) added by AGP and encrypted with the Google public key so it can't be read by anyone else except Google....

https://gitlab.com/fdroid/fdroiddata/-/merge_requests/17951 It will be built in the next cycle. It may take a week. Thanks for you help!

It has been published on https://f-droid.org/packages/com.github.dyhkwong.sagernet/ :tada: You can add this in readme ``` [](https://f-droid.org/packages/com.github.dyhkwong.sagernet/) ``` The Chinese version: ``` [](https://f-droid.org/packages/com.github.dyhkwong.sagernet/) ```

Maybe you can use https://www.jitpack.io/#jcloquell/android-secure-storage/0.1.3?

For F-Droid users the client select the apk for them. For GitHub users you can publish the universal apk only.

@krille-chan We can also only do this on F-Droid side if it works for you. The version code will be different from your apks but that won't cause any problem.