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
2025-07-15 00:03:23 +08:00

LBJ Console

LBJ Console is an Android app designed to receive and display LBJ messages via BLE from the SX1276_Receive_LBJ device.

License

This project is licensed under the GNU General Public License v3.0 (GPLv3). This license ensures that the software remains free and open source, requiring that any modifications or derivative works must also be released under the same license terms.

Description
Receive and display LBJ messages.
Readme GPL-3.0 2.4 MiB
2025-12-12 00:49:46 +08:00
Languages
C++ 91.3%
Dart 7.3%
C 0.5%
CMake 0.5%
Kotlin 0.3%