summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/test
AgeCommit message (Expand)AuthorFilesLines
2025-05-15Fix another testJonatan Rhodin1-0/+1
2025-05-15Fix test crashJonatan Rhodin1-0/+1
2025-05-15Disable search icon when entry is blocked because of daitaJonatan Rhodin1-0/+6
2025-05-13Show a specific error if selected port is not in the port rangeJonatan Rhodin1-6/+82
2025-05-13Remove the 2 character limit in search locationsJonatan Rhodin5-63/+65
2025-05-06Fix go to vpn settings on TV devicesJonatan Rhodin1-0/+35
2025-04-30Move all test tags to new lib.ui.tag moduleKalle Lindström1-1/+1
2025-04-22Implement manage devices screenKalle Lindström2-0/+243
2025-04-17Fix testDavid Göransson1-1/+3
2025-04-11Add DeviceListViewModel testKalle Lindström1-0/+199
2025-04-10Add support for DAITA: Multihop indicatorDavid Göransson1-3/+1
2025-04-10Implement quick access to active featuresDavid Göransson5-28/+135
2025-04-01Set select location to always open on the exit tabJonatan Rhodin1-4/+0
2025-03-24Make it possible to disable IPv6 in the tunnelJonatan Rhodin1-0/+1
2025-03-19Improve TV connect screen UIKalle Lindström7-8/+8
2025-03-07Fix and add testsJonatan Rhodin4-1/+45
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström10-50/+64
2025-02-25Reduce open_tun calls (Establish)David Göransson1-0/+3
2025-02-06Replace old waitForTunnelUp functionDavid Göransson1-0/+146
2025-02-04Open the store page on fdroid versionJonatan Rhodin1-0/+1
2025-01-09Update changelog presentationDavid Göransson3-1/+26
2025-01-08Fix testsDavid Göransson1-1/+1
2025-01-08Make UI state have constraintsDavid Göransson3-24/+21
2025-01-07Fix testsDavid Göransson1-19/+9
2024-12-20Remove one-to-one relationship between provider and ownershipDavid Göransson3-55/+89
2024-12-19Fix flaky test in OutOfTimeUseCaseTestKalle Lindström1-2/+2
2024-12-10Attempt to fix flaky testsKalle Lindström1-51/+53
2024-12-02Add and fix unit testsJonatan Rhodin6-19/+164
2024-11-27Handle legacy always-on vpn profilesDavid Göransson1-5/+0
2024-11-27Add and update unit testsJonatan Rhodin8-181/+691
2024-11-20Use last known location instead of null when tunnel state is errorJonatan Rhodin1-7/+24
2024-11-18Use ticker flow for Android system notificationsKalle Lindström2-14/+215
2024-11-12Fix incorrect parsing of auth failed errorDavid Göransson1-1/+2
2024-11-12Fix account expiry in app notif not resettingKalle Lindström1-0/+4
2024-10-18Remove old testDavid Göransson6-162/+5
2024-10-18Move changelog into new App Info screenDavid Göransson1-0/+78
2024-10-15Show create account confirm when user has accountKalle Lindström1-2/+25
2024-10-09Fix unit testsJonatan Rhodin2-4/+13
2024-10-08Suppress lint warning and clarify testDavid Göransson1-0/+3
2024-10-07Use Duration instead of PeriodKalle Lindström2-8/+7
2024-10-07Fix review feedbackKalle Lindström1-35/+26
2024-10-07Update in app expiry notifications over timeKalle Lindström4-84/+172
2024-10-03Suppress ExperimentalCoroutinesApi in testDavid Göransson9-0/+18
2024-09-26Update and add unit testsJonatan Rhodin2-0/+115
2024-09-24Fix out of time use case virtual time testsKalle Lindström1-11/+18
2024-09-20Add support for hypens in a changelog entryDavid Göransson1-3/+3
2024-09-18Refactor screens to use preview parameter providerKalle Lindström2-6/+6
2024-09-18Fix testsDavid Göransson1-15/+1
2024-09-17Add shadowsocks unit testsJonatan Rhodin3-4/+196
2024-09-10Add test for adding exactly one location to a custom listJonatan Rhodin1-0/+51