summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-04-17Implement Display for Constraint, if the inner type doesDavid Lönnhager1-0/+9
2023-04-14Merge branch 'add-device-name-and-time-left-labels-to-ios-96'Andrej Mihajlov3-7/+78
2023-04-14Add device name and time left to headerMojgan3-7/+78
2023-04-14Merge branch 'operation-cancellation-ios-105'Andrej Mihajlov11-58/+94
2023-04-14Treat cancellation errors same way as isCancelledAndrej Mihajlov1-2/+6
2023-04-14Make sure that cancellation does not fire until operation is executingAndrej Mihajlov7-34/+61
2023-04-14AsyncOperation: add shortcuts for cancellation and completion events observationAndrej Mihajlov4-22/+27
2023-04-14Merge branch 'non-allowed-characters-in-the-login-text-ios-85'Andrej Mihajlov2-2/+38
2023-04-13Add tests and improve existing onesBug Magnet1-1/+21
2023-04-13Prevent exotic characters to be input in the account text fieldBug Magnet2-2/+18
2023-04-13Merge branch 'improve-android-error-messages'Albin28-300/+209
2023-04-13Update changelogAlbin1-0/+3
2023-04-13Make misc error messages more helpfulAlbin21-187/+152
2023-04-13Rephrase "no matching relay" error messageAlbin22-49/+4
2023-04-13Clarify upgrade available notificationAlbin22-37/+34
2023-04-13Clarify device offline push notificationAlbin3-1/+14
2023-04-13Clarify blocking network messageAlbin23-27/+3
2023-04-13Capitalize in-app notification titleAlbin1-1/+1
2023-04-13Merge branch 'auto-disabling-of-custom-dns-not-working-droid-99'Albin3-10/+36
2023-04-12Fix custom dns auto disabling regressionsaber safavi3-10/+36
2023-04-12Merge branch 'allow-infrastructure-to-test-their-ios-37'Andrej Mihajlov5-6/+10
2023-04-12Fix formatting issuesAndrej Mihajlov3-4/+3
2023-04-12Add configuration to disable IP address cache for staging environmentAndrej Mihajlov2-2/+7
2023-04-12Merge branch 'improve-visiblility-of-disabled-items-droid-95'Albin2-7/+8
2023-04-12Improve alpha values in advanced settingsAlbin2-7/+8
2023-04-12Merge branch 'prevent-submitting-empty-dns-server-droid-96'Albin1-1/+4
2023-04-12Prevent submitting empty DNS serverAlbin1-1/+4
2023-04-12Merge branch 'clarify-mtu-placeholder-droid-98'Albin2-2/+2
2023-04-12Clarify MTU placeholderAlbin2-2/+2
2023-04-12Merge branch 'hide-custom-dns-warning-droid-97'Albin1-12/+12
2023-04-12Hide custom dns warningAlbin1-12/+12
2023-04-11Merge branch 'add-dns-content-blockers-droid-10'Albin41-119/+986
2023-04-11Update changelogAlbin1-0/+4
2023-04-11Update translationsAlbin19-0/+209
2023-04-11Support enabling/disabling switch compose cellsaber safavi2-2/+10
2023-04-11Hook up content blocker ui with vm and reposaber safavi6-39/+124
2023-04-11Add content blocker info dialogssaber safavi5-6/+66
2023-04-11Add content blockers to the uisaber safavi2-0/+193
2023-04-11Add compose info dialogsaber safavi3-0/+135
2023-04-11Refactor CustomDnsComposeCell to generic switch cellsaber safavi3-92/+161
2023-04-11Make it possible to enable/disable the compose switchsaber safavi1-4/+17
2023-04-11Support setting color of html textAlbin1-2/+12
2023-04-11Add alpha constantsAlbin1-0/+3
2023-04-11Add func to check if any blocker is enabledAlbin1-1/+5
2023-04-11Add info iconsaber safavi1-0/+8
2023-04-11Add chevron composableAlbin1-0/+36
2023-04-11Add `itemWithDivier` compose extensionAlbin2-6/+17
2023-04-11Add content blocker stringssaber safavi1-0/+19
2023-04-06Merge branch 'add-a-search-bar-to-location-selection-ios-42'Andrej Mihajlov9-135/+306
2023-04-06Add search bar to location selectionJon Petersson9-135/+306