qDot
qDot
Most of the BLE devices we connect to expose a battery level service. Would be handy to let applications show that.
**Is your feature request related to a problem? Please describe.** I've got a JNI_OnLoad method that I have to export "C" in order for JNI to call it on init....
This PR contains all of the code for basic Buttplug (https://github.com/metafetish/buttplug-js) integration with Yiffspot. The first 6 commits are project preparation, with the final commit (f881310) containing all of the...
Metabug for integrating https://github.com/metafetish/buttplug-js with Yiffspot. Will allow Yiffspot users to discover devices supported by the Buttplug library, and share control of them with other users. - [x] Device Discovery/Sharing...
B2G on the Nexus S I9023, using the ICS based firmware, only seems to work with the I9020A UCKE1 baseband. Trying to use the stock 4.0.3 XXKI1 baseband causes the...
As listed in https://bugzilla.mozilla.org/show_bug.cgi?id=715751, the SGS2 with old baseband will have errors reporting the GSM signal strength. This is a problem with the SGS2, not B2G, but we should probably...
In relation to #124, we've had to turn off bluetooth low power mode on the sgs2 to get the bluetooth firmware to work correctly. This may cause more power consumption...
When trying to load an animated gif using ofxGifDecoder, I'm not able to load more than 1 frame. All frames after the first loaded page show up blank. Weirdly enough,...
As much as I really don't want to do this, I'm getting the feeling that rumble has been abandoned, so: I've forked rumble over to https://github.com/deviceplug/btleplug We need an updated...
Write documentation for the Websocket DCM, so that DIY people have a simple way to talk to either bridge programs or directly to their hardware.