theapache64

Results 121 comments of theapache64
trafficstars

@rickclephas Ohh you're using the M1. That needs a separate binary I guess.

Filed: https://github.com/JetBrains/compose-jb/issues/542

@AddictArts To run the binary, you only need JDK 8+, but to build from the source, you need JDK 15.

> miss a lot of tools in apps with R8 (obfuscation) enabled. Yeah, you're right. I am looking at other possible algorithms too. > Would you like to expand to...

@mikepenz I am thinking of exporting [these xmls](https://github.com/mikepenz/AboutLibraries/tree/develop/aboutlibraries-definitions/src/main/res/values) to the above data-source.

@mikepenz Got your CSV export :rocket: and Integration finished. Thank you so much for the data ![image](https://user-images.githubusercontent.com/9678279/108412749-2f36c200-7250-11eb-9133-19bce03402b4.png)

Update: https://github.com/iBotPeaches/Apktool/issues/2529

@AddictArts But the app runs, right?

Yeah. Editing should be possible. AFAIK, there's no way you can delete a response, but soft delete should be manageable with a boolean flag. Editing is something that I was...

@tuanchauict Sorry for the late reply. I somehow missed this issue. > Incorrect if the return type is something like this: Foo If we extract secondary type from Flow like...