omi
omi copied to clipboard
AI wearables. Put it on, speak, transcribe, automatically
refactor: Improve code and remove some unsupported defines
This is part of general improvement for app/device connectivity. On first pair, app should store the MAC address of the device and subsequently connect only to that device, u mess...
App should discover the devices based on the service guid, not on name.
The app needs to show when there is audio is coming from the device above certain noise level. similarly whe. The app has sent transcript to the LlM and is...
Found a minor UI bug where the Friend App UI doesn't seem to be centered on the interior screen of the Samsung Fold 5. I've attached screenshots to display the...
Hi, Very hyped by this project but I'm surprised to not find any pictures or videos online about it. Are there any? Might be due to this: I'll be blunt...
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...
Hi everyone! I'm a big fan of the Friends project, but as a beginner, I've found the current firmware setup to be quite challenging. Therefore, I've taken the initiative to...
Firmware on Friend's wearable should be able to be updated via cloud [reference](https://brilliant.xyz/products/monocle) Ideal scenario: All friend's firmware should check our github folder and auto-update once it has internet connection>...
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...