Louis Chen
Louis Chen
Thank you for the survey, I'll check how to fix it.
I found the problem. The default state of quick tile items is active on Android 9. And I used a `MutableSharedFlow` without assigning a default value, so it can be...
Thanks for the recommendations! The options that you provided are cool. I'm busy these weeks, but I'll schedule them to my plan when I have time.
I'v update an version for new Azure framework (Use SubscriptionKey instead of ClientId & ClientSecret) https://github.com/firemaples/microsoft-translator-java-api But you need to download and build the jar file by yourself You can...
@zfc0812 There is a ready jar file you can just download (https://github.com/firemaples/microsoft-translator-java-api) , or you can build it by yourself: Download the project and run the command in the lib...
@tholu I'll try, please wait me a while
@tholu I've uploaded the new version library into JCenter and Maven Center, you can just use Gradle dependencies { compile 'io.github.firemaples:microsoft-translator-java-api:0.8.3' } Maven io.github.firemaples microsoft-translator-java-api 0.8.3 pom
Same issue here, are you found a way to resolve this problem?
Ok, thanks for your response, I'll keep finding a way for a workaround.
Are you running jitsi-hammer.sh on MAC? I've fixed the script to run on MAC if you still need the fix https://github.com/firemaples/jitsi-hammer/tree/issue-27-fix-build-script-for-mac