| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -1/+1 | |
| 2025-05-21 | Supply IP address when using API override | David Göransson | 1 | -17/+21 | |
| Previously we did a DNS lookup for Stagemole and Devmole however, this causes problem when starting the app with no internet and is different from how the app performs in production mode. This commit removes that logic in order to align closer to what we expect in prod. | |||||
| 2025-01-02 | Remove global API endpoint | Emīls | 1 | -11/+2 | |
| 2024-08-30 | Initialize mullvad daemon directly in vpn service on create | Jonatan Rhodin | 1 | -79/+71 | |
| As a consequence move the address resolve to the daemon | |||||
| 2024-06-24 | Refactor daemon init and deinit on Android | David Lönnhager | 1 | -0/+103 | |
