summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-23Add script to generate swift code from figma variables jsonexport-figma-variables-to-swiftSteffen3-0/+3387
2025-09-23Ignore CVE-2025-47906 since it does not affect wireguard-goDavid Lönnhager1-0/+6
2025-09-23Merge branch 'update-snapfile-ios-screenshots'Bug Magnet4-8/+10
2025-09-22Fix building the project for the screenshots configurationBug Magnet3-5/+7
2025-09-22Update Snapfile to mention iOS 18dot5Bug Magnet1-3/+3
2025-09-22Merge branch 'remove-unneeded-targets-from-localization-ios'Bug Magnet3-24/+9
2025-09-22Remove unnecessary targets from iOS localizationmojganii3-24/+9
2025-09-22Merge branch 'ios-1250-navigation-title-padding'Jon Petersson17-105/+96
2025-09-22Fix margins for cells and navigations titles in most settings viewsJon Petersson16-103/+91
2025-09-22Adjust navigation title margins to match new designAndrew Bulhak3-3/+6
2025-09-22Merge branch 'add-styling-for-button-pressed-state-des-2171'Tobias Järvelöv4-32/+71
2025-09-22Add transition and pressed state to IconButton componentOliver2-30/+52
2025-09-22Add transition and pressed state to Button componentOliver1-1/+16
2025-09-22Add type for icon button variantsOliver1-1/+3
2025-09-22Merge branch 'quick-access-to-active-feature-setting'Tobias Järvelöv300-2999/+5829
2025-09-22Add test to ensure search input is focused on load in select locationOliver3-0/+10
2025-09-22Add test to ensure header is focused on load in VPN settingsOliver2-0/+6
2025-09-22Improve accessibility when navigating to setting via feature indicatorOliver10-16/+41
2025-09-22Replace Focus with InitialFocus componentOliver3-24/+8
2025-09-22Add InitialFocus componentOliver6-0/+80
2025-09-22Update NavigationHeaderTitle propsOliver1-4/+2
2025-09-22Add titleId prop to Accordion componentOliver1-1/+3
2025-09-22Add labelId prop to Listbox componentOliver1-2/+9
2025-09-22Add labelId prop to Switch componentOliver1-2/+9
2025-09-22Add ref to polymorphic propsOliver1-1/+1
2025-09-22Add and use description prop on SettingsToggleListItem componentOliver9-38/+88
2025-09-22Update ListItemProps animation prop to allow sending falseOliver8-27/+15
2025-09-22Move majority of listbox option focus management into hooksOliver15-100/+145
2025-09-22Persist SettingsAccordion expanded state in router locationOliver1-2/+18
2025-09-22Replace history state after scrolling to list itemOliver3-8/+32
2025-09-22Update InputOption component to persist value when not selectedOliver8-61/+84
2025-09-22Rename useListItemAnimation hook filenameOliver2-1/+1
2025-09-22Update ConnectButton component propsOliver1-2/+2
2025-09-22Move contexts to component root folder and update importsOliver40-41/+41
2025-09-22Add and use SettingsAccordion throughout appOliver3-24/+54
2025-09-22Move SettingsNavigationListItem to separate folderOliver16-17/+19
2025-09-22Rename NavigationListItem to SettingsNavigationListItemOliver15-99/+106
2025-09-22Rename ToggleListItem to SettingsToggleListItemOliver26-130/+133
2025-09-22Add and use SettingsListItem throughout appOliver23-136/+120
2025-09-22Remove listbox prefix from SettingsListbox option componentsOliver33-137/+123
2025-09-22Rename DefaultListboxOption to BaseOptionOliver5-5/+5
2025-09-22Add and use SettingsListbox throughout appOliver33-243/+292
2025-09-22Add tests for clicking feature indicatorsOliver3-80/+283
2025-09-22Move feature indicators tests into describe blockOliver1-75/+81
2025-09-22Move feature indicators tests to separate folderOliver1-4/+8
2025-09-22Update translationsOliver1-8/+11
2025-09-22Rename useListItem to useListItemContextOliver10-19/+19
2025-09-22Expand dns blocker accordion when navigated to via feature indicatorOliver2-3/+9
2025-09-22Update list item animation durations and timingsOliver1-7/+9
2025-09-22Add new red color to foundationsOliver3-2/+4