Doug Koellmer

Results 33 issues of 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,...

enhancement

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...

enhancement
difficulty_hard

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...

android_bug_potentially
difficulty_medium
handset_specific

Apparently with the Note 4 if you go into airplane mode, ble turns off implicitly but you don't get a disconnect callback.

android_bug_potentially
difficulty_medium
handset_specific

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...

bug
android_bug_potentially
difficulty_easy
handset_specific

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. -...

meta

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.

enhancement
difficulty_hard

Right now this is handled by a static method and hardcoded in library guts.

enhancement
difficulty_medium

Like ReconnectRequestFilter but for scanning. Possibly deprecate various "autoScan"-type config options.

difficulty_hard

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...

meta
difficulty_medium