Skip to content

Align FDroid MapView constructor with Google version (Issue #4576)#4630

Merged
jamesarich merged 2 commits intomeshtastic:mainfrom
ujade:issue-4576
Feb 25, 2026
Merged

Align FDroid MapView constructor with Google version (Issue #4576)#4630
jamesarich merged 2 commits intomeshtastic:mainfrom
ujade:issue-4576

Conversation

@ujade
Copy link
Copy Markdown
Contributor

@ujade ujade commented Feb 24, 2026

Partial fix for #4576. The MapView constructor in the FDroid does not share a function definition with the Google variant which causes the app to crash (No function with that definition found) when opening the map from a traceroute. Could not reproduce scanning QR codes causing a crash.

Tested on Google Pixel 9a running GrapheneOS 2026021200

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 24, 2026

CLA assistant check
All committers have signed the CLA.

@jamesarich jamesarich added the bugfix PR tag label Feb 24, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 16.27%. Comparing base (d408964) to head (94f7847).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4630   +/-   ##
=======================================
  Coverage   16.27%   16.27%           
=======================================
  Files          80       80           
  Lines        4036     4036           
  Branches      699      699           
=======================================
  Hits          657      657           
  Misses       3255     3255           
  Partials      124      124           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesarich jamesarich enabled auto-merge February 24, 2026 14:02
@jamesarich jamesarich disabled auto-merge February 24, 2026 14:19
@jamesarich
Copy link
Copy Markdown
Collaborator

@ujade you'll need to sign the CLA before we can accept this PR, thanks!

@ujade
Copy link
Copy Markdown
Contributor Author

ujade commented Feb 25, 2026

@ujade you'll need to sign the CLA before we can accept this PR, thanks!

Missed this- signed.

@jamesarich jamesarich added this pull request to the merge queue Feb 25, 2026
@jamesarich
Copy link
Copy Markdown
Collaborator

Thanks for the contrib - do reach out on discord if you want to continue contribution, we can get you better looped in.

Merged via the queue into meshtastic:main with commit 692ad78 Feb 25, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants