summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2024-02-05Fix gradle asset task dependencyAlbin1-6/+8
2024-02-05Increase standard cell height to 56 dpJonatan Rhodin1-3/+1
2024-02-05Fix SplitTunnelingScreen and SplitTunnelingCellJonatan Rhodin6-80/+104
2024-02-05Remove all direct usages of mullvad colorsJonatan Rhodin10-65/+48
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin6-11/+16
2024-02-01Increase timeout for ensure account creation failureJonatan Rhodin1-4/+2
2024-01-31Replace secondary container color with new solid colorJonatan Rhodin3-9/+4
2024-01-31Add account expiry mockapi testJonatan Rhodin5-3/+110
2024-01-25Unify ensure login assertionJonatan Rhodin3-3/+3
2024-01-25Add test for showing and using the account historyJonatan Rhodin1-0/+49
2024-01-25Update gradle verification fileJonatan Rhodin1-194/+331
2024-01-25Update koin version to 3.5.3Jonatan Rhodin1-2/+2
2024-01-25Update commons validator to version 1.8.0Jonatan Rhodin1-1/+1
2024-01-25Update mockserver version to 4.12.0Jonatan Rhodin1-1/+1
2024-01-25Update ktfmt to version 0.16.0 and reformat filesJonatan Rhodin16-42/+27
2024-01-25Update version of androidx librariesJonatan Rhodin1-2/+2
2024-01-25Remove unused librariesJonatan Rhodin3-8/+0
2024-01-24Update gradle plugin version to 8.2.1Jonatan Rhodin2-239/+219
2024-01-23Remove unused ApplicationsIconManagerJonatan Rhodin4-158/+0
2024-01-23Handle exceptions when getting app icon in SplitTunnelingScreenJonatan Rhodin2-2/+20
2024-01-19Fix testsJonatan Rhodin2-24/+58
2024-01-19Improve handling of empty relay listJonatan Rhodin5-118/+132
2024-01-19Fetch the relay list when entering the select location screenJonatan Rhodin4-1/+13
2024-01-19Try to mitigate timing errors when getting the relay listJonatan Rhodin1-1/+5
2024-01-19Add mockapi test for handling too many devicesJonatan Rhodin8-41/+184
2024-01-19Try to wait until daemon is ready before leaving PrivacyScreenDavid Göransson5-11/+87
2024-01-18Add firebase stagemole e2e tests actionAlbin2-1/+12
2024-01-18Add flavor and partner support to test scriptAlbin1-36/+117
2024-01-18Add support for stagemole partner account testsAlbin16-67/+153
2024-01-18Add flavor support to e2e and mockapi testsAlbin3-4/+51
2024-01-18Rename app variant tripleAlbin2-2/+2
2024-01-18Add annotation to skip test for certain flavorsAlbin2-0/+27
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-16Update gradle verification fileJonatan Rhodin1-10/+10
2024-01-15Migrate ipc tests to junit5Jonatan Rhodin2-1/+4
2024-01-15Replace After with AfterEach from junit5Jonatan Rhodin1-2/+2
2024-01-15Migrate logout e2e test to junit5Jonatan Rhodin1-7/+4
2024-01-15Add konsist checks to block the use of junit4Jonatan Rhodin1-0/+30
2024-01-15Fix missing junit5 konsist gradle configAlbin1-0/+3
2024-01-15Update lint baselinesAlbin1-220/+0
2024-01-15Ignore ImpliedQuantity lint issueAlbin1-1/+3
2024-01-15Add mockapi tests for successful and failed account creationJonatan Rhodin6-3/+82
2024-01-12Remove TestActivity since it is not neededJonatan Rhodin3-45/+1
2024-01-11Update lint baselinesAlbin4-105/+46
2024-01-11Fix notification permission lint issuesaber safavi5-16/+19
2024-01-11Update gradle verification fileJonatan Rhodin1-42/+155
2024-01-11Run firebase tests on Junit5Jonatan Rhodin1-0/+1
2024-01-11Convert Konsist tests to junit5 and run them in parallelJonatan Rhodin11-11/+16
2024-01-11Migrate e2e tests to junit5Jonatan Rhodin7-35/+47
2024-01-11Migrate mockapi tests to junit5Jonatan Rhodin7-34/+52