summaryrefslogtreecommitdiffhomepage
path: root/android/lib/talpid/src
AgeCommit message (Expand)AuthorFilesLines
2026-02-26Set the app in a blocking state if invalid ipv6 configJonatan Rhodin3-51/+145
2025-12-01Introduce invalid IPv6 config errorDavid Göransson3-1/+40
2025-09-30Improve documentation and logging of connectivity statusJonatan Rhodin2-4/+19
2025-06-04Fix connectivity manager util testsJonatan Rhodin1-2/+2
2025-06-03Listen for all network events to fix missing default network eventsJonatan Rhodin1-39/+113
2025-03-25Avoid using an unavailable ip version to connect to a relayJonatan Rhodin5-13/+37
2025-03-24Make it possible to disable IPv6 in the tunnelJonatan Rhodin1-3/+3
2025-03-07Use the correct connect function to detect online statusJonatan Rhodin1-1/+1
2025-03-07Track IPv6 connectivity on AndroidDavid Lönnhager5-118/+160
2025-03-04Improve connectivity listener online detectionDavid Göransson2-72/+77
2025-03-03Fix connectivity listenerDavid Göransson1-27/+55
2025-02-26Fix spamming of connectivity changed eventsJonatan Rhodin1-0/+2
2025-02-25Remove cached VpnConfig in TalpidVpnServiceDavid Göransson1-8/+1
2025-02-25Reduce open_tun calls (Establish)David Göransson2-28/+18
2025-02-25Fix incorrectly notifying offlineDavid Göransson1-19/+30
2025-02-25Allow invalidating NetworkState cacheDavid Göransson1-2/+13
2025-02-25Refactor defaultRawNetworkStateFlowDavid Göransson1-18/+13
2025-02-06Replace old waitForTunnelUp functionDavid Göransson6-168/+244
2024-12-19Make Number of networks log less noisyDavid Göransson1-3/+6
2024-12-12Add logging to connectivity listenerJonatan Rhodin1-2/+11
2024-11-27Handle legacy always-on vpn profilesDavid Göransson3-16/+22
2024-11-22Make connectivity sender staticDavid Lönnhager2-27/+2
2024-11-22Refactor ConnectivityListenerDavid Göransson3-61/+206
2024-11-22Simplify ConnectivityListenerDavid Lönnhager1-8/+5
2024-11-22Expose current dns serversDavid Göransson2-1/+23
2024-10-08Suppress ConnectivityListener unusedDavid Göransson1-0/+4
2024-10-08Suppress return countDavid Göransson1-0/+3
2024-09-06Handle Exception when tunnel fails to establishDavid Göransson1-3/+14
2024-09-06Make prefixForAddress a extension functionDavid Göransson1-6/+8
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin1-1/+1
2024-08-13Refactor tunnel provider and TalpidVpnServiceDavid Lönnhager1-24/+16
2024-06-26Migrate log calls to kermitAlbin1-3/+2
2024-05-29Migrate to gRPCDavid Göransson18-230/+76
2024-05-08Set dummy DNS if none are validDavid Göransson1-0/+17
2024-02-05Fix too general ExceptionDavid Göransson1-1/+1
2023-11-17Add missing FirewallPolicyError classJonatan Rhodin2-8/+21
2023-09-12Perform AS Code CleanupDavid Göransson1-5/+5
2023-08-04Apply updated ktfmt formattingAlbin2-0/+2
2023-07-25Add network permission to talpid moduleAlbin1-1/+3
2023-07-25Move talpid classes to talpid moduleAlbin18-0/+470
2023-07-25Add empty talpid moduleAlbin1-0/+1