summaryrefslogtreecommitdiffhomepage
path: root/android/lib/daemon-grpc/src
AgeCommit message (Expand)AuthorFilesLines
2025-09-03Add UI support for QUIC settingJonatan Rhodin3-26/+37
2025-07-23Update tests on AndroidDavid Lönnhager1-0/+20
2025-07-23Update to new protobuf protocolDavid Göransson1-13/+3
2025-07-23Support new features message on AndroidDavid Göransson1-6/+8
2025-07-22Implement select location recents uiKalle Lindström1-0/+27
2025-07-18Handle locations being not presentDavid Göransson1-6/+9
2025-07-16Mark QUIC as not support on AndroidDavid Göransson1-0/+1
2025-07-10Implement recents support in daemonKalle Lindström1-3/+27
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin1-2/+11
2025-06-19Use AlarmManager for notificationsKalle Lindström2-3/+6
2025-05-28Add `SuggestedUpgrade` gRPC mapper typeMarkus Pettersson1-1/+1
2025-05-08Add QUIC obfuscation to mullvad daemon and management interfaceDavid Lönnhager1-0/+4
2025-04-11Add the ability to turn on trace logging for grpcJonatan Rhodin2-0/+71
2025-04-10Implement quick access to active featuresDavid Göransson2-7/+35
2025-04-09Improve error message when an unavailable ip version is selectedJonatan Rhodin1-1/+5
2025-04-04Show correct in ip when using multihopJonatan Rhodin1-8/+14
2025-03-24Make it possible to disable IPv6 in the tunnelJonatan Rhodin2-1/+14
2025-03-07Add support for device ip setting in modelJonatan Rhodin3-0/+45
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström1-4/+7
2025-02-25Fix gRPC not working with WiFi proxyDavid Göransson1-0/+3
2025-02-06Replace old waitForTunnelUp functionDavid Göransson1-7/+3
2025-01-08Make UI state have constraintsDavid Göransson2-2/+2
2024-12-20Remove one-to-one relationship between provider and ownershipDavid Göransson2-107/+42
2024-12-02Implement support for daita with multihopJonatan Rhodin3-12/+19
2024-11-27Handle legacy always-on vpn profilesDavid Göransson1-44/+83
2024-11-27Implement multihopJonatan Rhodin3-5/+23
2024-11-20Fix trailing comma when location has no cityJonatan Rhodin1-1/+1
2024-11-12Fix incorrect parsing of auth failed errorDavid Göransson1-1/+15
2024-11-04Remove gRPC dummy DNS name resolverKalle Lindström3-61/+0
2024-10-29Update grpc to 1.68.1 and grpc-protobuf to 4.28.3Jonatan Rhodin1-4/+7
2024-10-23Add support Encrypted DNS ProxyDavid Göransson2-4/+14
2024-10-09Add support for mutlihop communication with daemonJonatan Rhodin3-23/+46
2024-10-08Fix relay comparatorDavid Göransson1-2/+3
2024-10-08Simplify RelayNameComparatorDavid Göransson1-16/+19
2024-10-07Do not use forbidden word in Android codeMarkus Pettersson1-2/+3
2024-10-07Run `kotlinfmt`Markus Pettersson1-8/+9
2024-10-07Set "Direct only" to `false` as defaultSebastian Holmin1-4/+8
2024-10-07Simplify the DAITA + multihop feature indicator logicSebastian Holmin1-1/+0
2024-10-03Suppress deprecation for workaroundDavid Göransson1-0/+1
2024-10-03Fix usage of deprecated lambdaDavid Göransson1-3/+3
2024-10-01Rename account "token" to account "number"Joakim Hulthe2-4/+4
2024-09-26Remove auto-connect feature from uiJonatan Rhodin2-8/+0
2024-09-19Align feature indicator order with other platformsDavid Göransson1-1/+1
2024-09-18Implement new Connect screen with feature indicatorsDavid Göransson1-4/+5
2024-09-17Implement wireguard over shadowsocksJonatan Rhodin3-25/+60
2024-09-17Mark Smart Routing feature indicator as unsupported on androidJoakim Hulthe1-0/+1
2024-09-06Add daita grpc and uiAlbin3-1/+43
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin4-76/+74
2024-08-26Add support for feature indicators for tunnel stateJonatan Rhodin1-2/+30
2024-08-23Add error logs for all unknown errorsJonatan Rhodin1-5/+64