linsui

Results 708 comments of linsui

@canxin121 如果你不反对我来打包?

F-Driod currently uses Debian bookworm, which should be the same os as your docker. Maybe you need to pin the os to a snapshot as what electrum does.

https://github.com/AzureAD/microsoft-authentication-library-common-for-android/blob/529ad89062eedf8a1f5f5dc4b1815c3abdd53a95/common/build.gradle#L171 Excluding the dep is not enough. We need to patch and rebuild the lib to make it FOSS...

The nonfree dep is not used at runtime but it's still required at build time. This is the problem.

It's not required when building the apk. But it's required when building the lib. If we can't build the msal lib without gms, then the nonfree gms lib is still...

Ah, somehow I failed to merge https://gitlab.com/fdroid/fdroiddata/-/merge_requests/23221... It's merged now. :)

No, I guess it's just not shown due to a restart.

在 https://gitlab.com/fdroid/fdroiddata 开个 MR 就行。如果没有用到专有库就没什么问题。

F-Droid doesn't allow binary in the repo. It has to be pulled from a known maven repo of built from source.