summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-10-03Merge pull request #6897 from PatrykMis/a11y-fix-unlabeled-buttons-androidDavid Göransson14-20/+72
2024-10-03Remove free compiler argsDavid Göransson3-1/+7
2024-10-03Use AutoMirrored iconDavid Göransson1-1/+2
2024-10-03Remove old Experimental annotationsDavid Göransson1-5/+0
2024-10-03Use LinkAnnotation for PrivacyDisclaimerDavid Göransson1-44/+36
2024-10-03Migrate to new LinkAnnotationDavid Göransson1-33/+4
2024-10-03Fix LocalLifecycleOwner import warningDavid Göransson1-1/+1
2024-10-03Fix ViewModel dsl warningDavid Göransson1-1/+1
2024-10-03Remove old bug referenceDavid Göransson1-4/+0
2024-10-03Fix menuAnchor warningDavid Göransson1-1/+2
2024-10-03Fix KeyboardOptions warningDavid Göransson2-3/+3
2024-10-03Fix animateItemPlacement warningDavid Göransson2-5/+5
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öransson1-9/+9
2024-09-26Remove auto-connect feature from uiJonatan Rhodin6-43/+1
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-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öransson1-5/+4
2024-09-18Fix connect screen ui parametersKalle Lindström1-5/+0
2024-09-18Refactor screens to use preview parameter providerKalle Lindström40-205/+633
2024-09-18Remove config changes handling from manifestKalle Lindström1-1/+0
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-17Implement wireguard over shadowsocksJonatan Rhodin26-246/+906
2024-09-17Refactor port dialog to use a view modelKalle Lindström3-33/+121
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-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 uiAlbin19-46/+334
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 pluginAlbin216-1539/+1336
2024-08-28Fix resource dependencyDavid Göransson2-1/+1
2024-08-26Add support for feature indicators for tunnel stateJonatan Rhodin6-101/+157
2024-08-23Fix unit testsJonatan Rhodin3-15/+21
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-21Add error for voucher code looks like an account numberDavid Göransson2-3/+31