summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/androidTest/kotlin
AgeCommit message (Expand)AuthorFilesLines
2024-02-15Add test for split tunneling view model and update the other testsMaryamShaghaghi1-1/+8
2024-02-08Update screen tests for new relay itemJonatan Rhodin2-36/+36
2024-02-05Clean up UnusedPrivateMember and UnusedPrivatePropertyDavid Göransson1-1/+0
2024-01-23Remove unused ApplicationsIconManagerJonatan Rhodin1-17/+0
2024-01-19Fix testsJonatan Rhodin1-12/+21
2024-01-15Replace After with AfterEach from junit5Jonatan Rhodin1-2/+2
2024-01-11Convert screen tests to Junit5David Göransson17-2320/+2481
2023-12-21Support new tunnel state API in the Android frontend.David Göransson1-63/+9
2023-12-19Lift IS_PLAY_BUILDDavid Göransson2-24/+56
2023-12-14Migrate to Compose DestinationsDavid Göransson14-1040/+608
2023-12-04Add select location screen and viewmodel testsMaryamShaghaghi1-5/+24
2023-12-04Add filter screen and viewmodel testsMaryamShaghaghi1-0/+191
2023-11-27Add view model and ui testsaber safavi1-0/+149
2023-11-16Add payment ui tests to OutOfTimeScreenJonatan Rhodin1-0/+240
2023-11-16Add payment ui tests to Welcome ScreenJonatan Rhodin1-7/+294
2023-11-16Add ui tests for account screenJonatan Rhodin1-4/+230
2023-11-08Tunneling descriptionDavid Göransson1-2/+1
2023-11-08Fix android testsJonatan Rhodin1-1/+2
2023-11-06Adjust switch colorDavid Göransson1-7/+5
2023-11-06Re-order settings to be same as desktopDavid Göransson1-3/+0
2023-11-06Move Content blockers closer to Use custom Dns settingDavid Göransson1-12/+17
2023-10-27Fix testsJonatan Rhodin1-6/+10
2023-10-25Update testsDavid Göransson1-73/+128
2023-10-23Add testsDavid Göransson1-38/+29
2023-10-18Wrap all tests in AppThemeDavid Göransson11-141/+145
2023-10-13Fix testsDavid Göransson2-6/+54
2023-10-12Remove unused classes and resourcesJonatan Rhodin1-52/+0
2023-10-02Fix testDavid Göransson1-10/+13
2023-10-02Fix data class issuesDavid Göransson1-3/+7
2023-10-02Rename viewActions to uiSideEffectAlbin4-44/+45
2023-10-02Align changelog ui state property nameAlbin1-1/+1
2023-09-28Add info dialog for device namesaber safavi1-1/+1
2023-09-26Add ui tests for OutOfTimeScreenJonatan Rhodin1-0/+172
2023-09-13Paint status bar after screen transition animation endsaber safavi3-6/+20
2023-09-08Fix race condition in mtu dialogJonatan Rhodin1-6/+3
2023-09-07Add ui tests for out of time behaviourJonatan Rhodin1-0/+16
2023-09-06Add ui tests for notification bannerJonatan Rhodin1-46/+287
2023-09-01Add test for invalid int input to custom port dialogJonatan Rhodin1-0/+28
2023-08-24Add ui tests for welcome screenJonatan Rhodin1-0/+185
2023-08-23Move theme classes to theme libAlbin3-3/+3
2023-08-01Update ui testAlbin1-1/+1
2023-07-28Add UI and VM unit testssaber safavi1-0/+128
2023-07-27Move ipc test to ipc moduleAlbin1-45/+0
2023-07-27Move ipc classes to ipc moduleAlbin1-0/+1
2023-07-21Update location info testAlbin1-1/+2
2023-07-14Add ConnectScreen instrumental testsJonatan Rhodin1-0/+581
2023-07-13Add screen and view model testssaber safavi1-0/+55
2023-07-13Add the ability to set a custom wireguard portJonatan Rhodin1-2/+123
2023-07-12Add search bar to select location screenJonatan Rhodin1-22/+60
2023-07-11Remove subtitle from base cellJonatan Rhodin2-11/+7