undef-i
65bf7b52c6
fix: correct the error in train_number_info.csv
v0.1.2
2025-08-05 20:43:16 +08:00
undef-i
4278de2a8d
fix: correct incorrect rendering and status of map marker points
v0.1.1
2025-08-03 18:40:14 +08:00
Nedifinita
59e9987d7f
feat: add train type recognition and restructure settings storage
2025-08-01 20:07:35 +08:00
Nedifinita
4e97dcafd7
fix: hide duplicate info when train and loco both match
2025-08-01 17:51:24 +08:00
Nedifinita
4cad3679a9
fix: improve TRAIN_OR_LOCO merge display and settings scroll
2025-08-01 17:44:26 +08:00
Nedifinita
e6e7831b96
refactor: migrate data storage from SharedPreferences to Room database
2025-08-01 17:36:04 +08:00
Nedifinita
39bb8cb440
fix: optimize the logic for saving scroll position
v0.0.8
2025-08-01 17:35:34 +08:00
Nedifinita
be8dc6bc72
feat: add custom train information notification layout
2025-07-26 17:31:09 +08:00
Nedifinita
cd3128c24b
feat: add option for automatically connecting to Bluetooth devices
2025-07-26 17:08:08 +08:00
Nedifinita
e1773370d6
fix: simplify device name matching logic
v0.0.7
2025-07-26 01:00:24 +08:00
Nedifinita
c8ab5f7ff8
feat: add LBJ message notification
2025-07-26 00:40:45 +08:00
Nedifinita
e1d02a8a55
feat: add background keep-alive service and related setting functions
2025-07-26 00:19:56 +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
3edc8632be
feat: add animation effects and visual feedback
2025-07-22 23:18:50 +08:00
Nedifinita
799410eeb2
feat: add BLE disconnection cleanup and enhance record management
2025-07-22 17:29:15 +08:00
Nedifinita
d64138cea5
feat: add record merging functionality and optimize settings page
2025-07-19 21:07:11 +08:00
Nedifinita
a1a9a479f9
feat: enhance MainActivity UI with edge-to-edge support and improved TopAppBar layout in HistoryScreen
v0.0.4
2025-07-19 19:10:58 +08:00
Nedifinita
9389ef6e6a
refactor: improve layout and formatting of HistoryScreen UI components
2025-07-19 18:32:15 +08:00
Nedifinita
a60b8c58ff
feat: add timestamp logging for received messages, optimize page details
v0.0.3
2025-07-18 23:53:55 +08:00
Nedifinita
936b960d6a
feat: modernize bluetooth apis
v0.0.2
2025-07-18 18:54:36 +08:00
Nedifinita
57905e10ec
fix: enhance ProGuard rules for XmlResourceParser inheritance
v0.0.1
2025-07-18 17:46:20 +08:00
Nedifinita
1d18dd443e
fix: resolve R8 compilation issues and deprecated UI components
2025-07-15 14:52:14 +08:00
Nedifinita
d6b3034235
fix: update deprecated lintOptions to lint configuration
2025-07-15 14:51:01 +08:00
Nedifinita
10d4c341a7
feat: add multi-architecture APK support for all Android platforms
2025-07-15 14:46:27 +08:00
Nedifinita
8b16b4c5d2
fix: add permissions to workflow for GitHub release creation
2025-07-15 14:25:14 +08:00
Nedifinita
abc6bcddf7
fix: disable NullSafeMutableLiveData lint check to resolve build failure
2025-07-15 14:19:00 +08:00
Nedifinita
ac59bdcb49
fix: various issues
2025-07-15 00:03:23 +08:00
Nedifinita
89d481f1b8
Update README.md
2025-05-22 21:05:52 +08:00
Nedifinita
65eac4ec31
Initialize LBJ Receiver project with basic structure and configuration files
2025-05-20 18:25:53 +08:00