summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-12-13Remove bad default argumentsDavid Göransson43-253/+372
2024-12-13Fix android daita stringsAlbin5-22/+81
2024-12-13Replace intentholder with api override intent holderJonatan Rhodin2-14/+15
2024-12-13Remove the use of intent provider for request vpn permissionJonatan Rhodin5-88/+67
2024-12-12Remove select location horizontal pager on TVKalle Lindström1-21/+35
2024-12-11Fix click action on headers in obfuscation sub-settings screensDavid Göransson3-3/+4
2024-12-09Use enableEdgeToEdge helper functionDavid Göransson1-4/+7
2024-12-06Migrate ConnectionTest e2e tests to use POPNiklas Berglund4-1/+12
2024-12-03Implement UDP-over-TCP e2e test and firewall API clientNiklas Berglund4-3/+15
2024-12-02Implement support for daita with multihopJonatan Rhodin31-150/+1229
2024-11-27Fix formattingDavid Göransson1-1/+1
2024-11-27Fix usecaseDavid Göransson1-2/+2
2024-11-27Remove default valueDavid Göransson1-1/+0
2024-11-27Handle legacy always-on vpn profilesDavid Göransson11-122/+197
2024-11-27Implement multihopJonatan Rhodin44-1629/+3333
2024-11-22Move snackbar above import button in server ip overrideJonatan Rhodin1-3/+1
2024-11-20Use last known location instead of null when tunnel state is errorJonatan Rhodin1-2/+2
2024-11-20Fix trailing comma when location has no cityJonatan Rhodin1-2/+2
2024-11-18Use ticker flow for Android system notificationsKalle Lindström1-7/+8
2024-11-12Fix extra top bar showing up on some devicesJonatan Rhodin1-3/+5
2024-11-12Fix in app notification constraint layoutKalle Lindström1-12/+15
2024-11-12Fix account expiry in app notif not resettingKalle Lindström1-3/+5
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