summaryrefslogtreecommitdiffhomepage
path: root/android/app
AgeCommit message (Expand)AuthorFilesLines
2024-10-01Fix magic number warningDavid Göransson1-1/+2
2024-10-01Remove old resourcesDavid Göransson1-14/+0
2024-10-01Use material iconsDavid Göransson48-216/+245
2024-10-01Add icons dependencyDavid Göransson2-9/+10
2024-09-26Remove auto-connect feature from uiJonatan Rhodin7-46/+4
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-24Set build tools version to 35.0.0David Göransson1-0/+1
2024-09-24Fix out of time use case virtual time testsKalle Lindström1-11/+18
2024-09-24Fix bundle task aab pathAlbin1-1/+1
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-17Format build filesDavid Göransson1-6/+4
2024-09-17Remove enableStrongSkippingMode flagDavid Göransson1-2/+0
2024-09-17Remove usage of project.buildDirDavid Göransson1-9/+9
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 uiAlbin24-47/+360
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öransson7-7/+70