Commit Graph
100 Commits
Author SHA1 Message Date
Mumulhl ad785db144 docs(README): add contributing guidelines 2025-04-13 11:41:16 +08:00
Mumulhl 60420ae868 chore(version): release v1.10.0 2025-04-13 11:11:57 +08:00
MumulhlandGitHub 5bfd2946ae Merge pull request #281 from mumu-lhl/feat/tabbar-position-setting
feat: add TabBar position setting
2025-04-13 11:11:11 +08:00
Mumulhl 9b63e4267b refactor(ui): reorder TabBarPositionSelector in SettingsScreen 2025-04-13 11:06:16 +08:00
Mumulhl 5b3936a2b0 feat: add TabBar position setting 2025-04-13 11:05:01 +08:00
Mumulhl be6147d05f refactor(ui): center align tabs in WebviewDisplay TabBar 2025-04-13 10:13:51 +08:00
MumulhlandGitHub b6aaa21356 Merge pull request #280 from mumu-lhl/refactor/scrollable-tabbar
refactor(ui): make TabBar horizontally scrollable to prevent tab over…
2025-04-12 23:47:35 +08:00
Mumulhl 09ba69dfa6 refactor(ui): make TabBar horizontally scrollable to prevent tab overflow when there are many dictionaries 2025-04-12 22:48:56 +08:00
MumulhlandGitHub 56567d35e8 Merge pull request #279 from mumu-lhl/refactor-copy-path
refactor: copy files to support path on Android
2025-04-12 20:05:24 +08:00
Mumulhl 839042e986 refactor: copy files to support path on Android 2025-04-12 19:53:45 +08:00
MumulhlandGitHub 00c4e7d05c Merge pull request #278 from mumu-lhl/fix/search-history-instant-update
fix(ui): instantly update UI when deleting or auto-removing search terms
2025-04-12 16:32:03 +08:00
Mumulhl 44f0275747 fix(ui): instantly update UI when deleting or auto-removing search terms 2025-04-12 16:29:25 +08:00
Mumulhl 24cca874c7 style: format code 2025-04-12 16:04:22 +08:00
MumulhlandGitHub 8c92595010 Merge pull request #277 from mumu-lhl/chore/fix-installer
chore(release): fix installer path in release workflow
2025-04-12 15:53:40 +08:00
Mumulhl 360630c93f chore(release): fix installer path in release workflow 2025-04-12 15:41:36 +08:00
MumulhlandGitHub 48e18762cb Merge pull request #270 from weblate/weblate-ciyue-metadata
feat(translation): translations update from Hosted Weblate
2025-04-10 22:28:21 +08:00
Mumulhl 7b3d0aa270 chore(version): release v1.9.0
Lint Commit Messages / commitlint (push) Canceled after 0s
Flutter / Check (push) Canceled after 0s
Flutter / Build Android (push) Canceled after 0s
Flutter / Build Windows (push) Canceled after 0s
Flutter / Build Linux (push) Canceled after 0s
Release / Generate changelog file (push) Canceled after 0s
Release / Build Android (push) Canceled after 0s
Release / Build Windows (push) Canceled after 0s
Release / Build Linux (push) Canceled after 0s
Release / Release (push) Canceled after 0s
2025-04-05 23:56:13 +08:00
Mumulhl ca62b2e6b0 feat(l10n): add AI prompt-related localization entries 2025-04-05 23:55:10 +08:00
MumulhlandGitHub b722230293 Merge pull request #268 from mumu-lhl/support-bengali
feat(language): support Bengali language (Thanks to Ekramul Reza)
2025-04-05 23:41:29 +08:00
Mumulhl 5e6f783d95 feat(language): support Bengali language (Thanks to Ekramul Reza) 2025-04-05 23:40:46 +08:00
MumulhlandGitHub 264d35d4b4 Merge pull request #267 from mumu-lhl/custom-prompt
feat: support custom prompts
2025-04-05 23:35:32 +08:00
Mumulhl 871bfcae3f feat: support custom prompts 2025-04-05 23:31:47 +08:00
MumulhlandGitHub 96b194382b Merge pull request #266 from mumu-lhl/refactor-textfield
refactor: refactor TextField
2025-04-05 12:29:25 +08:00
Mumulhl 59aeff0e6d refactor: refactor TextField 2025-04-05 12:27:28 +08:00
Mumulhl a00d707c78 refactor: add DictManagerModel for managing dictionary groups and integrate with HomeModel 2025-04-05 12:14:02 +08:00
MumulhlandGitHub 2800b4c30e Merge pull request #265 from mumu-lhl/fix-linux-build
chore(ci): fix linux build
2025-04-05 11:55:57 +08:00
Mumulhl b8a3ac0483 chore(ci): fix linux build 2025-04-05 11:53:22 +08:00
MumulhlandGitHub 6081fe182d Merge pull request #264 from mumu-lhl/fix-after-remove-cache
fix: cannot running app after removing cache
2025-04-05 11:48:47 +08:00
Mumulhl 4fa7458377 fix: cannot running app after removing cache 2025-04-05 11:33:00 +08:00
MumulhlandGitHub d0e0ad1abe Merge pull request #263 from mumu-lhl/add-windows-installer
chore(release): add windows installer
2025-04-04 15:03:45 +08:00
Mumulhl 6cb73040e9 chore(release): include installer executable in release artifacts 2025-04-04 15:02:42 +08:00
Mumulhl b1545a4cf3 chore(release): add windows installer 2025-04-04 14:54:17 +08:00
MumulhlandGitHub de3800b530 Merge pull request #262 from mumu-lhl/chore/simplify-artifact-upload
chore(ci): prevent double zipping of Windows build artifact
2025-04-04 14:20:06 +08:00
Mumulhl e6d6b7a570 chore(ci): prevent double zipping of Linux build artifact 2025-04-04 14:09:54 +08:00
Mumulhl eaaaaac71e chore(ci): prevent double zipping of Windows build artifact 2025-04-04 14:07:47 +08:00
MumulhlandGitHub c482d98ceb Merge pull request #261 from mumu-lhl/fix/indexedstack-focus-scope
fix(focus): wrap IndexedStack pages with FocusScope to fix restoration
2025-04-04 14:01:03 +08:00
Mumulhl 67eb625560 fix(focus): wrap IndexedStack pages with FocusScope to fix restoration 2025-04-04 13:58:46 +08:00
MumulhlandGitHub 9b9d804460 Merge pull request #260 from mumu-lhl/catch-error
feat: add error handling and reporting UI before running
2025-04-04 12:12:09 +08:00
Mumulhl 9989e0f11b fix: catch error before running 2025-04-04 12:10:44 +08:00
Mumulhl 6629664495 feat: add error handling and reporting UI before running 2025-04-04 09:38:54 +08:00
MumulhlandGitHub 1f7a024a52 Merge pull request #259 from mumu-lhl/fix-tabbarview
fix: TabBarView
2025-04-04 00:22:38 +08:00
Mumulhl 76a07c439e fix: TabBarView 2025-04-04 00:20:51 +08:00
MumulhlandGitHub 09dc94d407 Merge pull request #258 from mumu-lhl/limit-page-max-width
refactor: constrain maximum width in settings, auto export and dictio…
2025-04-04 00:07:19 +08:00
Mumulhl e2ad4b3e58 refactor: constrain maximum width in settings, auto export and dictionary management pages 2025-04-04 00:04:23 +08:00
MumulhlandGitHub 24b0947d63 Merge pull request #257 from mumu-lhl/fix-several-options
fix: search bar location, sidebar icon and more options button
2025-04-03 23:48:46 +08:00
Mumulhl cb70fac156 fix: search bar location, sidebar icon and more options button 2025-04-03 23:47:17 +08:00
MumulhlandGitHub 9dd2fa357b Merge pull request #256 from mumu-lhl/fix-history
fix: clear history
2025-04-03 23:43:52 +08:00
Mumulhl 21983fe785 fix: clear history 2025-04-03 23:42:15 +08:00
MumulhlandGitHub 686302dc54 Merge pull request #255 from mumu-lhl/sponsors
docs: add sponsors section to README files
2025-04-03 21:42:14 +08:00
Mumulhl c705273938 docs: add sponsors section to README files 2025-04-03 21:40:32 +08:00
MumulhlandGitHub 670f23d7b3 Merge pull request #254 from mumu-lhl/navigation-rail
feat: support navigation rail
2025-04-03 21:16:14 +08:00
Mumulhl b2818bb8ff feat: support navigation rail 2025-04-03 21:14:28 +08:00
MumulhlandGitHub 3efb4c6617 Merge pull request #253 from mumu-lhl/refactor
refactor: replace context.select with Consumer
2025-04-03 20:15:42 +08:00
Mumulhl 5173ef5bb9 refactor: replace context.select with Consumer 2025-04-03 19:39:46 +08:00
MumulhlandGitHub fb84695172 Merge pull request #250 from weblate/weblate-ciyue-app
feat(translation): translations update from Hosted Weblate
2025-04-03 18:17:09 +08:00
MumulhlandGitHub 8c59f7adef Merge pull request #251 from mumu-lhl/dependabot/pub/shared_preferences-2.5.3
chore(deps): bump shared_preferences from 2.5.2 to 2.5.3
2025-04-03 16:42:14 +08:00
Mumulhl 18a4b2ca5b chore(version): release v1.8.0
Lint Commit Messages / commitlint (push) Canceled after 0s
Flutter / Check (push) Canceled after 0s
Flutter / Build Android (push) Canceled after 0s
Flutter / Build Windows (push) Canceled after 0s
Flutter / Build Linux (push) Canceled after 0s
Release / Generate changelog file (push) Canceled after 0s
Release / Build Android (push) Canceled after 0s
Release / Build Windows (push) Canceled after 0s
Release / Build Linux (push) Canceled after 0s
Release / Release (push) Canceled after 0s
2025-03-30 11:59:08 +08:00
MumulhlandGitHub 921eb5ba30 Merge pull request #249 from mumu-lhl/refactor
refactor: refactor main page and history list
2025-03-30 11:57:31 +08:00
Mumulhl b880de161f style: format code 2025-03-30 11:55:58 +08:00
Mumulhl cdf19d0515 refactor: refactor home state management 2025-03-30 11:54:28 +08:00
Mumulhl 6dd2237e35 refactor: improve performance 2025-03-30 11:44:18 +08:00
Mumulhl fea31a72d8 refactor: streamline variable declarations in AiTranslatePage 2025-03-30 11:25:53 +08:00
Mumulhl 05327ec617 refactor: refactor wordbook state management 2025-03-30 11:22:06 +08:00
Mumulhl a3321524b1 refactor: refactor main page and history list 2025-03-29 23:51:37 +08:00
MumulhlandGitHub 80c26550d0 Merge pull request #248 from mumu-lhl/fix-remove-single-history
fix: fix remove single history twice
2025-03-29 23:11:45 +08:00
Mumulhl b69c342012 fix: fix remove single history twice 2025-03-29 23:09:55 +08:00
MumulhlandGitHub 8cdd18fff9 Merge pull request #247 from mumu-lhl/refactor-home
refactor: refactor the code of home
2025-03-29 22:41:01 +08:00
Mumulhl 76fdf44ec1 style: format code 2025-03-29 22:38:49 +08:00
Mumulhl eaeb141c8c refactor: refactor the code of home 2025-03-29 22:36:10 +08:00
Mumulhl aa16dbdb50 feat: support Spanish 2025-03-29 12:26:12 +08:00
Mumulhl 379e3e249a feat(translation): update Spanish localization with new strings 2025-03-29 12:19:42 +08:00
Mumulhl 5a3638f8bc feat(model): add Gemini 2.5 Pro 2025-03-29 10:21:12 +08:00
MumulhlandGitHub b2466a3506 Merge pull request #245 from weblate/weblate-ciyue-app
feat(translation): translations update from Hosted Weblate
2025-03-29 09:36:10 +08:00
MumulhlandGitHub 1892beab6f Merge pull request #242 from weblate/weblate-ciyue-app
feat(translation): translations update from Hosted Weblate
2025-03-26 22:24:12 +08:00
Mumulhl 2571f4d05f chore(version): release v1.7.0
Lint Commit Messages / commitlint (push) Canceled after 0s
Flutter / Check (push) Canceled after 0s
Flutter / Build Android (push) Canceled after 0s
Flutter / Build Windows (push) Canceled after 0s
Flutter / Build Linux (push) Canceled after 0s
Release / Generate changelog file (push) Canceled after 0s
Release / Build Android (push) Canceled after 0s
Release / Build Windows (push) Canceled after 0s
Release / Build Linux (push) Canceled after 0s
Release / Release (push) Canceled after 0s
2025-03-23 11:08:48 +08:00
Mumulhl 3940bcb469 docs: update screenshots 2025-03-23 11:03:46 +08:00
Mumulhl c1d93e0c2f style: format code 2025-03-23 10:50:57 +08:00
Mumulhl 324383bdae fix: update language labels and adjust AI explain settings 2025-03-23 10:29:23 +08:00
Mumulhl 520b8963a5 docs: add Privacy Policy, Terms and Disclaimer of Service to documentation 2025-03-23 09:57:21 +08:00
Mumulhl f91bf20aba docs: update README to clarify MDX/MDD support on Linux 2025-03-23 00:45:20 +08:00
Mumulhl d833b18180 docs: add AI translate feature to README 2025-03-22 23:42:52 +08:00
Mumulhl f002509546 fix: fix importing 2025-03-22 23:01:22 +08:00
Mumulhl af088e5c61 feat(AIExplain): dynamically set output language based on user settings 2025-03-22 22:22:41 +08:00
Mumulhl 5f713f71a9 docs: add GitHub badge to installation section in README files 2025-03-22 21:57:15 +08:00
MumulhlandGitHub cc30c03f4d Merge pull request #241 from weblate/weblate-ciyue-app
feat(translation): translations update from Hosted Weblate
2025-03-22 21:49:33 +08:00
Mumulhl b0ecb0b85c chore: update package description to include Windows/Linux support 2025-03-22 21:47:17 +08:00
MumulhlandGitHub 3c377ac39d Merge pull request #240 from mumu-lhl/get-update
feat: add check for updates functionality in settings
2025-03-22 21:46:00 +08:00
Mumulhl bc1c281ba8 feat(l10n): add update-related translations for multiple languages 2025-03-22 21:43:02 +08:00
Mumulhl 2c25149ee5 feat: add option to include prerelease updates in settings 2025-03-22 20:59:09 +08:00
Mumulhl f0a0183975 feat: add check for updates functionality in settings 2025-03-22 20:41:27 +08:00
MumulhlandGitHub 718ef81bd1 Merge pull request #239 from mumu-lhl/ai-explain-word
feat: enable explain word
2025-03-22 19:14:35 +08:00
Mumulhl 90d9416bc1 feat: add AI Explain Word feature 2025-03-22 18:33:48 +08:00
Mumulhl e4cd0e0602 feat: hide the tab when only one dictionary is available 2025-03-22 17:12:45 +08:00
Mumulhl 8e455bdf1e feat: enable explain word 2025-03-22 16:49:41 +08:00
Mumulhl 0c5bcaebb3 feat: add titles to Privacy Policy and Terms of Service pages 2025-03-22 16:45:16 +08:00
MumulhlandGitHub c4c46e9b33 Merge pull request #238 from mumu-lhl/fix-blank-screen-edit-title-alias
fix: blank screen when editing title alias of a disabled dict
2025-03-22 16:32:37 +08:00
Mumulhl 95f41b0149 fix: blank screen when editing title alias of a disabled dict 2025-03-22 16:30:24 +08:00
Mumulhl 23b44b1272 refactor: move _isRichOutput variable declaration to the top level 2025-03-22 15:51:01 +08:00
Mumulhl 09ee403dc3 fix: update translate label to use localization 2025-03-22 15:49:19 +08:00
Mumulhl 321ef49dcf refactor: update input handling to use TextEditingController for translation 2025-03-22 15:47:20 +08:00