summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/test
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-20Add login vm testsAlbin1-0/+221
2021-12-16Split Android project and app moduleAlbin7-0/+646