Commit Graph

  • 7c7668721f Merge tag '1.0.5' into develop develop Max 2026-01-18 00:10:05 +0800
  • 9ae0344757 Merge branch 'release/1.0.5' main 1.0.5 Max 2026-01-18 00:10:04 +0800
  • 4817b1c8f8 chore(release): 1.0.5 Max 2026-01-17 23:48:36 +0800
  • 6ab8852b42 feat: update .gitignore for macOS Max 2025-11-18 10:44:04 +0800
  • cec88de659 Merge tag '1.0.4' into develop Max 2025-10-23 18:15:01 +0800
  • a31279b3a5 Merge branch 'release/1.0.4' 1.0.4 Max 2025-10-23 18:15:01 +0800
  • 5e61eed30f feat: 新增多实例会话管理支持 v1.0.4 Max 2025-10-23 18:06:01 +0800
  • cd6d31457f Merge tag '1.0.3' into develop Max 2025-09-10 20:48:52 +0800
  • f0b643e48b Merge branch 'release/1.0.3' 1.0.3 Max 2025-09-10 20:48:52 +0800
  • e6ce7f4183 重大架构优化:移除不必要的平台特定代码 Max 2025-09-10 20:47:54 +0800
  • 06a2be00a0 Merge tag '1.0.2' into develop Max 2025-09-10 09:33:53 +0800
  • e7af556512 Merge branch 'release/1.0.2' 1.0.2 Max 2025-09-10 09:33:53 +0800
  • 7ed4511643 feat: update version Max 2025-09-10 09:33:21 +0800
  • ec003dcd4b feat: 为RecordingButton组件增加自定义图标和图标大小设置 Max 2025-09-10 09:32:02 +0800
  • c6b3396345 Merge tag '1.0.1' into develop Max 2025-09-09 17:49:25 +0800
  • 988d343cfa Merge branch 'release/1.0.1' 1.0.1 Max 2025-09-09 17:49:25 +0800
  • 5c42a449d6 feat: 增加自定义icon支持 Max 2025-09-09 17:48:45 +0800
  • e7ea348bda Merge tag '1.0.0' into develop Max 2025-09-09 17:22:57 +0800
  • ae3a951950 Merge branch 'release/1.0.0' 1.0.0 Max 2025-09-09 17:22:56 +0800
  • 508244fac3 Remove unused confidence and alternatives fields from SpeechRecognitionResult Max 2025-09-09 17:03:43 +0800
  • 75080d0c0d Fix duplicate recognition issue in _recognitionTimer Max 2025-09-09 16:58:47 +0800
  • e961996ec6 Remove recognition history functionality Max 2025-09-09 16:22:38 +0800
  • aba8b44ab8 Update RecordingButton design with new visual style Max 2025-09-09 15:08:35 +0800
  • ac234d99ec Fix RecordingButton shape: Both states should be circular Max 2025-09-09 14:23:47 +0800
  • 3e8fe73e27 Update RecordingButton design to match UI mockup Max 2025-09-09 14:20:10 +0800
  • 6146508bed Enhance RecordingButton with haptic feedback and debounce Max 2025-09-09 14:06:43 +0800
  • 0af37c5b87 Remove final result logic from SDK library Max 2025-09-09 11:29:19 +0800
  • ed51fa89bd Implement real-time text appending to input field Max 2025-09-09 11:24:53 +0800
  • d1ab67e60e Fix real-time speech recognition display Max 2025-09-09 11:22:37 +0800
  • d63124203b Fix critical bugs in speech recognition system Max 2025-09-09 11:17:13 +0800
  • ea32370fcc Improve text input behavior: append recognition results to text field Max 2025-09-09 11:08:44 +0800
  • 36fa796c10 Improve demo: use RecordingButton component instead of custom implementation Max 2025-09-09 11:04:27 +0800
  • c47ad5c435 Fix Flutter assets configuration: explicitly specify all model files in pubspec.yaml Max 2025-09-06 17:36:54 +0800
  • d18c3fc607 Switch back to zh2023 model to fix filename mismatch issue Max 2025-09-06 17:30:54 +0800
  • 9053132874 Fix model loading: switch to zh2025 model as recommended by logs Max 2025-09-06 17:29:11 +0800
  • 58056c6c09 Fix Kotlin null safety issue: add null check for context in isAvailable method Max 2025-09-06 17:26:24 +0800
  • 80d99d6bdd Fix Android namespace issues: add namespace to build.gradle, update AGP and Kotlin versions Max 2025-09-06 17:25:05 +0800
  • ae1ec191a8 Fix build issues: remove duplicate gradle files, increase heap size, fix plugin configuration Max 2025-09-06 17:23:14 +0800
  • 5c9a8ea6e6 Initial commit: Flutter speech-to-text plugin with Sherpa-ONNX integration Max 2025-08-27 17:09:36 +0800