Light
Light
It took some time, but I was able to figure out how to make a code signing cert that VS accepted which traced back to our root CA, as I...
> Another way for build apk use > > https://github.com/xlab/android-go Given the lack of commit history on this one, I don't think it's a super viable option officially long term.
> find a gradle lib > https://github.com/bitrise-io/go-android/tree/master/gradle Looks updated but with 0 documentation, do you know how to use/implement it?
So we obviously have a goal of supporting as much as possible with as little integration work as possible right? How generic can we make it in terms of providing...
Note Azure has some decent TTS/SST free API options as well just as another option to add to the list: https://azure.microsoft.com/en-us/products/ai-services/text-to-speech
The Tauri mobile integration doesn't look super complicated, something we can work with there in terms of "borrowing"? https://github.com/tauri-apps/tauri/blob/dev/core/tauri/mobile/android/build.gradle.kts
@kadirgun If you right click in explorer, you can turn off efficiency mode for that app, can you try turning it off and see if that helps? Note: I turned...
@Blquinn How'd you go with this one? What would you say the current status is of this PR?
> Also it is a good chance to upgrade to gtk4 in v3 webkit2gtk 4.1 API is same as 4.0 but with libsoup3 instead of libsoup2.4. 4.1 is for GTK3....
I think after I upgraded to Debian 12 I had a similar situation and just needed to upgrade that package. Here's my currently installed versions: ``` libwebkit2gtk-4.0-37/now 2.42.3-1~deb12u1 amd64 [installed,upgradable...