summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/androidTest
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-10Replace scaffold with material 3 scaffoldJonatan Rhodin1-16/+13
2023-07-07Add option to change wireguard port to vpn settingsJonatan Rhodin1-2/+91
2023-07-06Migrate most compose components to material 3Jonatan Rhodin1-29/+0
2023-06-28Expose wireguard port ranges to the android appJonatan Rhodin1-1/+8
2023-06-13Migrate select location fragment to composeJonatan Rhodin1-0/+141
2023-06-09Replace ApplicationImageView with compose implementationJonatan Rhodin1-1/+3
2023-06-07Add tests for quantum resistant tunnelJonatan Rhodin2-0/+88
2023-06-07Add ui for quantum resistant connection and settingJonatan Rhodin1-0/+6
2023-05-30Update text and indentation for compose cellsJonatan Rhodin1-1/+1
2023-05-23Move content type and key to seperate filesJonatan Rhodin1-3/+3
2023-05-23Remove scopes in koin and use global scope everywhereJonatan Rhodin1-17/+8
2023-05-23Migrate Split tunneling instrumental testsJonatan Rhodin2-164/+220
2023-05-17Remove split tunneling menu from VPN settings screensaber safavi1-21/+0
2023-05-16Refactor advanced settings to VPN settingssaber safavi1-58/+54
2023-05-15Add test tag to AdvancedSettingScreensaber safavi1-24/+36
2023-05-03Add new arg to test functionssaber safavi1-49/+81
2023-04-27Update compose scrollbar appearanceJonatan Rhodin2-2/+2
2023-03-22Add advanced settings ui testsAlbin1-0/+552
2023-03-22Apply project-wide `kotlinLangStyle` formattingAlbin5-97/+58
2023-03-20Move changlog dialog to dialog packagesaber safavi1-1/+1
2023-02-09Rename fragments package to fragmentAlbin1-1/+1
2022-12-08Bump Android project to java 11 and gradle 7.6Albin1-2/+1
2022-11-18Add changelog dialog to androidsaber safavi1-0/+74