summaryrefslogtreecommitdiffhomepage
path: root/android/lib/map
AgeCommit message (Expand)AuthorFilesLines
2025-11-07Migrate library modules to convention pluginsAlbin1-26/+1
2025-10-27Update ktfmt to 0.25.0Jonatan Rhodin3-10/+9
2025-09-29Format codeJonatan Rhodin2-34/+34
2025-09-02Add previewDavid Göransson1-0/+41
2025-09-02Refactor map lifecycle implementationDavid Göransson3-31/+28
2025-07-03Fix gradle kotlinOptions warningsDavid Göransson1-3/+7
2025-05-26Migrate remaining deps and versions to version catalogsDavid Göransson1-4/+4
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