summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-11Migrate billing tests to Junit5 and add billing unit tests to ciJonatan Rhodin3-14/+18
2024-01-11Convert screen tests to Junit5David Göransson19-2321/+2484
2024-01-11Migrate app unit tests to Junit5David Göransson33-553/+549
2024-01-11Synchronize `mullvad-api` and `mullvad-daemon` when the `api-override`Markus Pettersson3-8/+4
2024-01-09Remove version and publish cargo metadataLinus Färnstrand1-2/+0
2024-01-08Change launch mode to singleInstance to fix vulnerabilityJonatan Rhodin2-2/+6
2024-01-05Fix broken e2e tests for ConnectScreen and WebLinksaber safavi3-10/+14
2024-01-05Add automate logout ui testssaber safavi4-20/+63
2024-01-04Add workspace level lintsLinus Färnstrand2-2/+3
2024-01-04Remove error message when changing the voucher inputJonatan Rhodin2-0/+27
2024-01-04Logout user when "Go to login" is clicked.David Göransson3-8/+35
2024-01-04Handle device revocation on ConnectScreenDavid Göransson2-1/+17
2024-01-04Update go version to 1.21.3 in fdroid-buildJonatan Rhodin1-2/+2
2024-01-03Update base linux image and go patchJonatan Rhodin2-36/+46
2024-01-02Update gradle verification fileJonatan Rhodin1-245/+37
2024-01-02Remove unused dependenciesJonatan Rhodin7-39/+1
2023-12-29Align dialog titlesDavid Göransson6-22/+10
2023-12-29Make remove dns destructiveDavid Göransson1-1/+2
2023-12-29Add automate logout ui tests using mockApisaber safavi2-0/+44
2023-12-29Fix background color on welcome screenDavid Göransson1-9/+2