summaryrefslogtreecommitdiffhomepage
path: root/android/app
AgeCommit message (Expand)AuthorFilesLines
2024-11-05Make animation to look better with predictive backDavid Göransson13-200/+84
2024-10-31Fix testsAlbin1-2/+2
2024-10-31Fix connection detail translationsDavid Göransson2-2/+14
2024-10-30Add back maybenot_machines version 1Joakim Hulthe1-1/+1
2024-10-30Show loading spinner on buttons in AccountScreenKalle Lindström6-17/+82
2024-10-29Fix testsDavid Göransson1-28/+7
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-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-16Fix lint warningDavid Göransson1-5/+5
2024-10-16Replace capitalized function with non-deprecatedDavid Göransson1-3/+4
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-08Enable checkDependenciesDavid Göransson1-0/+1
2024-10-08Remove baselineDavid Göransson2-38/+0
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öransson4-3/+7
2024-10-03Make all compiler warnings errorsDavid Göransson1-1/+1
2024-10-03Use AutoMirrored iconDavid Göransson1-1/+2
2024-10-03Remove old Experimental annotationsDavid Göransson1-5/+0