summaryrefslogtreecommitdiffhomepage
path: root/mullvad-ios/src/api_client/problem_report.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin1-2/+2
2025-07-09Add unsafe block in unsafe fnSebastian Holmin1-5/+6
2025-07-09Use `#[unsafe(no_mangle)]`Sebastian Holmin1-2/+2
2025-05-08Add documentation for instances of SwiftRetryStrategyBug Magnet1-0/+3
2025-04-28Implement DeviceProxy to use Mullvad APImojganii1-10/+1
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-5/+5
2025-04-15Fix namespace clashing in rust codemojganii1-13/+8
2025-04-15Improve sendProblemReport based on feedbacksmojganii1-0/+253