-
-
Notifications
You must be signed in to change notification settings - Fork 281
refactor: maps #2097
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
Draft
jamesarich
wants to merge
35
commits into
meshtastic:main
Choose a base branch
from
jamesarich:maps
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
refactor: maps #2097
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
30a6b8d
Refactor: Prepare for Google Maps integration
jamesarich 9034ea8
Add basic map view and exclude secrets.properties
jamesarich 683451a
Refactor: Implemented Google Maps with Waypoint and Node Functionality
jamesarich ce4d304
Refactor map view and update build configurations
jamesarich 0146cd4
Refactor MapView composable
jamesarich b119aec
Refactor: MapView to use uiViewModel
jamesarich 52e4f53
Merge remote-tracking branch 'upstream/main' into maps
jamesarich 8ce3987
feat: Implement KML/KMZ layer support on map
jamesarich c83cf7e
Remove unnecessary MapViewModel injection in MapView
jamesarich a588b31
detekt
jamesarich 6c7eaca
detekt
jamesarich cc0ebab
detekt
jamesarich 4bf76be
fix fdroid check
jamesarich 397d6a2
fix google build
jamesarich d29df4f
Merge remote-tracking branch 'upstream/main' into maps
jamesarich 59cacb7
Merge remote-tracking branch 'upstream/main' into maps
jamesarich eb47951
Refactor: Handle location permissions and settings for map features
jamesarich 5fd75a0
Refactor: Improve precision circle display on map
jamesarich cf24959
Refactor: Decompose MapView into smaller components
jamesarich 7fbc0bd
Refactor: Extract MapViewModel for map-related state
jamesarich c570038
Merge remote-tracking branch 'upstream/main' into maps
jamesarich 4d95793
feat: Add support for custom map tile providers and refactor map comp…
jamesarich 4e2be8e
Refactor: Use constant for tile size in MapViewModel
jamesarich ca4c81e
feat: Implement initial map zoom to fit all nodes and waypoints
jamesarich a1d6ce2
Refactor: Display node track on map
jamesarich 783cf8d
Refactor: Update MapControlsOverlay to use VerticalFloatingToolbar
jamesarich 0040780
Refactor: Animate map controls on camera move
jamesarich 149360c
Merge remote-tracking branch 'upstream/main' into maps
jamesarich 706f5f2
build(fdroid): Add missing UIViewModel to NodeMapScreen
jamesarich 5c12b8a
Merge branch 'main' into maps
jamesarich 81c663b
Merge remote-tracking branch 'upstream/main' into maps
jamesarich 1dbbcdb
refactor(map)!: move ModalBottomSheet to MapView
jamesarich 2e9b0e2
Merge remote-tracking branch 'upstream/main' into maps
jamesarich 898fd38
spotless
jamesarich 503b5f1
Refactor: rename location conversion functions
jamesarich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why you override my ignores??