summaryrefslogtreecommitdiffhomepage
path: root/android/lib/endpoint
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Remove global API endpointEmīls1-1/+0
2024-12-13Replace intentholder with api override intent holderJonatan Rhodin2-0/+21
2024-10-03Make all compiler warnings errorsDavid Göransson1-1/+4
2024-10-03Suppress false positive deprecation warningDavid Göransson1-1/+1
2024-09-24Set build tools version to 35.0.0David Göransson1-0/+1
2024-09-17Format build filesDavid Göransson1-3/+1
2024-08-30Initialize mullvad daemon directly in vpn service on createJonatan Rhodin6-52/+21
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin2-3/+3
2024-08-13Migrate to version catalogsAlbin1-6/+6
2024-03-04Remove buildconfig from propertiesDavid Göransson1-0/+3
2024-01-11Synchronize `mullvad-api` and `mullvad-daemon` when the `api-override`Markus Pettersson2-6/+3
2023-11-27Enable forced direct connection for devmole and stagemole buildsAlbin1-2/+2
2023-10-16Use flavor configuration to set api endpointAlbin1-0/+2
2023-10-16Refactor custom api endpoint configAlbin2-8/+21
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin1-9/+3
2023-08-04Remove targetSdk from libsAlbin1-1/+0
2023-08-03Bump container image, jdk, gradle and agpAlbin1-2/+2
2023-03-22Apply project-wide `kotlinLangStyle` formattingAlbin1-3/+1
2023-03-16Add empty lint configAlbin1-0/+1
2023-02-13Add strict agp lint configurationAlbin1-0/+5
2023-01-10Add option to use custom api endpoint in debug buildsAlbin1-0/+18
2023-01-10Move endpoint logic to :lib:endpointAlbin4-0/+38
2023-01-10Add empty project :lib:endpointAlbin2-0/+29