summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-03-16Remove android file migrationAlbin3-73/+0
2023-03-16Migrate tidy action to use containerAlbin1-1/+2
2023-03-14Update Android build instructionsAlbin1-22/+22
2023-03-14Bump NDK min sdk to 26Albin1-1/+1
2023-03-14Bump NDK version to r25cAlbin1-8/+8
2023-03-14Bump linux base image used in android imageAlbin1-1/+1
2023-03-14Use ARG instead of ENV in Android dockerfileLinus Färnstrand1-3/+3
2023-03-13Bump container build toolsAlbin1-1/+1
2023-03-13Add tidy to container imageAlbin1-0/+1
2023-03-13Set ktfmt lang styleAlbin1-0/+4
2023-03-13Add ktfmt gradle pluginAlbin4-0/+35
2023-03-13Use explicit bash command in lockfile helper scriptAlbin1-1/+1
2023-03-13Update htmlize to version 1.0Daniel Parks2-2/+2
2023-03-01Fix mockapi localhost referenceAlbin2-4/+1
2023-02-23Migrate launch/loading fragment to composeAlbin5-75/+113
2023-02-23Add option to hide logo and icon from top barAlbin2-24/+29
2023-02-23Fix compose fragment toolingAlbin1-2/+1
2023-02-23Change city and country order in connect viewAlbin1-2/+2
2023-02-21Make quantum-resistant tunnel optional in mullvad layerDavid Lönnhager4-14/+6
2023-02-16Enable full r8Albin1-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 rulesAlbin2-0/+27
2023-02-13Add strict agp lint configurationAlbin5-0/+22
2023-02-13Add agp lint baselineAlbin2-0/+3629
2023-02-09Deprecate split dns state updatesAlbin1-0/+8
2023-02-09Expose dns option updatesAlbin1-0/+3
2023-02-09Move confirm missing email fragment to fragment packageAlbin2-2/+2
2023-02-09Move dns confirm fragment to fragment packageAlbin2-1/+2
2023-02-09Move redeem fragment to fragment packageAlbin3-3/+3
2023-02-09Move login fragment to fragment packageAlbin3-5/+5
2023-02-09Move problem report fragment to fragment packageAlbin2-3/+5
2023-02-09Move logs fragment to fragment packageAlbin2-2/+3
2023-02-09Move welcome fragment to fragment packageAlbin3-4/+2
2023-02-09Move oot fragment to fragment packageAlbin3-4/+3
2023-02-09Move connect fragment to fragment packageAlbin4-2/+11
2023-02-09Move launch fragment to fragment packageAlbin2-1/+7
2023-02-09Move account fragment to fragment packageAlbin2-2/+6
2023-02-09Add advanced fragment todoAlbin1-0/+1
2023-02-09Rename fragments package to fragmentAlbin18-26/+21
2023-02-09Move device repo to repo packageAlbin11-14/+12
2023-02-09Move account repo to repo packageAlbin13-13/+15
2023-02-09Fix comment in dockerfile explaining how to build itLinus Färnstrand1-1/+1
2023-02-08Expose settings custom dns via repositoryAlbin2-0/+19
2023-02-08Deprecate dns add/remove/replace ipc actionsAlbin2-0/+8
2023-02-08Add IPC option to set DnsOptionsAlbin2-0/+15
2023-02-06Update translationsOskar Nyberg19-10/+106
2023-02-02Add logging to mocked web server used for testsAlbin2-1/+12
2023-02-02Add helper script to run instrumented tests on repeatAlbin1-0/+15
2023-02-02Fix initial account expiry fetchAlbin2-3/+1