summaryrefslogtreecommitdiffhomepage
path: root/android/app/build.gradle.kts
AgeCommit message (Expand)AuthorFilesLines
2025-10-28Rename 'shared' to 'repository'Kalle Lindström1-1/+1
2025-10-28Add option to show relay location in notificationKalle Lindström1-14/+0
2025-10-27Rename boringtun to gotatun in gradleAlbin1-2/+2
2025-10-06Warn users about android 16 upgrade issueDavid Göransson1-1/+2
2025-09-12Add better support for variant filtersDavid Göransson1-22/+2
2025-09-10Add inital baseline profile generationKalle Lindström1-5/+27
2025-09-08Remove autogenerated locale config due to crashJonatan Rhodin1-1/+5
2025-08-28Use rust-android-gradle plugin as submoduleKalle Lindström1-26/+13
2025-08-01Fix ktor parsing errorDavid Göransson1-2/+8
2025-07-31Support 16kb page sizeDavid Göransson1-0/+7
2025-07-29Add release-debuginfo config and Cargo profileKalle Lindström1-6/+17
2025-07-24Update Android native debug instructionsKalle Lindström1-1/+4
2025-07-04Create new design system moduleDavid Göransson1-0/+1
2025-07-03Fix gradle kotlinOptions warningsDavid Göransson1-11/+11
2025-06-30Enable alpha publishing of prod appAlbin1-0/+1
2025-05-30Exclude common bean utilsJonatan Rhodin1-1/+10
2025-05-26Add BoringtunJoakim Hulthe1-2/+9
2025-05-26Migrate remaining deps and versions to version catalogsDavid Göransson1-14/+13
2025-05-24Fix version code safeguardAlbin1-14/+0
2025-05-21Unify usage of gradle propertiesDavid Göransson1-35/+9
2025-05-09Fix lint warningDavid Göransson1-1/+1
2025-05-05Exclude biometric dependency to avoid permission issueJonatan Rhodin1-1/+7
2025-04-30Move all test tags to new lib.ui.tag moduleKalle Lindström1-0/+1
2025-04-15Add property flag to enable keep native symbolsKalle Lindström1-1/+9
2025-03-26Use drawable directly for split tunneling app iconsJonatan Rhodin1-0/+2
2025-03-19Improve TV connect screen UIKalle Lindström1-0/+3
2025-03-17Keep native debug symbols for debug buildsKalle Lindström1-0/+1
2025-03-07Fix devmole publishingAlbin1-1/+4
2025-03-07Add Androidx credentials dependencyDavid Göransson1-1/+2
2025-03-05Revert "Set debugSymbolLevel to full"Albin1-1/+0
2025-03-05Set debugSymbolLevel to fullKalle Lindström1-0/+1
2025-03-05Revert "Remove debug symbols for aab bundles"Kalle Lindström1-4/+0
2025-03-04Improve connectivity listener online detectionDavid Göransson1-0/+1
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström1-1/+0
2025-02-25Enable --locked for all gradle rust buildsJonatan Rhodin1-3/+1
2025-02-18Fix formattingDavid Göransson1-4/+2
2025-02-04Remove OWASP dependency check pluginAlbin1-8/+0
2025-01-28Bundle a pre-generated relay list instead of generating oneJonatan Rhodin1-39/+5
2025-01-27Treat fdroid builds the same as release buildsJonatan Rhodin1-1/+3
2025-01-27Remove debug symbols for aab bundlesJonatan Rhodin1-0/+4
2025-01-24Remove logging and formattingKalle Lindström1-3/+1
2025-01-23Add script to generate rustc --remap-path-prefixKalle Lindström1-0/+5
2025-01-22Specify --package when trying to run relay_listLinus Färnstrand1-1/+1
2025-01-10Fix gradle rust android pluginDavid Göransson1-1/+8
2025-01-09Remove ALWAYS_SHOW_CHANGELOG propertyDavid Göransson1-6/+0
2025-01-08Add gradle rust pluginJonatan Rhodin1-24/+86
2024-12-19Add proto datastore dependencyKalle Lindström1-8/+20
2024-12-13Enable lint option checkAllWarningsAlbin1-0/+2
2024-12-13Replace intentholder with api override intent holderJonatan Rhodin1-1/+0
2024-12-12Remove machines file except on WindowsDavid Lönnhager1-10/+0