summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-10-18Merge branch 'update-custom-dns-warning-regarding-lan-sharing-text-droid-1346'convertDavid Göransson28-515/+45
2024-10-18Fix testsDavid Göransson2-2/+2
2024-10-18Remove unused stringsDavid Göransson21-449/+0
2024-10-18Update error icon for api access methodDavid Göransson3-55/+25
2024-10-18Update design for local dnsDavid Göransson3-14/+42
2024-10-18Update local network sharing warning textDavid Göransson21-21/+2
2024-10-18Merge branch 'add-android-studio-native-libs-debug-instructions-doc'David Göransson2-0/+20
2024-10-18Add native lib debug instructions documentKalle Lindström2-0/+20
2024-10-18Upgrade cargo audit CI action ta latest versionLinus Färnstrand1-2/+2
2024-10-18Merge branch 'move-changelog-to-settings-droid-1414'David Göransson30-271/+365
2024-10-18Remove old testDavid Göransson9-167/+34
2024-10-18Improve Unsupported version linkDavid Göransson9-64/+106
2024-10-18Ensure AccountExpiryInAppNotification has initial emissionDavid Göransson1-3/+5
2024-10-18Move changelog into new App Info screenDavid Göransson19-178/+361
2024-10-17Merge branch 'increase-node-gettext-osv-scanner-suppression'Oskar1-2/+2
2024-10-17Update node-gettext osv-scanner suppressionOskar1-2/+2
2024-10-17Merge branch 'obfuscation-not-working-unless-daita-or-pq-enabled-droid-1449'David Göransson1-9/+10
2024-10-17Fix obfuscation not being applied properly on tunnel creationDavid Göransson1-9/+10
2024-10-17Merge branch 'minor-cleanup-in-pq-code-des-1335'Linus Färnstrand4-61/+72
2024-10-17Document relationship between ephemeral peer MTU fixesLinus Färnstrand2-0/+8
2024-10-17Clean up relay config client creation codeLinus Färnstrand1-6/+9
2024-10-17Improve documentation on classic mceliece threadingLinus Färnstrand1-3/+5
2024-10-17Move higher level function to above lower level functionLinus Färnstrand1-21/+21
2024-10-17Refactor post_quantum_secrets to not take an enable-boolLinus Färnstrand1-32/+30
2024-10-17Merge remote-tracking branch 'chocolatine/docs-refine-build-instructions'David Lönnhager1-3/+3
2024-10-17Add missing wordMrChocolatine1-1/+1
2024-10-17Ease reading paceMrChocolatine1-1/+1
2024-10-17Remove extra wordMrChocolatine1-1/+1
2024-10-17Merge branch 'bump-dependencies-1'David Göransson2-486/+464
2024-10-17Update lockfileDavid Göransson1-480/+458
2024-10-17Bump turbine to 1.2.0David Göransson1-1/+1
2024-10-17Bump serialization to 2.0.21David Göransson1-1/+1
2024-10-17Bump Compose to 1.7.4David Göransson1-1/+1
2024-10-17Bump Test Orchestrator to 1.5.0David Göransson1-1/+1
2024-10-17Bump Activity to 1.9.3David Göransson1-1/+1
2024-10-17Bump AGP to 8.7.1David Göransson1-1/+1
2024-10-17Merge branch 'fix-deprecation-warning-for-button-ios-856'Emīls10-283/+146
2024-10-17Refactor buttons to use UIButton.Configurationmojganii10-283/+146
2024-10-16Merge branch 'update-android-security-docs'David Göransson1-18/+35
2024-10-16Update Android security docsDavid Göransson1-18/+35
2024-10-16Merge branch 'always-set-lockdown-mode-to-false-on-android-droid-1445'Albin1-1/+8
2024-10-16Set block_when_disconnected to always be false on androidJonatan Rhodin1-1/+8
2024-10-16Update android app version to 2024.6Albin1-1/+1
2024-10-16Update changelog for android/2024.5 and android/2024.6Albin1-8/+28
2024-10-16Merge branch 'hyper-1'Sebastian Holmin15-442/+519
2024-10-16Replace old client with `hyper_util` legacy clientSebastian Holmin7-48/+57
2024-10-16Bump `tower`Sebastian Holmin4-26/+65
2024-10-16Use `ring` crypto-provider explicitly in test frameworkSebastian Holmin1-2/+8
2024-10-16Add `impl From<Infallible> for Error`Sebastian Holmin1-0/+7
2024-10-16Replace occurrences of old `Body` type in `rest` modSebastian Holmin4-78/+154