Commit Graph

  • a05837b985 refactor(streaming): Optimize image collection and debounce mechanism cogwheel0 2025-11-02 22:14:45 +05:30
  • cfadeffd24 feat(tts): add auto mode for text-to-speech engine selection cogwheel0 2025-11-02 21:31:13 +05:30
  • da249eaa31 feat(l10n): Add speech-to-text localization strings for settings cogwheel0 2025-11-02 19:03:58 +05:30
  • 86339715b1 feat(sts): add server side speech-to-text cogwheel0 2025-11-02 19:02:37 +05:30
  • 99f867bf54 Merge pull request #125 from cogwheel0/update-localization-and-ui-spacing cogwheel 2025-11-02 19:03:26 +05:30
  • 6ef36899a7 feat(ui): Adjust spacing and font weight in app customization page cogwheel0 2025-11-02 17:46:15 +05:30
  • 8321e3c721 feat(l10n): Update English localization with voice call states and model capabilities cogwheel0 2025-11-02 17:44:23 +05:30
  • b648ae29ea Merge pull request #124 from cogwheel0/refactor-streaming-socket-management cogwheel 2025-11-01 22:52:43 +05:30
  • e15392ea59 refactor(socket): remove unused connection state management code cogwheel0 2025-11-01 22:51:32 +05:30
  • 8cc7a23477 fix(streaming): refactor to not force session id cogwheel0 2025-11-01 22:41:38 +05:30
  • f79d23aebf Merge pull request #123 from cogwheel0/fix-model-id-name-parsing cogwheel 2025-11-01 22:33:16 +05:30
  • 2cad6cc87c feat(model): Add robust id and name parsing with validation cogwheel0 2025-11-01 22:01:42 +05:30
  • 5f037a210f Merge pull request #122 from cogwheel0/implement-worker-manager cogwheel 2025-11-01 22:31:48 +05:30
  • 71d63ac157 refactor(network): Replace read with watch for providers in image handling cogwheel0 2025-11-01 15:42:08 +05:30
  • 877b403914 refactor(api): Improve data parsing with normalized list handling cogwheel0 2025-11-01 15:29:54 +05:30
  • fe09583c6b feat(api): Improve file and prompt parsing with type safety cogwheel0 2025-11-01 15:21:34 +05:30
  • 42ef62d565 feat(api): Improve file and knowledge base data parsing with normalization cogwheel0 2025-11-01 15:15:38 +05:30
  • 073e0cf458 feat(folders): Improve folder management and parsing logic cogwheel0 2025-11-01 15:04:50 +05:30
  • a005c14a67 feat(api): Optimize conversation parsing with worker-based decoding cogwheel0 2025-11-01 14:54:08 +05:30
  • a374c744ef refactor(api): Migrate conversation parsing to worker-based approach cogwheel0 2025-11-01 01:46:46 +05:30
  • ada6d40e5e feat(chat): Add worker manager to streaming helper for image processing cogwheel0 2025-11-01 00:57:40 +05:30
  • 0b8d5b5d31 chore: update iOS metadata and streamline release script for whatsnew files cogwheel0 2025-10-31 23:56:32 +05:30
  • 529837e20c chore: update Deliverfile to include metadata and add whatsnew notes cogwheel0 2025-10-31 23:37:34 +05:30
  • d4f0f050ac chore: bump version to 2.1.14 cogwheel0 2025-10-31 23:26:49 +05:30
  • 7d94d8c60f Merge pull request #119 from cogwheel0/ios-server-side-tts-fix cogwheel 2025-10-31 23:21:50 +05:30
  • 5d33e5fe65 fix: server side tts on ios cogwheel0 2025-10-31 23:20:04 +05:30
  • 041c6d0df5 chore: bump version to 2.1.13 cogwheel0 2025-10-30 23:15:05 +05:30
  • d8e598b779 Merge pull request #117 from cogwheel0/allow-unlimited-quick-pill-selections cogwheel 2025-10-30 22:44:58 +05:30
  • cf87d255d3 feat(settings): Allow unlimited quick pill selections cogwheel0 2025-10-30 22:44:08 +05:30
  • 56c001fb2e Merge pull request #116 from cogwheel0/transport-mode-selection-localization cogwheel 2025-10-30 22:33:41 +05:30
  • a00d64fc26 feat(transport): Improve socket transport mode selection and localization cogwheel0 2025-10-30 22:32:59 +05:30
  • f4561484f6 Merge pull request #115 from cogwheel0/tts-service-enhancement cogwheel 2025-10-30 21:42:56 +05:30
  • de0f195aea feat(tts): Improve text-to-speech service with enhanced error handling and state management cogwheel0 2025-10-30 21:42:35 +05:30
  • d7f58498f9 Merge pull request #114 from cogwheel0/feat-tts-server-default-voice cogwheel 2025-10-30 21:42:13 +05:30
  • 44149d5f81 feat(tts): add server default voice retrieval and integrate it into cogwheel0 2025-10-30 16:10:20 +05:30
  • 11fffcadf8 Merge pull request #113 from cogwheel0/refactor/remove-remember-credentials cogwheel 2025-10-30 15:37:39 +05:30
  • 0e98f2ab2a refactor(storage): remove remember-credentials and improve error logging and handling cogwheel0 2025-10-30 14:28:00 +05:30
  • 7fb199b2e4 feat: implement service failure handling in background streaming cogwheel0 2025-10-28 13:59:17 +05:30
  • 81eb38dc52 chore: remove metadata files for multiple languages cogwheel0 2025-10-26 23:43:27 +05:30
  • b3dea14e7c chore: bump version to 2.1.12 cogwheel0 2025-10-26 23:22:46 +05:30
  • dded22f1ec feat: enhance error boundary widget with improved error handling and UI updates cogwheel0 2025-10-26 23:15:44 +05:30
  • c37151bba5 Merge pull request #110 from cogwheel0/feat-sse-stream-parser-and-function-calling-preference cogwheel 2025-10-26 23:15:06 +05:30
  • 5ab3b9c4e0 feat(api): pass userSettings respect function_calling preference in cogwheel0 2025-10-26 23:00:01 +05:30
  • ae48fcc035 feat(sse): add SSEStreamParser to parse Dio SSE streams and extract cogwheel0 2025-10-26 22:33:53 +05:30
  • 551e844c03 fix: change service declaration to non-late initialization in TextToSpeechController cogwheel0 2025-10-26 19:15:40 +05:30
  • 3c8a93d956 chore: update iOS release notes path and use variable for release notes cogwheel0 2025-10-25 19:56:40 +05:30
  • 38535cccb1 chore: bump version to 2.1.11 cogwheel0 2025-10-25 15:14:48 +05:30
  • 054597f9ae chore: revert version to 2.1.10+35 and update build_runner command in GitHub Actions workflow cogwheel0 2025-10-25 15:14:41 +05:30
  • 0d0f4325a7 chore: bump version to 2.1.11 cogwheel0 2025-10-25 15:05:57 +05:30
  • 116db92ac4 chore: downgrade version to 2.1.10+35 cogwheel0 2025-10-25 15:05:43 +05:30
  • e37fae23ef chore: update GitHub Actions workflow for Android and iOS builds cogwheel0 2025-10-25 15:03:09 +05:30
  • 0957e14f8b chore: bump version to 2.1.11 cogwheel0 2025-10-25 14:52:17 +05:30
  • c88fe5fd0d Merge pull request #107 from cogwheel0/c-branch-1 cogwheel 2025-10-25 14:47:42 +05:30
  • f463102105 feat(android): enable edge-to-edge and set SDK to 36 cogwheel0 2025-10-25 14:46:55 +05:30
  • b786687eb1 Merge pull request #105 from cogwheel0/feat/android-edge-to-edge-dark-themes cogwheel 2025-10-25 14:32:08 +05:30
  • 4129882cf7 Merge pull request #106 from cogwheel0/feat/i18n-socket-websocket-errors cogwheel 2025-10-25 14:31:49 +05:30
  • 608c573bdb feat(android): enable edge-to-edge and add dark launch/normal themes for Android 15+ cogwheel0 2025-10-25 14:30:58 +05:30
  • 2b44e38a2e feat(i18n/socket): add WebSocket error messages and show connect errors cogwheel0 2025-10-25 14:24:49 +05:30
  • 6aaeb65d43 Merge pull request #104 from cogwheel0/simplify-fastlane-config-and-release-workflows cogwheel 2025-10-24 13:38:24 +05:30
  • cb6a01a09e chore: simplify fastlane config and release workflows cogwheel0 2025-10-24 13:37:24 +05:30
  • 1fe4a2db26 chore: bump version to 2.1.10 cogwheel0 2025-10-24 12:29:00 +05:30
  • 1d43b014fc Merge pull request #103 from cogwheel0/fix-background-foreground-service-lifecycle cogwheel 2025-10-24 12:25:58 +05:30
  • af2d70ba31 fix(background): improve foreground service lifecycle and keep-alive handling cogwheel0 2025-10-24 12:23:56 +05:30
  • c5f4168d47 chore: update Fastfile for AAB path and release notes for version 2.1.9 cogwheel0 2025-10-24 11:52:05 +05:30
  • e98f0e05b2 chore: bump version to 2.1.9 cogwheel0 2025-10-24 01:18:48 +05:30
  • f5d79aab0d Merge pull request #100 from cogwheel0/feat-tts-sync-with-app-settings cogwheel 2025-10-24 00:59:26 +05:30
  • a2d786109c feat(tts): initialize and sync TTS with app settings for calls cogwheel0 2025-10-24 00:58:46 +05:30
  • 277b92379f Merge pull request #99 from cogwheel0/feat-strip-reasoning-copy cogwheel 2025-10-24 00:53:02 +05:30
  • 15299ecd82 feat(chat): dismiss after send to recover screen space cogwheel0 2025-10-24 00:39:43 +05:30
  • 9c2cf347a7 feat(chat): inline action panel with context menu edit flow cogwheel0 2025-10-24 00:31:29 +05:30
  • c1eae6608d feat: pass button BuildContext to conversation menu to position it cogwheel0 2025-10-23 23:38:32 +05:30
  • 625631c096 feat: add scr color tokens and use them for drawers cogwheel0 2025-10-23 23:27:11 +05:30
  • 5d898aaca0 refactor: improve composer layout and constrain height cogwheel0 2025-10-23 23:19:41 +05:30
  • be62358270 feat(chat): strip reasoning when copying cogwheel0 2025-10-23 22:37:06 +05:30
  • e8f230ac4e Merge pull request #98 from cogwheel0/feat/chat-archive-assistant-variants cogwheel 2025-10-23 22:30:17 +05:30
  • 1cb8926e21 feat(chat): regenerate variants and support cogwheel0 2025-10-23 22:29:28 +05:30
  • 1a38cf02e5 Merge pull request #97 from cogwheel0/feat/authenticated-image-cache-manager cogwheel 2025-10-23 17:39:05 +05:30
  • 0df4b4f050 feat(ui): support authenticated image loading with cache manager cogwheel0 2025-10-23 17:36:31 +05:30
  • 060d9721af Merge pull request #96 from cogwheel0/server-side-tts cogwheel 2025-10-23 17:08:34 +05:30
  • 56246507de feat(tts): add karaoke-style TTS progress bar to assistant UI cogwheel0 2025-10-23 17:05:35 +05:30
  • 8ec411d6aa feat(tts): server chunked playback queue on server pathRefactor server-backedTS path to perform sentence chunking and cogwheel0 2025-10-23 16:46:24 +05:30
  • 561e7dd616 feat(tts): server-backed TTS engine selection cogwheel0 2025-10-23 16:31:15 +05:30
  • 2337568baf refactor: Update README for asset paths and build command cogwheel0 2025-10-21 13:23:08 +05:30
  • fba10ef43a chore: bump version to 2.1.8 cogwheel0 2025-10-21 00:54:39 +05:30
  • d00cbe36cf refactor: Replace hardcoded monospace font with AppTypography constant cogwheel0 2025-10-21 00:09:12 +05:30
  • a0a0d43116 refactor: Update MainActivity for edge-to-edge display support cogwheel0 2025-10-20 23:56:40 +05:30
  • e05a560966 refactor: Enhance markdown processing for text-to-speech conversion cogwheel0 2025-10-20 23:53:07 +05:30
  • 6ea7b3231c refactor: Improve background streaming service management cogwheel0 2025-10-20 23:47:04 +05:30
  • 358d0baa2a chore: Remove edge-to-edge configuration from Android styles and dependencies cogwheel0 2025-10-20 23:41:56 +05:30
  • 321c91c0bc chore: bump version to 2.1.7 cogwheel0 2025-10-19 23:42:24 +05:30
  • 810b44975d refactor: Enhance chat input interaction with state-based overlay colors cogwheel0 2025-10-19 23:07:36 +05:30
  • 27bfde8f95 refactor: Enhance onboarding process in chat and app startup providers cogwheel0 2025-10-19 21:10:10 +05:30
  • 42efbe8fc5 refactor: Update quick actions description and enhance AppCustomizationPage layout cogwheel0 2025-10-19 16:06:20 +05:30
  • 89f897e8ad refactor: Revamp AppCustomizationPage layout and component structure cogwheel0 2025-10-19 15:23:31 +05:30
  • 553c213a47 refactor: Update placeholder color in chat input for improved visibility cogwheel0 2025-10-19 15:08:15 +05:30
  • f476d6edc3 chore: Update splash and launcher images for improved branding cogwheel0 2025-10-19 15:06:01 +05:30
  • 52753b92f7 refactor: Enhance image attachment handling in chat cogwheel0 2025-10-19 14:18:26 +05:30
  • 2f8fd97022 refactor: Enhance file attachment handling and UI components cogwheel0 2025-10-19 13:50:54 +05:30
  • 1104661238 refactor: Update message hint text for improved user guidance cogwheel0 2025-10-18 19:08:21 +05:30
  • d0a8a9ea05 refactor: Update spacing in AppCustomizationPage for improved layout cogwheel0 2025-10-18 18:56:28 +05:30