summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/test
AgeCommit message (Expand)AuthorFilesLines
2025-11-03Update include account token in problem reportsJonatan Rhodin1-0/+1
2025-10-28Rename 'shared' to 'repository'Kalle Lindström16-26/+26
2025-10-23Fix failing test due to time zone changeKalle Lindström4-8/+8
2025-10-22Clear OOT notification on login/revoke screensKalle Lindström2-2/+42
2025-10-15Enable the user to include their account token in problem reportsJonatan Rhodin1-5/+14
2025-10-14Improve login and create account error messagesJonatan Rhodin1-24/+66
2025-10-09Implement LWO on androidJonatan Rhodin1-0/+2
2025-10-06Warn users about android 16 upgrade issueDavid Göransson6-58/+59
2025-10-01Sort custom lists alphabeticallyJonatan Rhodin1-0/+36
2025-09-30Improve account data fetchingJonatan Rhodin2-3/+5
2025-09-09Do not block exit relays when daita is enabledJonatan Rhodin2-0/+58
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