Doug Koellmer
Doug Koellmer
Hello! It was suggested by [onli](https://hackerforums.co/memberlist.php?mode=viewprofile&u=348) in [this thread](https://hackerforums.co/show-hf-f7/show-hf-portier-a-spiritual-successor-to-mozilla-p-t136.html) to open an issue here regarding the privacy guarantees of Portier. "Privacy Policy" doesn't seem like exactly the right term. Specifically,...
One can potentially flood the queue, putting tasks onto it faster than the queue can process them. Perhaps have enumerations for read/write/connect-fail callbacks indicating such a scenario, like if the...
Not directly observed by me, but apparently HTC One M8 with Android L, you must scan for a device before being able to connect to it. That is, you can't...
Apparently with the Note 4 if you go into airplane mode, ble turns off implicitly but you don't get a disconnect callback.
From user question: As my peripherals alter their name, how can I ensure that the name is updated immediately? For explanation: In Lollipop I see some system-internal BleScanResult with the...
Following should not be output for API docs because it's mostly just noise for newcomers despite being publically accessible. - Anything in com.idevicesinc.backend.* - com.idevicesinc.utils.Utils and all com.idevicesinc.utils.Utils_\* subclasses. -...
So you can do Please.retry(). The event should also include history of previous failures. Should be able to be done in a backwards compatible way.
Right now this is handled by a static method and hardcoded in library guts.
Like ReconnectRequestFilter but for scanning. Possibly deprecate various "autoScan"-type config options.
Subtasks: - Print out queue in a vertical stack with a limit beyond which it goes horizontal...maybe have the beginning and end of the stack be vertical. - print out...