summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
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-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-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 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-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 Rhodin7-28/+157
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