Commit Graph

93 Commits

Author SHA1 Message Date
cogwheel
a371556a1c feat(notes): Add audio recording and playback features 2026-01-12 21:48:43 +05:30
cogwheel
0f8003e210 chore: bump version to 2.4.1 2025-12-22 08:04:44 +05:30
cogwheel
054f736e07 chore: bump version to 2.4.0 2025-12-20 22:40:40 +05:30
cogwheel
6a07855c9b fix(background): Improve background streaming reliability and error handling
feat(background): Add initialization and error handling for background streaming
feat(background): Improve background streaming reliability and error handling
feat(background): Improve iOS background task and stream management
refactor(android): Remove unused stream state persistence logic
feat(android): Improve wake lock and broadcast receiver handling
2025-12-20 22:10:28 +05:30
cogwheel
671b953f23 feat(android): Improve background service notification and time limit handling
feat: Optimize background streaming and keepalive mechanism
fix(background-streaming): Synchronize stream count between Flutter and Android
2025-12-20 18:21:38 +05:30
cogwheel
9da9f9e2b3 (auth): Add proxy authentication WebView for server login 2025-12-18 11:40:16 +05:30
cogwheel
5b91616e35 chore: bump version to 2.3.9 2025-12-17 20:28:33 +05:30
cogwheel0
9ab341fad1 chore: bump version to 2.3.8+85 and update widget URL scheme for home widget integration 2025-12-16 21:31:23 +05:30
cogwheel0
30695aabd7 chore: bump version to 2.3.8 2025-12-16 20:56:48 +05:30
cogwheel0
f3744ba9b2 fix(widget): Update widget URL scheme from homewidget to conduit 2025-12-16 20:35:21 +05:30
cogwheel0
bb55151482 chore: bump version to 2.3.7 2025-12-15 20:57:39 +05:30
cogwheel0
c21e70396d chore: bump version to 2.3.6 2025-12-14 20:46:30 +05:30
cogwheel0
3602a253d5 chore: bump version to 2.3.5 2025-12-11 20:13:58 +05:30
cogwheel0
3ac2cd81ad chore: bump version to 2.3.4 2025-12-10 20:50:52 +05:30
cogwheel0
2da54535f3 chore: bump version to 2.3.3 2025-12-08 20:43:57 +05:30
cogwheel0
fd10ea0db0 chore: bump version to 2.3.2 2025-12-08 19:34:28 +05:30
cogwheel0
9c7789ca02 feat: Add minor widget and asset refinements 2025-12-08 17:13:26 +05:30
cogwheel0
5427989cdf chore: bump version to 2.3.1 2025-12-07 20:33:23 +05:30
cogwheel0
745ff01954 feat(widget): Add home screen widget with quick access actions 2025-12-07 12:26:16 +05:30
cogwheel0
46d581d732 chore: bump version to 2.3.0 2025-12-06 21:12:30 +05:30
cogwheel0
ad9aa6407e chore: bump version to 2.2.12 2025-12-05 22:25:00 +05:30
cogwheel0
1ad43d372a chore: bump version to 2.2.11 2025-12-04 22:35:09 +05:30
cogwheel0
6594bcc794 chore: bump version to 2.2.10 2025-12-02 21:24:08 +05:30
cogwheel0
384df15514 chore: update release notes and remove outdated changelog files 2025-12-01 20:11:29 +05:30
cogwheel0
730cb634ca chore: bump version to 2.2.9 2025-12-01 19:43:35 +05:30
cogwheel0
ca0bd3caf3 feat(android): Create custom application class for notification channels 2025-12-01 19:33:24 +05:30
cogwheel0
a245c4248f feat(release): update changelog for Android and iOS, remove outdated promotional text files 2025-11-30 20:03:44 +05:30
cogwheel0
e6d436c9be chore: bump version to 2.2.8 2025-11-30 19:34:25 +05:30
cogwheel0
8b05aef3e1 chore: bump version to 2.2.7 2025-11-27 22:23:34 +05:30
cogwheel0
f9574dfec0 feat(voice-input): improve STT locale selection and Android handling 2025-11-27 19:48:25 +05:30
cogwheel0
61a3fcc83a feat(streaming): Simplify streaming logic and remove persistent tracking 2025-11-27 14:36:13 +05:30
cogwheel0
7301bcbeac refactor(permissions): Remove unnecessary full-screen intent permission for outgoing calls 2025-11-26 13:49:44 +05:30
cogwheel0
b395f34073 chore: bump version to 2.2.6 2025-11-25 03:45:48 +05:30
cogwheel0
d1c4da4265 chore: bump version to 2.2.5 2025-11-24 22:25:07 +05:30
cogwheel0
dc2742c929 feat(android): Improve background streaming service reliability 2025-11-24 21:34:48 +05:30
cogwheel0
4822d1ed38 feat(profile): Add Android assistant trigger customization option 2025-11-24 15:07:46 +05:30
cogwheel0
d38e986d7c feat(callkit): Add CallKit service for native call UI and permissions 2025-11-24 12:29:44 +05:30
cogwheel0
f1f241ea88 chore: bump version to 2.2.4 2025-11-21 21:26:34 +05:30
cogwheel0
9d47c8a964 feat(voice-call): Implement direct voice call launch from assistant 2025-11-21 21:05:59 +05:30
cogwheel0
daecceb342 feat(android): Add screenshot processing for Android assistant 2025-11-21 20:59:49 +05:30
cogwheel0
577d76c2a2 refactor(ui): Simplify assistant overlay layout and remove unused buttons 2025-11-21 20:50:27 +05:30
cogwheel0
6a2a452be4 feat(ui): Add new interaction buttons and icons for voice assistant overlay 2025-11-21 20:40:13 +05:30
cogwheel0
f18edc7fe0 feat(android): Add screen context capture for voice assistant 2025-11-21 19:50:39 +05:30
cogwheel0
20e57e9f88 feat(android): Add voice interaction service for app launch 2025-11-21 19:16:51 +05:30
cogwheel0
36915fba09 feat(tts): ensure Android default TTS engine is set before speaking 2025-11-21 12:22:23 +05:30
cogwheel0
bc61126858 chore: bump version to 2.2.3 2025-11-13 13:05:09 +05:30
cogwheel0
01c373e2bc chore: bump version to 2.2.2 2025-11-12 23:43:13 +05:30
cogwheel0
b05d9f84a5 feat(tts): Add server-side speech synthesis and playback pipeline 2025-11-10 02:43:31 +05:30
cogwheel0
f2bd0fa45c chore: bump version to 2.2.1 2025-11-05 15:09:36 +05:30
cogwheel0
46731486e1 chore: bump version to 2.2.0 2025-11-05 01:06:34 +05:30