summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon/src/device/api.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin1-1/+1
2025-02-12Format workspaceSebastian Holmin1-1/+1
2025-02-12Fix `clippy::precedence`Sebastian Holmin1-17/+12
2025-02-12Run `cargo +beta fix --edition`Sebastian Holmin1-6/+6
2023-10-16Add android conditional compilation for google payJonathan1-5/+11
2023-10-16Add piping for google play payment API requestsJonathan1-1/+54
2022-09-13Implement correctly cancellable voucher submissions in the account managerDavid Lönnhager1-1/+27
2022-09-13Add expiry check to the account managerDavid Lönnhager1-0/+12
2022-06-21Fix the large majority of clippy warningsJonathan1-8/+5
2022-05-05Hide private device type in `mullvad-daemon`David Lönnhager1-10/+8
2022-04-19Track API calls in device managerEmīls1-0/+126