Luis Finke
Luis Finke
iOS and Android supported can be added using the [NodeJS-mobile library](https://github.com/JaneaSystems/nodejs-mobile)
When enum values are listed, they seem to be listed in alphabetical order. Is there any way to specify this in the configuration? I'd like to be able to choose...
Is there any way I could put the method definitions from "partial" classes into separate sections on the generated documentation page? The separate files have different method categories, so it...
I have several classes in my unity project that inherit from `UnityEngine.PropertyAttribute`. Is there a way to put these in a separate section from the "Classes" section? Basically I just...
So I just spent the last week making a fully working react native module for Spotify on iOS and Android, but I found that you had already taken the react-native-spotify...
In most torrent clients on desktop, when you open a torrent or magnet link in a specific application, it typically gives you some options to select for the torrent before...
I made it so that if a callback isn't passed, a promise will be returned. I also fixed your handling of the error in the `end` event. It's usually better...
The new version of iSSB uses almost 4 times the amount of memory that its predecessor did. This is almost undoubtedly because of the new image resources being used. I...
Using regular preference storage for session-related data is insecure. iOS should use the keychain, and I should research the proper way to do this on Android.
I installed opensnitch and rebooted my system. After noticing it ran on startup, I closed it, checked `~/.config/autostart` for a file (there was none), and disabled the service by running...