summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-27Convert Package.resolved v2 -> v1Andrej Mihajlov1-0/+15
2022-06-27Update Package.resolvedAndrej Mihajlov1-22/+19
2022-06-23Merge branch 'pq-retry-on-con-reset'David Lönnhager2-7/+9
2022-06-22Reconnect when connecting to the tunnel config service fails for anyDavid Lönnhager1-0/+4
2022-06-22Make CLI output for PQ status more user-friendlyDavid Lönnhager1-7/+5
2022-06-22Merge branch 'add-android-device-list-ui'Albin44-193/+1043
2022-06-22Update changelogAlbin1-0/+4
2022-06-22Fix notification actionAlbin2-2/+22
2022-06-22Cleanup TODOs and old account handlingAlbin7-44/+8
2022-06-22Update messages.potAlbin1-0/+9
2022-06-22Clear login vm state when view recreatedAlbin2-0/+5
2022-06-22Fix testsAlbin4-21/+40
2022-06-22Add device list to login flowAlbin4-9/+40
2022-06-22Add device list uiAlbin10-9/+457
2022-06-22Add safelet extensionAlbin1-0/+5
2022-06-22Add and update device compose componentsAlbin5-17/+162
2022-06-22Propagate device listAlbin4-6/+115
2022-06-22Add device eventsAlbin3-0/+29