summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-07-05Upgrade tokio and all tokio-* crates to latest versionLinus Färnstrand1-59/+46
2022-07-05Merge branch 'fix-clippy-errors'David Lönnhager3-6/+8
2022-07-05Fix unnecessary allocsDavid Lönnhager3-6/+8
2022-07-05Upgrade pin-project from a yanked versionLinus Färnstrand1-4/+4
2022-07-04Merge branch 'add-cargo-udeps-to-ci'Linus Färnstrand1-0/+49
2022-07-01Document that we should look into other platforms laterLinus Färnstrand1-0/+3
2022-07-01Add a cargo-udeps CI job to find unused dependenciesLinus Färnstrand1-0/+46
2022-07-01Merge branch 'ban-openssl'Linus Färnstrand1-1/+7
2022-07-01Add OpenSSL related crates to deny.toml ban sectionLinus Färnstrand1-1/+7
2022-07-01Remove dependencies reported as unused by cargo udepsLinus Färnstrand2-76/+0
2022-07-01Merge branch 'add-cargo-deny'Linus Färnstrand7-9/+135
2022-07-01Remove reference to withdrawn CVE. It is no longer relevantLinus Färnstrand1-2/+2
2022-07-01Remove documentation from deny.tomlLinus Färnstrand1-98/+8
2022-07-01Add a cargo-deny github actions workflowLinus Färnstrand1-0/+24
2022-07-01Improve the list of allowed licensesLinus Färnstrand1-24/+16
2022-07-01Upgrade internet-checksum to latest versionLinus Färnstrand1-5/+2
2022-07-01Add initial deny.toml file for cargo-denyLinus Färnstrand1-0/+193
2022-07-01Specify version on git dependenciesLinus Färnstrand2-2/+11
2022-07-01Add the license field to talpid-dbus crateLinus Färnstrand1-0/+1
2022-07-01Merge branch 'improve-login-ax'Andrej Mihajlov1-17/+51
2022-07-01Improve accessibility in account input group viewAndrej Mihajlov1-17/+51
2022-07-01Merge branch 'update-account-view'Andrej Mihajlov14-80/+370
2022-07-01Update changelogAndreas Lif1-0/+1
2022-07-01Backport UIFont.monospacedSystemFont for iOS 12Andrej Mihajlov5-14/+37
2022-07-01Add device name to account view and button to show/hide account numberAndreas Lif9-67/+333
2022-06-30Merge branch 'clippy-ci-and-cleanup'Jonathan13-77/+101
2022-06-30Allow windows cross compilation to run clippyJonathan1-0/+4
2022-06-30Fix newly introduced clippy warningsJonathan13-87/+63
2022-06-30Add CI script for running ClippyJonathan2-0/+44
2022-06-29Merge branch 'fix-windows-ipconfig-error'Linus Färnstrand2-10/+18
2022-06-29Don't rely on the stdout message from ipconfig, it's localizedLinus Färnstrand2-10/+18
2022-06-29Merge branch 'move-to-inotify'Jonathan4-287/+142
2022-06-29Remove notify dependency and add inotify insteadJonathan4-287/+142
2022-06-28Update formatting to new nightlyJonathan1-40/+32
2022-06-27Merge branch 'fix-android-foreground-and-tile-state'Albin4-44/+92
2022-06-27Update changelogAlbin1-0/+3
2022-06-27Cleanup unnessary tile service callAlbin1-2/+0
2022-06-27Handle tile click when device is lockedAlbin1-6/+42
2022-06-27Refactor tile stateAlbin1-19/+27
2022-06-27Always start as foreground from tileAlbin1-10/+7
2022-06-27Improve tile coroutine scope/job handlingAlbin1-13/+8
2022-06-27Fix notification action device stateAlbin1-3/+8
2022-06-27Promote service to fg when actions providedAlbin2-1/+7
2022-06-27Updating version in package filesLinus Färnstrand10-17/+17
2022-06-27Add 2022.3-beta1 changelog header and sort itemsLinus Färnstrand1-20/+24
2022-06-27Merge branch 'win-st-reset-post-sleep'Linus Färnstrand2-10/+108
2022-06-27Reset ST driver service when resuming from suspended modeDavid Lönnhager2-10/+108
2022-06-27Merge branch 'pq-always-allow-disable'Linus Färnstrand2-22/+24
2022-06-27Only check multihop state when enabling PQDavid Lönnhager2-22/+24
2022-06-27Merge branch 'package-resolved'Linus Färnstrand2-22/+34