Commit Graph

34 Commits

Author SHA1 Message Date
xkeyC
c8962d509c fix: webview 2025-12-13 16:14:12 +08:00
xkeyC
9872823aff Release: 3.0.0 Beta5 2025-12-06 15:53:30 +08:00
xkeyC
6f0c760ab4 feat: Replace desktop_webview_window with tao&wry , from tauri 2025-12-05 01:29:48 +08:00
xkeyC
c2a512699c feat: citizen news support 2025-10-26 17:44:55 +08:00
Copilot
df437b222d
Add settings icon button to home page for easy game path reconfiguration (#129)
* Initial plan

* Add settings icon button to home UI for reopening path guidance

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* Add path rescan after returning from guide page

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* build(deps): bump windows from 0.62.1 to 0.62.2 in /rust (#130)

Bumps [windows](https://github.com/microsoft/windows-rs) from 0.62.1 to 0.62.2.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

---
updated-dependencies:
- dependency-name: windows
  dependency-version: 0.62.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump tokio from 1.47.1 to 1.48.0 in /rust (#132)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump reqwest from 0.12.23 to 0.12.24 in /rust (#131)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.23...v0.12.24)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-version: 0.12.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Initial plan

* Add settings icon button to home UI for reopening path guidance

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* Add path rescan after returning from guide page

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* feat: game path settings icon And bump deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: xkeyC <3334969096@qq.com>
2025-10-25 18:11:12 +08:00
xkeyC
5412382a59 feat: bump dependencies 2025-09-05 16:03:15 +08:00
xkeyC
99104527d4 dart: fix 2025-08-15 22:52:13 +08:00
xkeyC
44bf771f4c bump: flutter 3.35.1 2025-08-15 22:48:16 +08:00
xkeyC
5d735632bf bump: Flutter 3.32.1 Rust 1.87.0
fix: rsi launcher patch 2.4.0
2025-05-31 17:27:21 +08:00
xkeyC
b2ec1e93a8 refactor: update Hive package to hive_ce across multiple files 2025-05-08 23:22:35 +08:00
xkeyC
3c061f995c feat: 42kit Nav Support network config 2025-05-08 22:44:22 +08:00
xkeyC
b091022799 bump: deps 2025-02-27 21:14:56 +08:00
xkeyC
96aea196a6
fix: web login 2025-02-12 09:13:56 +08:00
xkeyC
c112a920ec bump: flutter:3.27.0 rust:1.83.0 2024-12-14 13:48:24 +08:00
xkeyC
c6ced405ef bump: Flutter 3.24.4 && Rust 1.82.0 2024-11-03 15:33:52 +08:00
xkeyC
6a6360540b bugfix 2024-09-23 20:35:19 +08:00
xkeyC
f453821e15 bump: flutter_rust_bridge 2.3.0 2024-09-04 12:22:13 +08:00
xkeyC
a7e1d8d0b7 feat: unp4kTools extract_memory 2024-04-27 16:23:57 +08:00
xkeyC
d2694a1e25 fix: 因 RSI 官网变更,移除自动填充功能 (不再支持) 2024-04-26 22:55:38 +08:00
xkeyC
39a2a28dd1 feat: Optimize game startup 2024-03-31 15:43:59 +08:00
xkeyC
494ae6468d feat: User Agreement and Privacy Policy Dialog 2024-03-31 14:50:27 +08:00
xkeyC
ef715d569f fix: miss TECH-PREVIEW 2024-03-31 13:30:56 +08:00
xkeyC
17588dfab8 l10: update common & Lang settings 2024-03-17 16:54:29 +08:00
xkeyC
a6b69553d5 feat: app full l10n support 2024-03-16 19:13:49 +08:00
xkeyC
b2c13a8a6f feat: 多语言 初步引入 2024-03-15 00:01:06 +08:00
xkeyC
eae02be2af feat: 多语言 基础支持 2024-03-14 23:22:56 +08:00
xkeyC
a84852d4f0 feat: 多语言提取器 2024-03-14 21:50:06 +08:00
xkeyC
cf6ab55dd0 feat:riverpod 迁移 HomeDownloaderUI 2024-03-10 17:23:28 +08:00
xkeyC
2aa4fb6c09 feat:riverpod 迁移 HomeGameLoginDialogUI 2024-03-10 13:25:13 +08:00
xkeyC
7b195271af feat:riverpod 迁移 HomeMdContentDialogUI 2024-03-10 12:54:34 +08:00
xkeyC
8e37ebece5 feat:riverpod 迁移 2024-03-07 23:01:45 +08:00
xkeyC
a0dceb27d9 更换 Dio -> RSHttp 2024-02-07 22:29:15 +08:00
xkeyC
52591f4899 动态 UAC 2023-11-10 21:58:29 +08:00
xkeyC
23fed0b7a7 re init 2023-10-09 01:32:07 +00:00