summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2024-09-26Update and add ui testsJonatan Rhodin1-2/+37
2024-09-26Update and add unit testsJonatan Rhodin2-0/+115
2024-09-26Add auto-start on launch to devices without always-on settingJonatan Rhodin8-28/+166
2024-09-25Align internal and external notification expiryKalle Lindström4-8/+3
2024-09-24Fix out of time use case virtual time testsKalle Lindström1-11/+18
2024-09-23Fix select server navigation on TVDavid Göransson1-10/+17
2024-09-23Refactor and fix chevronDavid Göransson5-33/+57
2024-09-20Add support for hypens in a changelog entryDavid Göransson2-8/+7
2024-09-18Fix connect screen ui parametersKalle Lindström1-5/+0
2024-09-18Refactor screens to use preview parameter providerKalle Lindström45-239/+663
2024-09-18Remove config changes handling from manifestKalle Lindström1-1/+0
2024-09-18Fix testsDavid Göransson2-144/+44
2024-09-18Implement new Connect screen with feature indicatorsDavid Göransson18-577/+844
2024-09-18Update chevron iconDavid Göransson2-3/+15
2024-09-18Prevent multiple service binds from accepting the privacy policyJonatan Rhodin2-10/+32
2024-09-18Fix report problem screen text view scrollKalle Lindström1-6/+47
2024-09-17Add shadowsocks ui testsJonatan Rhodin5-91/+114
2024-09-17Add shadowsocks unit testsJonatan Rhodin3-4/+196
2024-09-17Implement wireguard over shadowsocksJonatan Rhodin26-246/+906
2024-09-17Refactor port dialog to use a view modelKalle Lindström4-43/+248
2024-09-17Fix permission checkDavid Göransson1-1/+1
2024-09-16Add input dialog base dialogJonatan Rhodin6-245/+215
2024-09-16Rename delete confirmation dialog and make more dialogs use itJonatan Rhodin6-134/+61
2024-09-16Move all info dialogs to their own packageJonatan Rhodin14-14/+14
2024-09-10Add test for adding exactly one location to a custom listJonatan Rhodin1-0/+51
2024-09-10Fix crash when adding exactly one location to an existing listJonatan Rhodin1-1/+1
2024-09-06Refactor to use preview parameter providersKalle Lindström11-115/+83
2024-09-06Add daita grpc and uiAlbin23-47/+350
2024-09-02Fix testsDavid Göransson1-22/+5
2024-09-02Move to CollectSideEffectWithLifecycleDavid Göransson20-96/+91
2024-08-28Suppress long compose function lint warningsAlbin3-2/+3
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin278-2019/+1744
2024-08-28Fix resource dependencyDavid Göransson2-1/+1
2024-08-26Add support for feature indicators for tunnel stateJonatan Rhodin11-119/+186
2024-08-23Fix unit testsJonatan Rhodin9-26/+40
2024-08-23Propagate disconnect errors to the uiJonatan Rhodin5-5/+40
2024-08-23Propagate reconnect errors to the uiJonatan Rhodin1-1/+3
2024-08-23Propagate logout errors to the uiJonatan Rhodin2-2/+12
2024-08-23Propagate clear account history errorsJonatan Rhodin2-9/+29
2024-08-21Add support for translated location namesDavid Göransson6-7/+69
2024-08-21Fix voucher dialog view model testsJonatan Rhodin1-8/+13
2024-08-21Add error for voucher code looks like an account numberDavid Göransson2-3/+31
2024-08-21Align colors with material designJonatan Rhodin86-601/+692
2024-08-19Fix title in autoconnect guideJonatan Rhodin1-1/+10
2024-08-19Remove two line title that was not translatedJonatan Rhodin1-1/+1
2024-08-15Fix expanded select location items collapsing on resumeJonatan Rhodin1-1/+1
2024-08-15Fix issues with dns dialog showing wrong state after submittingJonatan Rhodin1-2/+8
2024-08-12Fix view logs crash on TVJonatan Rhodin10-16/+30
2024-08-12Fix ui testJonatan Rhodin1-4/+1
2024-08-12Fix crash when focusing remove button in device list screenJonatan Rhodin1-1/+9