summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/test
AgeCommit message (Expand)AuthorFilesLines
2025-09-03Add UI support for QUIC settingJonatan Rhodin4-56/+143
2025-08-11Add tests to ensure expected behavior in the payment flowJonatan Rhodin1-0/+56
2025-08-08Replace select hop code with use casesJonatan Rhodin5-57/+67
2025-08-05Use HorizontalPager on TV devices in select locationDavid Göransson1-2/+2
2025-08-05Fix test flakiness by adding missing TestCoroutineRuleJonatan Rhodin3-9/+6
2025-08-04Add additional logging on login failureDavid Göransson1-1/+1
2025-07-30Migrate most settings screens to new Lc state formatJonatan Rhodin8-81/+118
2025-07-23Update tests on AndroidDavid Lönnhager1-0/+2
2025-07-22Implement select location recents uiKalle Lindström3-8/+158
2025-07-10Implement recents support in daemonKalle Lindström1-0/+2
2025-07-09Add runTest to missing testsDavid Göransson1-8/+9
2025-07-09Fix more flakinessDavid Göransson1-4/+7
2025-07-09Fix test flakinessDavid Göransson1-1/+6
2025-07-04Restructure & redesign componentsDavid Göransson4-26/+30
2025-07-01Fix failing unit tests in AddTimeViewModelTestJonatan Rhodin1-10/+8
2025-06-30Reset purchase state when closing the add time bottom sheetJonatan Rhodin1-17/+8
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin1-7/+3
2025-06-19Replace mocked lists with normal lists with mocked itemsJonatan Rhodin2-4/+4
2025-06-19Use AlarmManager for notificationsKalle Lindström6-240/+31
2025-06-16Sort split tunneling apps in the correct orderJonatan Rhodin1-0/+19
2025-06-09Update payment flow within the appJonatan Rhodin6-364/+275
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