summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/androidTest
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-01Fix broken instrumented android testAlbin1-1/+1
2022-06-15Improve revoked ui stateAlbin1-3/+3
2022-06-15Add revoked ui testsAlbin1-0/+99
2022-06-14Fix failing test due to non-loaded di modulesAlbin1-1/+18
2022-04-20Fix/suppress dependency audit issuesAlbin1-1/+1
2021-12-16Split Android project and app moduleAlbin4-0/+253