V1.0.2 Android APK
This is the second official build and release of the Android app to github while we work on getting it to the Google Play Store.
Simply download this APK and make sure you have "Install Unknown Sources" or "Unknown Sources" enabled in the settings then you should be able to install the app, once its installed open the app and it will ask you for all the required permissions, it will then search for your "Friend" device and automatically connect.
Then simple enter your Deepgram API key and OpenAI Api Key into the app and everything should start to work.
Please note the app is still in early stages and a lot may change.
If you have any issues please make a issue report or contact us in the discord!
What's Changed
- Refactor/code cleaning by @josancamon19 in #109
- Feature/memories UI fix by @josancamon19 in #111
- Feature/diarization v1 by @josancamon19 in #110
- Feature/multilanguage by @josancamon19 in #112
- Bring back some stuff to main readme by @adamcohenhillel in #132
- add cname file by @adamcohenhillel in #133
- Feature/audios storage by @josancamon19 in #131
- vector database rag context logic + new prompts by @josancamon19 in #134
- Update Install_firmware.md by @kodjima33 in #136
- Update Install_firmware.md by @kodjima33 in #137
- hotFix timer memory creation
_initiateTimerto 30 seconds instead of 5 by @josancamon19 in #138 - Update README.md by @kodjima33 in #139
- Fixes/connect state by @josancamon19 in #141
- Refactor/connection improvements by @josancamon19 in #145
- sentry debug options to false by @josancamon19 in #146
- Fixes/UI ux improvements by @josancamon19 in #151
- Update Contribution.md by @kodjima33 in #152
- Adding simple protocol description by @francip in #153
- Switch to Gpt-4o from Turbo api_calls.dart by @akshaynarisetti in #154
- Feature/better stt by @josancamon19 in #155
- added sentry logs and better state management for ws by @josancamon19 in #156
- B) by @AnhPhuN in #157
- Rename assets/3d_printing_designs/box design with LI-ion battery.stl … by @kodjima33 in #158
- Sentry improvements + memory creation logic fix by @josancamon19 in #159
- timer duration memory creation to 30 seconds by @josancamon19 in #160
New Contributors
Full Changelog: v1.0.0-Android-App...v2.0.0-Android-App