httpebble-ios icon indicating copy to clipboard operation
httpebble-ios copied to clipboard

iOS httpebble implementation

Results 3 httpebble-ios issues
Sort by recently updated
recently updated
newest added

Hi, After a fun little adventure coding for the Pebble I have now added a screenshot feature to httpebble. The screen capture part in "httpcapture.c" is a bit of a...

Hi Katharine, I'm curious why you use the way inaccurate `kCLLocationAccuracyKilometer` for location requests through HTTPebble. I know that higher resolution location means higher battery draw, but this matters much...

Currently, httpebble first requests location information whenever a watchface first does so. Since httpebble is likely in the background at this point, the user is never prompted and so the...

enhancement