Set Conduit as your default Android Assistant
Implmented native Android assistant overlay with a modern Gemini-inspired interface. The new overlay features three smart context-aware actions:
- Summarize Page captures and analyzes visible screen text
- Ask About Page takes a screenshot and attaches it to chat for visual questions
- Voice Call launches the voice interface directly.
What's Changed
- feat(conversations): Improve conversation and folder fetching with concurrent requests by @cogwheel0 in #155
- navigation-drawer-and-dropdown-refactor by @cogwheel0 in #156
- feat(tts): ensure Android default TTS engine is set before speaking by @cogwheel0 in #157
- fix-ios-sts by @cogwheel0 in #158
- android-assistant-feature-implementation by @cogwheel0 in #159
Full Changelog: v2.2.3...v2.2.4