- 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
22 lines
267 B
Plaintext
22 lines
267 B
Plaintext
*.iml
|
|
.gradle
|
|
.kotlin
|
|
.idea/caches
|
|
.idea/libraries
|
|
.idea/modules.xml
|
|
.idea/workspace.xml
|
|
.idea/navEditor.xml
|
|
.idea/assetWizardSettings.xml
|
|
.DS_Store
|
|
build
|
|
captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
local.properties
|
|
*.ps1
|
|
.*.bat
|
|
*.jks
|
|
*.keystore
|
|
*.base64
|
|
docs |