farfromrefuge
farfromrefuge
In a project i am working on i needed deeper control over the cache. So i added new accessors. It has no consequence on the cache behavior. Hope this one...
fix as explained here https://github.com/chrisbanes/Android-BitmapCache/issues/41
added a method to try and recycle
explained here https://github.com/chrisbanes/Android-BitmapCache/issues/35
When picking a color the wheel update to propose you colors related to the picked color. I use that feature all the time. Would love to see that in your...
I have a device running using bleno on Pi/Edison I use noble-uwp on windows and noble on Mac/Linux. I recently found an issue with noble-uwp. If i shut down my...
Hi realized that i had no disconnect events on windows. After debugging it i realized that my device was stored as ```00000190a0c2``` in ```_deviceMap``` but doing ``` sender.bluetoothAddress.toString(16)``` in ```_onConnectionStatusChanged```...
That would be great to be able to handle multiple apps on one instance. Would make things a lot easier! Thanks