summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-07-28Drop PacketTunnelProviderErrorAndrej Mihajlov1-78/+21
2022-07-28Merge branch 'drop-address-cache-error'Andrej Mihajlov5-168/+124
2022-07-28OperationCompletion: add helpers: ignoreOutput() and eraseFailureType()Andrej Mihajlov1-0/+8
2022-07-28AddressCache: drop error typeAndrej Mihajlov4-168/+116
2022-07-28Merge branch 'add-spinner-custom-size'Andrej Mihajlov2-40/+71
2022-07-28CustomTextView: release notification block observerAndrej Mihajlov1-1/+9
2022-07-28CustomTextView: refactor constantAndrej Mihajlov1-6/+4
2022-07-28Add custom size for spinner, integrate with scene API and sync all animationsAndrej Mihajlov1-33/+58
2022-07-28Updating version in package filesLinus Färnstrand10-16/+16
2022-07-28Add 2022.3-beta3 to changelog and move stuff aroundLinus Färnstrand1-11/+18
2022-07-27Merge branch 'update-netlink'Emīls Piņķis7-35/+41
2022-07-27Use appropriate flags for delete messageEmīls Piņķis1-1/+1
2022-07-27Update netlink crates to support later kernelsEmīls Piņķis7-34/+40
2022-07-27Merge branch 'relay-erase-errors'Andrej Mihajlov11-152/+90
2022-07-27Throw error when unable to satisfy relay constraintsAndrej Mihajlov5-18/+22
2022-07-27RelayCache: remove dedicated error typeAndrej Mihajlov8-134/+68
2022-07-27Merge branch 'notification-banner-line-break'Andrej Mihajlov2-2/+8
2022-07-27TOS: remove commentAndrej Mihajlov1-2/+0
2022-07-27NotificationBanner: reset lineBreakStrategyAndrej Mihajlov1-0/+8
2022-07-27Merge branch 'connect-force-unwrap'Andrej Mihajlov1-12/+14
2022-07-27Connect: declare constants and avoid force unwrapping and fatalError stuffAndrej Mihajlov1-12/+14
2022-07-27Merge branch 'add-operation-error'Andrej Mihajlov10-75/+76
2022-07-27AsyncOperation: refactor checkReadiness()Andrej Mihajlov1-2/+1
2022-07-27AsyncOperation: refactor finish(error:)Andrej Mihajlov1-16/+17
2022-07-27AsyncOperation: add error fieldAndrej Mihajlov10-61/+62
2022-07-27Merge branch 'add-constraint-priority-helper'Andrej Mihajlov4-8/+25
2022-07-27Add NSLayoutConstraint priority helperAndrej Mihajlov4-8/+25
2022-07-27Merge branch 'fix-missing-logged-in-status'Albin24-21/+57
2022-07-27Update translationsAlbin19-0/+19
2022-07-27Cleanup unused functionAlbin1-11/+0
2022-07-27Fix login statusAlbin5-10/+38
2022-07-27Merge branch 'header-avoid-forceunwrap'Andrej Mihajlov1-2/+2
2022-07-27Avoid force unwrapping in HeaderBarAndrej Mihajlov1-2/+2
2022-07-26Merge branch 'fix-login-error-message'Albin1-1/+1
2022-07-26Fix login error messageAlbin1-1/+1
2022-07-26Merge branch 'remove-redundant-expiry-fetching'Albin2-4/+0
2022-07-26Remove redundant expiry fetchingAlbin2-4/+0
2022-07-26Merge branch 'update-dependencies-with-known-vulnerablities'Oskar Nyberg1-228/+187
2022-07-26Update dependenciesOskar Nyberg1-228/+187
2022-07-26Merge branch 'obfuscation-gui'Oskar Nyberg15-45/+355
2022-07-26Update translationsOskar Nyberg1-0/+20
2022-07-26Add changelog item about obfuscation settingsOskar Nyberg1-0/+2
2022-07-26Add obfuscation settings to WireguardSettingsOskar Nyberg1-2/+122
2022-07-26Add support for new appearances to SelectorOskar Nyberg4-36/+77
2022-07-26Add rpc and ipc calls for obfuscation settingsOskar Nyberg8-7/+134
2022-07-26Merge branch 'hide-account-number-in-settings'Albin29-45/+254
2022-07-25Update translationsAlbin19-0/+57
2022-07-25Add masking toggle for account numberAlbin7-20/+138
2022-07-25Add copy icon/button to account viewAlbin5-1/+27
2022-07-25Refactor information view to support buttonsAlbin1-24/+32