Joe Hsu

Results 5 issues of Joe Hsu

some reason the current build is passed as nil to build!, passing current_build fixes this

As stated in #879, `getFirst` can result in two instances. Then later when the results of getFirst are used, we simply grab the props off the created element and create...

quality

Thoughts anyone? This super simplifies pushing and pulling data to and from ducksboard all through the `Ducksboard::Slot` class. Todo: - [x] Slot pull with timespan - [ ] Dashboard api

The app can't find the Friend device unless going into App Permissions and manually granting location permissions. Device: Pixel 8 Pro OS: Android 14 The user should be prompted when...

bug
good first issue

Prompt for all permissions at once, retry 3 times (it seems there was some retry logic already). @Bentlybro There's some overlap with https://github.com/BasedHardware/Friend/pull/93 - which shows some additional dialogs when...