summaryrefslogtreecommitdiffhomepage
path: root/android/app/build.gradle.kts
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Update packaging blockAlbin1-1/+1
2023-08-04Force emoji2 dependency versionAlbin1-0/+7
2023-08-03Fix lint task dependencyAlbin1-0/+6
2023-08-03Bump container image, jdk, gradle and agpAlbin1-2/+2
2023-07-28Add empty vpn service moduleAlbin1-0/+1
2023-07-27Add empty tile service moduleAlbin1-0/+2
2023-07-27Add empty resource libAlbin1-0/+1
2023-07-27Add empty ipc moduleAlbin1-0/+1
2023-07-27Add empty common moduleAlbin1-0/+1
2023-07-25Add empty model moduleAlbin1-0/+1
2023-07-25Add empty talpid moduleAlbin1-0/+1
2023-07-11Remove material 2 library since it's no longer usedJonatan Rhodin1-1/+0
2023-06-14Add option to disable version notificationsAlbin1-0/+9
2023-06-14Move buildConfigField configurationAlbin1-7/+11
2023-06-07Upgrade koin version to 3.4.1 and koin-compose libraryJonatan Rhodin1-4/+2
2023-04-24Add version code/name override optionAlbin1-4/+5
2023-03-20Add compose dependenciesAlbin1-0/+3
2023-03-16Add empty lint configAlbin1-0/+1
2023-02-16Enable r8 minify and shrinking for fdroid buildsAlbin1-2/+2
2023-02-16Enable r8 minify and shrinking for release buildsAlbin1-1/+3
2023-02-16Configure proguard rulesAlbin1-0/+7
2023-02-13Add strict agp lint configurationAlbin1-0/+2
2023-02-13Add agp lint baselineAlbin1-0/+4
2023-01-20Move dist-assets/relays.json to build/relays.jsonLinus Färnstrand1-1/+1
2023-01-10Add empty project :lib:endpointAlbin1-0/+4
2023-01-10Remove redundant source set configAlbin1-13/+0
2022-12-12Add compose previewAlbin1-0/+4
2022-12-08Bump gradle dependenciesAlbin1-0/+2
2022-12-08Bump gradle helper pluginsAlbin1-1/+1
2022-12-08Bump kotlin versionAlbin1-13/+1
2022-12-08Bump Android project to java 11 and gradle 7.6Albin1-9/+20
2022-12-08Change Android signing keystore pathAlbin1-3/+4
2022-11-18Add Changelog path and mock changelog path to the gradle filesaber safavi1-1/+16
2022-10-10Make Android fetch versionName and versionCode from mullvad-versionLinus Färnstrand1-2/+9
2022-09-14Revert "Merge branch 'migrate-android-talpid-to-dedicated-subproject'"Albin1-2/+0
2022-09-13Add empty talpid subprojectAlbin1-0/+2
2022-09-09Updating version in package filesAlbin1-2/+2
2022-08-15Updating version in package filesLinus Färnstrand1-2/+2
2022-06-15Add revoked ui testsAlbin1-0/+6
2022-06-15Add compose dependenciesAlbin1-0/+15
2022-04-25Fix Android gradle release configAlbin1-0/+3
2022-04-20Fix/suppress dependency audit issuesAlbin1-1/+0
2022-04-20Add webview to enable e2e test verificationAlbin1-0/+1
2022-04-20Add login vm testsAlbin1-0/+1
2022-03-23Bump Android dependenciesAlbin1-1/+4
2022-03-14Ensure JNI directory exist during buildAlbin1-0/+11
2022-03-01Remove API address rotationDavid Lönnhager1-1/+0
2022-03-01Updating version in package filesAlbin1-2/+2
2022-02-17Add Android memory leak detection build typeAlbin1-2/+9
2022-01-10Extract Android dependencies to constantsAlbin1-47/+40