Commit Graph

10 Commits

Author SHA1 Message Date
undef-i
0d6c11e2bd chore 2025-08-29 13:27:25 +08:00
Nedifinita
78cc909ec8 feat: add database import and export functions 2025-08-28 19:48:12 +08:00
Nedifinita
eb33fa7feb chore: update project name and .gitignore file 2025-08-08 19:20:26 +08:00
undef-i
65bf7b52c6 fix: correct the error in train_number_info.csv 2025-08-05 20:43:16 +08:00
undef-i
4278de2a8d fix: correct incorrect rendering and status of map marker points 2025-08-03 18:40:14 +08:00
Nedifinita
aaf414d384 refactor: optimize record management and UI interaction logic
- Move the loading and saving operations of TrainRecordManager to the IO goroutine for execution
- Optimize the data structure of recentRecords in MainActivity to be a mutableStateList
- Improve the interaction effect and device connection status display of ConnectionDialog
- Delete the MergedHistoryScreen file that is no longer in use
- Increase the number of threads for map tile downloads and file system operations
2025-07-25 23:40:14 +08:00
Nedifinita
57905e10ec fix: enhance ProGuard rules for XmlResourceParser inheritance 2025-07-18 17:46:20 +08:00
Nedifinita
10d4c341a7 feat: add multi-architecture APK support for all Android platforms 2025-07-15 14:46:27 +08:00
Nedifinita
ac59bdcb49 fix: various issues 2025-07-15 00:03:23 +08:00
Nedifinita
65eac4ec31 Initialize LBJ Receiver project with basic structure and configuration files 2025-05-20 18:25:53 +08:00