MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
280 stars 62 forks source link

Fixing QtNativeAccessibility related ANRs #3443

Closed VitorVieiraZ closed 1 month ago

VitorVieiraZ commented 1 month ago

Set QT_ANDROID_DISABLE_ACCESSIBILITY environment variable to disable accessibility features and prevent ANRs.

Fixes #3431

github-actions[bot] commented 1 month ago

Pull Request Test Coverage Report for Build 9115740293

Details


Files with Coverage Reduction New Missed Lines %
input/core/merginuserinfo.cpp 3 73.76%
input/app/projectsmodel.cpp 6 69.17%
input/core/merginapi.cpp 6 78.63%
input/app/main.cpp 67 32.75%
<!-- Total: 82 -->
Totals Coverage Status
Change from base Build 9109368272: -0.09%
Covered Lines: 7665
Relevant Lines: 12773

💛 - Coveralls