summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-11-05Make animation to look better with predictive backDavid Göransson13-200/+84
2024-10-31Fix connection detail translationsDavid Göransson2-2/+14
2024-10-30Show loading spinner on buttons in AccountScreenKalle Lindström5-16/+73
2024-10-29Add info dialogDavid Göransson5-20/+85
2024-10-28Add always on warning to lan info dialogJonatan Rhodin2-0/+8
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-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öransson1-3/+3
2024-10-18Improve Unsupported version linkDavid Göransson7-63/+104
2024-10-18Ensure AccountExpiryInAppNotification has initial emissionDavid Göransson1-3/+5
2024-10-18Move changelog into new App Info screenDavid Göransson15-142/+269
2024-10-16Remove legacy optionDavid Göransson1-1/+0
2024-10-15Add minimal leak tests for AndroidNiklas Berglund4-2/+18
2024-10-15Show create account confirm when user has accountKalle Lindström3-21/+94
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öransson1-1/+2
2024-10-08Fix AndroidManifest warningsDavid Göransson3-2/+44
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öm3-14/+15
2024-10-07Fix review feedbackKalle Lindström2-10/+2
2024-10-07Update in app expiry notifications over timeKalle Lindström6-66/+61
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