Kevin Most

Results 18 comments of Kevin Most
trafficstars

I just hit this snag as well, where the custom style for the tooltip doesn't seem to respect `android:textColor`. Rather than use a custom view and lose the nice pointed...

We should consider pagination (#186) here, too. As captured in [this TODO](https://github.com/google/android-fhir/blob/master/datacapture/src/main/java/com/google/android/fhir/datacapture/QuestionnaireViewModel.kt#L162), we should have an option to validate individual pages when the user clicks next/previous. However, this shouldn't be...

For the record, I'm trying to use these new handles with the Sphere and it doesn't seem to be working. See my comment: https://github.com/Phhere/Playbulb/issues/12#issuecomment-238120045

Also trying to get this to work with the Sphere unsuccessfully. `➜ ~ gatttool -b $MAC --char-write -a 0x001b -n 0000ff00` does not work, despite the fact that I've read...

Hmm, didn't work for me. It just returns "successfully" and doesn't change the sphere's color. :( @asavvin, can you tell me what the output of `bluetoothd -v` is for you?...

Hmm, @asavvin how about if you just run `hcitool`? It should print the help message for HCI Tool which includes a version somewhere. That's kind of promising though, I was...

Looks like this is due to crx3 not being supported in the `unzip-crx` project upstream. Someone has forked that project and added crx3 support. See: https://github.com/peerigon/unzip-crx/issues/12 Changing the `unzip-crx` usages...

I'm running into this too, and the `sleep 1` workaround suggested by @rsuu is (somehow) working. If you use a systemctl service to load `xremap` like I do, you can...

Hm, just noticed that this _does_ work without pressing a keyboard chord first, if I wait a bit (presumably, "a bit" is `alone_timeout_millis`). If I do a keyboard chord (like...

Sure. I left a ~5s pause before reproing, and before Ctrl+C'ing the scripts in each of these cases, to make the logs a bit clearer. A reminder of my config:...