summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Improve DeviceListScreenJonatan Rhodin2-14/+131
2024-02-06Update gradle verification fileJonatan Rhodin1-388/+761
2024-02-06Remove common lib dependency from test mockapiJonatan Rhodin3-6/+5
2024-02-06Update lint version to 8.3 to fix lint error in lib:themeJonatan Rhodin2-1/+3
2024-02-06Update compose material 3 to 1.2.0-rc01Jonatan Rhodin4-6/+9
2024-02-06Update compose navigations to 1.10.0Jonatan Rhodin1-1/+1
2024-02-06Update compose to version 1.6.0Jonatan Rhodin1-1/+1
2024-02-05Update gradle verification fileDavid Göransson1-0/+280
2024-02-05Add baselineDavid Göransson1-0/+616
2024-02-05Remove unnecessary backticksDavid Göransson1-2/+2
2024-02-05Ignore magic numbersDavid Göransson1-0/+2
2024-02-05Fix wildcard importDavid Göransson2-2/+11
2024-02-05Fix too general ExceptionDavid Göransson6-38/+27
2024-02-05Add const property to old constDavid Göransson3-4/+4
2024-02-05Fix class nameDavid Göransson1-1/+1
2024-02-05Clean up UnusedPrivateMember and UnusedPrivatePropertyDavid Göransson3-4/+14
2024-02-05Apply custom compose, report and other detekt rulesDavid Göransson1-37/+163
2024-02-05Add default generated detekt configDavid Göransson1-0/+784
2024-02-05Add detekt gradle configurationDavid Göransson1-0/+25
2024-02-05Add detekt dependencyDavid Göransson2-0/+2
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