summaryrefslogtreecommitdiffhomepage
path: root/android/lib/map/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-12-27Basic long press sorta workingDavid Göransson3-7/+10
2024-12-27Dropdown show caseDavid Göransson6-18/+30
2024-12-27Improvement of interactionDavid Göransson4-27/+30
2024-12-27Working click to latlngDavid Göransson3-36/+52
2024-12-26Algorithm workingDavid Göransson1-1/+1
2024-12-26wipDavid Göransson5-7/+124
2024-12-26Hack to draw current location on topDavid Göransson1-2/+5
2024-12-26Make perimeter optionalDavid Göransson2-13/+29
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