summaryrefslogtreecommitdiffhomepage
path: root/android/lib/map/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-10-03Fix LocalLifecycleOwner import warningDavid Göransson1-1/+1
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin9-23/+23
2024-06-26Migrate log calls to kermitAlbin1-3/+3
2024-05-29Migrate to gRPCDavid Göransson6-8/+8
2024-04-05Change android map pathAlbin1-1/+1
2024-03-22Base animation duration on actual distance estimationDavid Göransson3-9/+10
2024-02-27Update Android UI to render new map dataLinus Färnstrand1-2/+2
2024-02-15Add Map Composable, view and rendererDavid Göransson5-0/+367
2024-02-15Add LocationMarker shapeDavid Göransson1-0/+224
2024-02-15Add globe shapeDavid Göransson1-0/+185
2024-02-15Add data classes to represent map viewDavid Göransson6-0/+173
2024-02-15Add map moduleDavid Göransson2-0/+3