maxleexyz
  • Joined on 2025-06-30
maxleexyz pushed to develop at wangyang/yx_speech_to_text_flutter 2025-09-10 09:33:31 +08:00
7ed4511643 feat: update version
ec003dcd4b feat: 为RecordingButton组件增加自定义图标和图标大小设置
Compare 2 commits »
maxleexyz pushed to develop at wangyang/yx_speech_to_text_flutter 2025-09-09 17:49:28 +08:00
c6b3396345 Merge tag '1.0.1' into develop
988d343cfa Merge branch 'release/1.0.1'
Compare 2 commits »
maxleexyz pushed to main at wangyang/yx_speech_to_text_flutter 2025-09-09 17:49:28 +08:00
988d343cfa Merge branch 'release/1.0.1'
5c42a449d6 feat: 增加自定义icon支持
e7ea348bda Merge tag '1.0.0' into develop
Compare 3 commits »
maxleexyz pushed tag 1.0.1 to wangyang/yx_speech_to_text_flutter 2025-09-09 17:49:28 +08:00
maxleexyz pushed to develop at wangyang/yx_speech_to_text_flutter 2025-09-09 17:48:53 +08:00
5c42a449d6 feat: 增加自定义icon支持
maxleexyz pushed to develop at wangyang/yx_icon_fonts_flutter 2025-09-09 17:38:52 +08:00
ab9069af40 Merge tag '1.0.4' into develop
d72bad04d8 Merge branch 'release/1.0.4'
ab8e626408 feat: update icons
Compare 3 commits »
maxleexyz pushed to master at wangyang/yx_icon_fonts_flutter 2025-09-09 17:38:52 +08:00
d72bad04d8 Merge branch 'release/1.0.4'
ab8e626408 feat: update icons
bbe96739da Merge tag '1.0.2' into develop
Compare 3 commits »
maxleexyz pushed tag 1.0.2 to wangyang/yx_icon_fonts_flutter 2025-09-09 17:38:52 +08:00
maxleexyz pushed tag 1.0.3 to wangyang/yx_icon_fonts_flutter 2025-09-09 17:38:52 +08:00
maxleexyz pushed tag 1.0.4 to wangyang/yx_icon_fonts_flutter 2025-09-09 17:38:52 +08:00
maxleexyz pushed tag 1.0.0 to wangyang/yx_speech_to_text_flutter 2025-09-09 17:27:52 +08:00
maxleexyz deleted branch release/1.0.0 from wangyang/yx_speech_to_text_flutter 2025-09-09 17:27:50 +08:00
maxleexyz pushed to develop at wangyang/yx_speech_to_text_flutter 2025-09-09 17:23:35 +08:00
e7ea348bda Merge tag '1.0.0' into develop
ae3a951950 Merge branch 'release/1.0.0'
508244fac3 Remove unused confidence and alternatives fields from SpeechRecognitionResult
75080d0c0d Fix duplicate recognition issue in _recognitionTimer
e961996ec6 Remove recognition history functionality
Compare 21 commits »
maxleexyz pushed to main at wangyang/yx_speech_to_text_flutter 2025-09-09 17:23:35 +08:00
ae3a951950 Merge branch 'release/1.0.0'
508244fac3 Remove unused confidence and alternatives fields from SpeechRecognitionResult
75080d0c0d Fix duplicate recognition issue in _recognitionTimer
e961996ec6 Remove recognition history functionality
aba8b44ab8 Update RecordingButton design with new visual style
Compare 20 commits »
maxleexyz pushed to release/1.0.0 at wangyang/yx_speech_to_text_flutter 2025-09-09 17:11:53 +08:00
508244fac3 Remove unused confidence and alternatives fields from SpeechRecognitionResult
75080d0c0d Fix duplicate recognition issue in _recognitionTimer
e961996ec6 Remove recognition history functionality
Compare 3 commits »
maxleexyz pushed to release/1.0.0 at wangyang/yx_speech_to_text_flutter 2025-09-09 15:44:24 +08:00
aba8b44ab8 Update RecordingButton design with new visual style
ac234d99ec Fix RecordingButton shape: Both states should be circular
3e8fe73e27 Update RecordingButton design to match UI mockup
6146508bed Enhance RecordingButton with haptic feedback and debounce
Compare 4 commits »
maxleexyz pushed to release/1.0.0 at wangyang/yx_speech_to_text_flutter 2025-09-09 13:34:29 +08:00
0af37c5b87 Remove final result logic from SDK library
ed51fa89bd Implement real-time text appending to input field
d1ab67e60e Fix real-time speech recognition display
d63124203b Fix critical bugs in speech recognition system
ea32370fcc Improve text input behavior: append recognition results to text field
Compare 6 commits »
maxleexyz pushed to release/1.0.0 at wangyang/yx_speech_to_text_flutter 2025-09-06 17:39:51 +08:00
c47ad5c435 Fix Flutter assets configuration: explicitly specify all model files in pubspec.yaml
d18c3fc607 Switch back to zh2023 model to fix filename mismatch issue
9053132874 Fix model loading: switch to zh2025 model as recommended by logs
58056c6c09 Fix Kotlin null safety issue: add null check for context in isAvailable method
80d99d6bdd Fix Android namespace issues: add namespace to build.gradle, update AGP and Kotlin versions
Compare 6 commits »
maxleexyz created branch release/1.0.0 in wangyang/yx_speech_to_text_flutter 2025-09-06 16:38:54 +08:00
maxleexyz pushed to release/1.0.0 at wangyang/yx_speech_to_text_flutter 2025-09-06 16:38:54 +08:00