Commit Graph

81 Commits

Author SHA1 Message Date
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
cogwheel0
d4f0f050ac chore: bump version to 2.1.14 2025-10-31 23:26:49 +05:30
cogwheel0
041c6d0df5 chore: bump version to 2.1.13 2025-10-30 23:15:05 +05:30
cogwheel0
7fb199b2e4 feat: implement service failure handling in background streaming
- Added a method to send failure notifications to Flutter when the background service fails to enter the foreground.
- Implemented a broadcast receiver to handle service failure notifications and notify Flutter about the failure.
- Enhanced the persistent streaming service to attempt recovery for failed streams.
- Introduced heartbeat monitoring for SSE streams to detect stale connections and trigger recovery actions.
2025-10-28 13:59:17 +05:30
cogwheel0
81eb38dc52 chore: remove metadata files for multiple languages 2025-10-26 23:43:27 +05:30
cogwheel0
b3dea14e7c chore: bump version to 2.1.12 2025-10-26 23:22:46 +05:30
cogwheel0
0957e14f8b chore: bump version to 2.1.11 2025-10-25 14:52:17 +05:30
cogwheel0
f463102105 feat(android): enable edge-to-edge and set SDK to 36 2025-10-25 14:46:55 +05:30
cogwheel0
608c573bdb feat(android): enable edge-to-edge and add dark launch/normal themes for Android 15+ 2025-10-25 14:30:58 +05:30
cogwheel0
cb6a01a09e chore: simplify fastlane config and release workflows 2025-10-24 13:37:24 +05:30
cogwheel0
af2d70ba31 fix(background): improve foreground service lifecycle and keep-alive handling 2025-10-24 12:23:56 +05:30
cogwheel0
c5f4168d47 chore: update Fastfile for AAB path and release notes for version 2.1.9 2025-10-24 11:52:05 +05:30
cogwheel0
2337568baf refactor: Update README for asset paths and build command
- Changed asset paths for Google Play and App Store badges to point to the correct directory.
- Updated the demo GIF path to reflect the new location in the screenshots folder.
- Modified the build command in the setup instructions to use 'dart run' instead of 'flutter pub run' for better compatibility.
- Removed outdated demo GIF and store badge images that are no longer needed.
2025-10-21 13:23:08 +05:30