summaryrefslogtreecommitdiffhomepage
path: root/mullvad-jni/src/problem_report.rs
AgeCommit message (Expand)AuthorFilesLines
2025-10-15Enable the user to include their account token in problem reportsJonatan Rhodin1-0/+7
2025-07-10Run `cargo fmt`Sebastian Holmin1-3/+3
2025-02-12Replace `#[no_mangle]` with `#[unsafe(no_mangle)]`Sebastian Holmin1-2/+2
2025-01-02Remove global API endpointEmīls1-0/+5
2023-05-03Update CLI for mullvad-daemonDavid Lönnhager1-1/+1
2021-01-04Always prefer the last used API addressDavid Lönnhager1-4/+4
2020-12-14Move problem report JNI methods to a new moduleJanito Vaqueiro Ferreira Filho1-0/+73