hacker1024

Results 245 comments of hacker1024

A very quick-and-dirty proof-of-concept, adding the exact `writeTrailingNamedParameterCommas` option that I needed, can be found here: https://github.com/hacker1024/code_builder/commit/7fa1ac26e526763e4cc70c4345b514bb830c78c8

This PR includes #33, as it's dependent on the architectural changes made there.

@Vogtinator ```logcat 10-07 10:17:08.055 F/rg.firebird.em(8511): java_vm_ext.cc:577] JNI DETECTED ERROR IN APPLICATION: JNI GetMethodID called with pending exception java.lang.SecurityException: No persistable permission grants found for UID 10430 and Uri content://com.android.providers.downloads.documents/document/msf:5853 10-07...

Ah, that commit was pushed after the latest release. I'll build it and try it when I get the time (probably next week).

I'd love this, as it'd easily let me write GUI and CLI interfaces for my app.

As for the macOS side, I have exams coming up so that might be a while (unless someone else does it of course).

> As of Flare 1.3.11+ you're required to re-activate the controller. If the controller returns false in its advance method, the FlareActor stops updating. So you can either let the...