summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2024-10-01Rename account "token" to account "number"Joakim Hulthe4-10/+10
2024-10-01Update baselineDavid Göransson1-5/+0
2024-10-01Fix magic number warningDavid Göransson1-1/+2
2024-10-01Remove old resourcesDavid Göransson29-372/+0
2024-10-01Use material iconsDavid Göransson50-219/+262
2024-10-01Update lockfileDavid Göransson1-13/+45
2024-10-01Add icons dependencyDavid Göransson3-10/+12
2024-09-26Remove auto-connect feature from uiJonatan Rhodin11-60/+4
2024-09-26Update changelogJonatan Rhodin1-0/+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 Rhodin9-28/+168
2024-09-25Align internal and external notification expiryKalle Lindström5-10/+7
2024-09-25Update lockfileDavid Göransson1-466/+609
2024-09-25Update dependenciesDavid Göransson1-5/+6
2024-09-25Update gradle wrapperDavid Göransson2-2/+2
2024-09-24Set build tools version to 35.0.0David Göransson21-0/+21
2024-09-24Update targetSdk versionDavid Göransson1-2/+2
2024-09-24Update build instructions for new NDKDavid Göransson2-5/+5
2024-09-24Add suppressions for unintended CVEsJonatan Rhodin2-1/+45
2024-09-24Update agp to 8.6.1Jonatan Rhodin3-320/+215
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-24Update android containerDavid Göransson1-7/+7
2024-09-23Fix select server navigation on TVDavid Göransson1-10/+17
2024-09-23Suppress CVE-2024-7254Jonatan Rhodin3-0/+23
2024-09-23Use quotation marks instead of bold textKalle Lindström20-161/+9
2024-09-23Refactor and fix chevronDavid Göransson6-34/+58
2024-09-20Document cbindgen requirement in build instructionsAlbin2-0/+7
2024-09-20Call dismissChangelogIfShown at the correct timeJonatan Rhodin7-9/+10
2024-09-20Add support for hypens in a changelog entryDavid Göransson2-8/+7
2024-09-19Align feature indicator order with other platformsDavid Göransson2-10/+6
2024-09-18Add cbindgen to android build containerAlbin1-0/+7
2024-09-18Fix connect screen ui parametersKalle Lindström1-5/+0
2024-09-18Refactor screens to use preview parameter providerKalle Lindström46-239/+665
2024-09-18Remove config changes handling from manifestKalle Lindström1-1/+0
2024-09-18Update changelogDavid Göransson1-0/+1
2024-09-18Update baselineDavid Göransson1-8/+2
2024-09-18Fix testsDavid Göransson4-157/+52
2024-09-18Fix Delete old vpn in e2e testDavid Göransson1-2/+5
2024-09-18Update stringsDavid Göransson20-316/+193
2024-09-18Implement new Connect screen with feature indicatorsDavid Göransson25-610/+874
2024-09-18Update chevron iconDavid Göransson3-13/+27
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-17Update changelogDavid Göransson1-0/+1
2024-09-17Update changelogJonatan Rhodin1-0/+1
2024-09-17Add shadowsocks ui testsJonatan Rhodin5-91/+114
2024-09-17Add shadowsocks unit testsJonatan Rhodin3-4/+196
2024-09-17Implement wireguard over shadowsocksJonatan Rhodin56-297/+990