summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2024-10-24Use KeyboardType.Number on Amazon FireStickKalle Lindström2-1/+17
2024-10-24Fail with log if device doesn't have a browserDavid Göransson2-23/+34
2024-10-22Set mullvad vpn service exported to falseKalle Lindström1-7/+1
2024-10-21Clarify commentDavid Göransson1-1/+3
2024-10-21Fix feature indicator flickerDavid Göransson2-17/+40
2024-10-18Fix testsDavid Göransson2-2/+2
2024-10-18Update error icon for api access methodDavid Göransson3-55/+25
2024-10-18Update design for local dnsDavid Göransson3-14/+42
2024-10-18Remove old testDavid Göransson9-167/+34
2024-10-18Improve Unsupported version linkDavid Göransson8-64/+105
2024-10-18Ensure AccountExpiryInAppNotification has initial emissionDavid Göransson1-3/+5
2024-10-18Move changelog into new App Info screenDavid Göransson17-178/+349
2024-10-16Remove legacy optionDavid Göransson3-9/+0
2024-10-16Fix permission warningDavid Göransson1-2/+4
2024-10-15Add minimal leak tests for AndroidNiklas Berglund4-2/+18
2024-10-15Show create account confirm when user has accountKalle Lindström4-23/+119
2024-10-09Fix unit testsJonatan Rhodin2-4/+13
2024-10-09Add support for mutlihop communication with daemonJonatan Rhodin6-14/+20
2024-10-09Fix re-subscribe crashDavid Göransson1-2/+2
2024-10-09Create info confirm dialog base componentKalle Lindström3-95/+185
2024-10-08Fix launcher icon warningsDavid Göransson2-2/+3
2024-10-08Fix AndroidManifest warningsDavid Göransson3-2/+44
2024-10-08Suppress lint warning and clarify testDavid Göransson1-0/+3
2024-10-08Fix magic number warningsDavid Göransson2-14/+15
2024-10-08Introduce spacer constantsDavid Göransson1-2/+5
2024-10-08Remove old workaround for enter press on dialogDavid Göransson1-16/+1
2024-10-08Refactor NotificationBanner composableDavid Göransson1-33/+58
2024-10-08Suppress TooManyFunctions warningDavid Göransson3-0/+3
2024-10-07Fix non-English IME input in custom list inputKalle Lindström2-7/+4
2024-10-07Use Duration instead of PeriodKalle Lindström6-25/+29
2024-10-07Fix review feedbackKalle Lindström3-45/+28
2024-10-07Update in app expiry notifications over timeKalle Lindström11-152/+238
2024-10-03Merge pull request #6897 from PatrykMis/a11y-fix-unlabeled-buttons-androidDavid Göransson14-20/+72
2024-10-03Suppress ExperimentalCoroutinesApi in testDavid Göransson9-0/+18
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 Rhodin7-46/+4