summaryrefslogtreecommitdiffhomepage
path: root/android/lib/map
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-03Make all compiler warnings errorsDavid Göransson1-1/+4
2024-10-03Fix LocalLifecycleOwner import warningDavid Göransson1-1/+1
2024-09-24Set build tools version to 35.0.0David Göransson1-0/+1
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin9-23/+23
2024-08-13Migrate to version catalogsAlbin1-10/+10
2024-06-27Bump Dependencies to K2David Göransson1-8/+3
2024-06-26Migrate log calls to kermitAlbin1-3/+3
2024-06-26Add kermit dependencyAlbin1-4/+2
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-03-04Remove buildconfig from propertiesDavid Göransson1-1/+4
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öransson3-0/+46