-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update develop with 3.1.0-RC #3860
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… to changes in the sdk (#3836) * Update version to 3.1.1-DEV (#3835) Co-authored-by: GitHub Actions Bot <[email protected]> * fix: [ANDROAPP-6583] fix http service attribute usage * fix: [ANDROAPP-6583] reformat code * fix: [ANDROAPP-6583] apply ktlint complaint --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: Xavier Molloy <[email protected]>
…repository correctly (#3831) * fix: [ANDROAPP-6532] Set online/offline parameter for teis in search repository correctly * fix: [ANDROAPP-6520] add clarifying comments for online/offline parameter
Signed-off-by: Pablo <[email protected]>
…ule (#3832) * fix: [ANDROAPP-6520] Save completed event to preferences for scheduling dialog * fix: [ANDROAPP-6520] refactor uses and location of preference provider to repository to maintain data/ui layer separation * fix: [ANDROAPP-6520] adapt unit tests
Co-authored-by: Pablo <[email protected]>
Signed-off-by: Pablo <[email protected]>
Signed-off-by: Pablo <[email protected]> Co-authored-by: manu <[email protected]>
Signed-off-by: andresmr <[email protected]>
#3850) * fix: [ANDROAPP-6581] remove top shadow and modify column padding in relationshipScreen * fix: [ANDROAPP-6581] remove elevation in landscape xml file
* fix Nominatim search api request * remove selected pin that causes duplication * remove onTouch listener that causes search results pins to be remove when moving on map. and zooms when a location is selected
* fix: [ANDROAPP-6565] Rebuild rule engine context when data changed Signed-off-by: Pablo <[email protected]> * fix: add missing mock Signed-off-by: Pablo <[email protected]> * fix return result of save --------- Signed-off-by: Pablo <[email protected]> Co-authored-by: manu <[email protected]>
* fix: [ANDROAPP-6612] show polygons list Signed-off-by: andresmr <[email protected]> * fix: [ANDROAPP-6612] remove las add empty polygon in list Signed-off-by: andresmr <[email protected]> * fix: [ANDROAPP-6612] Not show draggable selected icon in polygons Signed-off-by: andresmr <[email protected]> * fix: [ANDROAPP-6612] show polygon on open the map Signed-off-by: andresmr <[email protected]> * fix: [ANDROAPP-6612] Disable GPS state in polygons Signed-off-by: andresmr <[email protected]> * fix: [ANDROAPP-6612] fix test Signed-off-by: andresmr <[email protected]> * fix: [ANDROID-6612] Fix crash on polygon point click Signed-off-by: andresmr <[email protected]> * fix: [ANDROID-6612] Fix crash on polygon point delete Signed-off-by: andresmr <[email protected]> * fix: [ANDROID-6612] avoid save polygons with less than 3 points Signed-off-by: andresmr <[email protected]> --------- Signed-off-by: andresmr <[email protected]>
* fix: [ANDROAPP-6605] Use Network provider for location services * fix: [ANDROAPP-6605] include GPS location provider request for accuracy
* rename displayName property on NominatimLocation Signed-off-by: andresmr <[email protected]> * add JsonProperty annotation --------- Signed-off-by: andresmr <[email protected]> Co-authored-by: Pablo Pajuelo Cabezas <[email protected]>
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update Develop with RC