summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-02-01Upgrade env_logger to 0.10.0Linus Färnstrand5-15/+76
2023-02-01Upgrade bumpalo dependency to avoid RUSTSEC-2022-0078Linus Färnstrand1-2/+2
2023-02-01Deny warnings in `cargo audit` CI jobLinus Färnstrand1-1/+5
2023-02-01Merge branch 'upgrade-trust-dns-server'Linus Färnstrand3-44/+29
2023-02-01Remove superfluous asyncLinus Färnstrand1-3/+3
2023-02-01Upgrade trust-dns-server to 0.22.0Linus Färnstrand3-41/+26
2023-01-31Merge branch 'replace-xml-rs'Linus Färnstrand6-25/+24
2023-01-31Replace serde-xml-rs with quick-xml in translations-converterLinus Färnstrand6-25/+24
2023-01-31Merge branch 'disable-flaky-android-tests'Albin1-1/+1
2023-01-31Disable flaky android testsAlbin1-1/+1
2023-01-30Bump iOS 2023.1 (build 2)Andrej Mihajlov1-28/+28
2023-01-30Merge branch 'map-invalid-argument-ex'Andrej Mihajlov1-10/+19
2023-01-30MKMapView: guard against kCLLocationCoordinate2DInvalidAndrej Mihajlov1-10/+19
2023-01-30Upgrade classic-mceliece-rust to 2.0.2Linus Färnstrand1-2/+2
2023-01-30Merge branch 'post-quantum-add-kyber1024'Linus Färnstrand9-82/+156
2023-01-30Do explicit zeroization of key material, clean up PQ codeLinus Färnstrand5-42/+80
2023-01-30Remove "EXPERIMENTAL" from the quantum-resistant-tunnel CLI commandLinus Färnstrand1-1/+1
2023-01-30Add kyber1024/PskExchangeV1 to changelogLinus Färnstrand1-0/+8
2023-01-30Update tuncfg-server example to workLinus Färnstrand1-15/+7
2023-01-30Upgrade PQ gRPC endpoint to PskExchangeV1Linus Färnstrand3-32/+19
2023-01-30Add Kyber1024 into the PQ KEM mixLinus Färnstrand5-19/+68
2023-01-30Merge branch 'run-clippy-fix'Linus Färnstrand52-172/+153
2023-01-30Remove redundant parenthesisLinus Färnstrand1-1/+1
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand52-172/+153
2023-01-30Merge branch 'import-new-android-icon-as-vector'Albin7-34/+35
2023-01-30Update changelogAlbin1-0/+3
2023-01-27Import new android app icon as vectorAlbin2-14/+12
2023-01-27Rename android vector iconsAlbin4-4/+4
2023-01-27Merge branch 'update-icons-and-logos'Linus Färnstrand57-238/+260
2023-01-27Update Android+iOS square icons sourced from icon-square.svgLinus Färnstrand2-0/+0
2023-01-27Improve documentation around icon and asset generationLinus Färnstrand6-40/+84
2023-01-27Rename adaptive icons and add monochrome versionLinus Färnstrand3-14/+58
2023-01-27Generate desktop logo icons from new SVGsOskar Nyberg6-38/+33
2023-01-27Update macOS iconsOskar Nyberg10-0/+0
2023-01-27Run ./android/scripts/generate-pngs.sh to re-generate Android icons (shaved)Linus Färnstrand26-1/+1
2023-01-27Add icon-shaved.svg for generating tiny artwork (Android)Linus Färnstrand1-0/+17
2023-01-27Update mole icon SVGs to new source of truth versionsLinus Färnstrand3-145/+67
2023-01-27Update desktop app version to 2023.1-beta1Linus Färnstrand1-1/+1
2023-01-27Fix changelog for 2023.1-beta1 releaseLinus Färnstrand1-5/+9
2023-01-27Bump LegalCopyright to 2023Linus Färnstrand5-5/+5
2023-01-26Merge branch 'log-mockapi-webserver-port'Albin1-0/+2
2023-01-26Log mockapi web server port during testsAlbin1-0/+2
2023-01-26Merge branch 'update-android-logo'Albin4-47/+88
2023-01-26Replace top bar logo with vectorAlbin1-12/+11
2023-01-26Restructure top bar using constraint layoutAlbin1-24/+35
2023-01-26Replace launch logo with vectorAlbin1-9/+9
2023-01-26Replace compose top bar logo text with vectorAlbin1-7/+6
2023-01-26Clean up compose top bar tintAlbin1-4/+1
2023-01-26Improve veritcal centering in compose top barAlbin1-4/+3
2023-01-26Add compose preview of top barAlbin1-0/+10