summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-10-04Add report problem testDavid Göransson1-0/+117
2023-10-02Rename viewActions to uiSideEffectAlbin4-19/+19
2023-10-02Align changelog ui state property nameAlbin1-5/+3
2023-09-28Add info dialog for device namesaber safavi1-1/+1
2023-09-27Add device name to Welcome ScreenDavid Göransson1-4/+4
2023-09-27Migrate login screen to composeDavid Göransson1-66/+88
2023-09-26Add unit tests for OutOfTimeViewModelJonatan Rhodin1-0/+149
2023-09-08Change reconnect location behavior to fix multiple bugsJonatan Rhodin1-24/+0
2023-09-07Add unit tests for out of time behaviourJonatan Rhodin1-0/+26
2023-09-06Replace deprecated TestCoroutineDispatcherJonatan Rhodin3-5/+10
2023-09-06Added two unit tests related to location updatesJonatan Rhodin1-0/+43
2023-09-06Add unit tests for notification stateJonatan Rhodin1-25/+128
2023-09-05Move test utils to its own moduleJonatan Rhodin10-49/+10
2023-09-05Remove Android code dealing with forwarded portsLinus Färnstrand1-1/+0
2023-08-24Add unit tests for welcome view modelJonatan Rhodin1-0/+165
2023-08-01Update unit testsAlbin1-5/+9
2023-07-28Add UI and VM unit testssaber safavi1-0/+97
2023-07-28Fix wrong ui service connection test packageAlbin2-4/+2
2023-07-28Move common utils to common moduleAlbin1-1/+1
2023-07-27Move ipc classes to ipc moduleAlbin3-7/+7
2023-07-14Add ConnectViewModel testsJonatan Rhodin1-8/+49
2023-07-13Add screen and view model testssaber safavi1-0/+142
2023-07-12Add search bar to select location screenJonatan Rhodin3-35/+139
2023-07-07Add option to change wireguard port to vpn settingsJonatan Rhodin1-0/+100
2023-06-29Cleanup review comments, CI issues and android supportJonathan1-2/+2
2023-06-13Migrate select location fragment to composeJonatan Rhodin1-0/+145
2023-06-09Replace ApplicationImageView with compose implementationJonatan Rhodin1-8/+24
2023-06-07Update feature list to include quantum tunneling for androidJonatan Rhodin1-3/+2
2023-06-07Add tests for quantum resistant tunnelJonatan Rhodin1-0/+95
2023-05-23Move content type and key to seperate filesJonatan Rhodin1-3/+3
2023-05-23Remove scopes in koin and use global scope everywhereJonatan Rhodin2-52/+18
2023-05-23Update SplitTunnelingViewModel unit testsJonatan Rhodin1-141/+97
2023-05-12Add unit tests for ConnectViewModelJonatan Rhodin1-0/+222
2023-03-22Apply project-wide `kotlinLangStyle` formattingAlbin11-301/+283
2023-02-09Move device repo to repo packageAlbin1-1/+1
2023-02-09Move account repo to repo packageAlbin2-2/+2
2022-12-13Fix app crash on connect/disconnectsaber safavi1-0/+92
2022-12-13Fix crash on device messenger communicationsaber safavi1-0/+81
2022-12-08Bump gradle dependenciesAlbin1-2/+2
2022-11-18Add changelog dialog to androidsaber safavi1-0/+97
2022-07-29Improve device repo list cachingAlbin1-1/+8
2022-07-06Rename AccountCache to AccountRepositoryAlbin2-14/+14
2022-07-06Refactor android app account cacheAlbin2-12/+11
2022-06-22Fix testsAlbin2-15/+40
2022-06-15Improve revoked ui stateAlbin1-4/+4
2022-06-15Add revoked vm testsAlbin1-0/+141
2022-05-31Use Koin for login vmAlbin1-2/+1
2022-05-20Rename Android UI DI moduleAlbin1-2/+2
2022-05-17Remove expiry invalidationAlbin1-2/+8
2022-05-17Fix login vm unit testsAlbin1-102/+34