Skip to content

Implement new geoshape/trace style for Google/Mapbox#7024

Merged
seadowg merged 13 commits intogetodk:masterfrom
seadowg:style-google-mapbox
Jan 20, 2026
Merged

Implement new geoshape/trace style for Google/Mapbox#7024
seadowg merged 13 commits intogetodk:masterfrom
seadowg:style-google-mapbox

Conversation

@seadowg
Copy link
Member

@seadowg seadowg commented Jan 19, 2026

Closes #6962
Blocked by #7017

Why is this the best possible solution? Were any other approaches considered?

This is a continuation of #7017.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Here, we need to perform tests similar to #7017 but using Google Maps and Mapbox.

Do we need any specific form for testing your changes? If so, please attach one.

Any form with geotrace/geoshape questions.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • added or modified tests for any new or changed behavior
  • run ./gradlew connectedAndroidTest (or ./gradlew testLab) and confirmed all checks still pass
  • added a comment above any new strings describing it for translators
  • added any new strings with date formatting to DateFormatsTest
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@grzesiek2010 grzesiek2010 mentioned this pull request Jan 20, 2026
6 tasks
@seadowg seadowg marked this pull request as ready for review January 20, 2026 13:51
@seadowg seadowg requested a review from grzesiek2010 January 20, 2026 13:51
@seadowg
Copy link
Member Author

seadowg commented Jan 20, 2026

@grzesiek2010 this looks good to me! I can't approve sadly as I'm the PR author.

@seadowg seadowg merged commit 32021f1 into getodk:master Jan 20, 2026
7 checks passed
@seadowg seadowg deleted the style-google-mapbox branch January 20, 2026 17:21
@seadowg seadowg removed the request for review from grzesiek2010 January 20, 2026 17:22
@seadowg
Copy link
Member Author

seadowg commented Jan 20, 2026

@grzesiek2010 I disabled the review requirement (and then re-enabled it) so I could merge given that you're out and all the changes were yours.

@WKobus
Copy link

WKobus commented Jan 23, 2026

Tested with Success!

Verified on devices with Android 16

Verified cases:

  • shapes/traces not intersecting and incremental=true in Google Maps, Mapbox
  • adding and removing points
  • snackbars
  • error messages
  • regression checks in geoshape and geotrace

@dbemke
Copy link

dbemke commented Jan 23, 2026

Tested with Success!

Verified on devices with Android 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rework trace/shape style

4 participants