summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Merge branch 'add-first-tunnel-monitor-tests'Andrej Mihajlov8-2/+419
2023-08-17Log reconnection attemptsAndrej Mihajlov1-1/+17
2023-08-17TunnelMonitor: add initial connection testAndrej Mihajlov8-2/+403
2023-08-17Merge branch 'extract-routing'Andrej Mihajlov6-361/+419
2023-08-17Extract router and break it down on smaller filesAndrej Mihajlov6-361/+419
2023-08-17Merge branch 'make-app-router-more-abstract-ios-279'Andrej Mihajlov2-76/+114
2023-08-17Conforma to AppRouteProtocol and AppRouteGroupProtocol directlyAndrej Mihajlov1-5/+2
2023-08-17Add AppRouteGroupProtocol.modalLevel, add default impl of ComparableAndrej Mihajlov1-5/+19
2023-08-17Make router more genericAndrej Mihajlov2-69/+96
2023-08-16Merge branch 'ensure-the-app-fetches-account-data-whenever-it-enters-the-ios-...Andrej Mihajlov5-6/+91
2023-08-16Ensure the app fetches account data whenever it enters the new account flow viewJon Petersson5-6/+91
2023-08-16Merge branch 'add-packet-tunnel-core'Andrej Mihajlov21-284/+939
2023-08-16Introduce PacketTunnelCore frameworkAndrej Mihajlov21-284/+939
2023-08-16Merge branch 'fix-modal-changelog'Andrej Mihajlov4-76/+111
2023-08-16Remove comment that's about to become stale with upcoming refactoringAndrej Mihajlov1-5/+0
2023-08-16Add modalTransitionStyle in presentation configurationAndrej Mihajlov1-0/+5
2023-08-16Pass animated flag when presenting changelogAndrej Mihajlov1-3/+3
2023-08-16Promote changelog to modal routeAndrej Mihajlov3-69/+104
2023-08-14Merge branch 'change-focus-order-select-location-screen-droid-250'Jonatan Rhodin1-2/+19
2023-08-14Change focus order in select location screensaber safavi1-2/+19
2023-08-11Merge branch 'enable-swiftlint-ios-182'Bug Magnet6-1/+71
2023-08-11Attempt running swiftlint directly from the github macOS imageBug Magnet1-8/+4
2023-08-11Silence swiftlint errors, for nowBug Magnet4-1/+11
2023-08-11Add a swiftlint configuration and a github action for running swiftlintBug Magnet2-0/+64
2023-08-11Merge branch 'upgrade-socket2'Linus Färnstrand5-10/+7
2023-08-11Upgrade socket2 from 0.4 to 0.5 in our own cratesLinus Färnstrand5-10/+7
2023-08-10Merge branch 'drop-old-code-for-ios13'Bug Magnet9-49/+13
2023-08-10Remove iOS 13 codeAndrej Mihajlov9-49/+13
2023-08-10Merge branch 'rework-change-log-to-be-compliant-with-our-design-ios-202'Bug Magnet13-279/+161
2023-08-10Rework change log to be compliant with our designJon Petersson13-279/+161
2023-08-10Merge branch 'fix-notification-action-button-ios14'Andrej Mihajlov1-5/+2
2023-08-10Fix notification action button layout priority on iOS14Jon Petersson1-5/+2
2023-08-09Merge branch 'location-info-glitch-sometimes-on-disconnect-droid-265'Albin1-1/+1
2023-08-09Fix ui location glitch sometimes happening on disconnectAlbin1-1/+1
2023-08-09Merge branch 'make-account-view-scrolable-droid-267'Albin1-11/+13
2023-08-09Add scroll to account screensaber safavi1-11/+13
2023-08-09Merge branch 'add-ui-controls-for-udp2tcp-ios-222'Bug Magnet5-27/+219
2023-08-09Add an accessibilityCustomActionName to SettingsHeaderViewBug Magnet2-18/+29
2023-08-09Prevent deselection of rowsBug Magnet1-0/+4
2023-08-09Add a UI for wireguard obfuscation preferencesBug Magnet5-14/+191
2023-08-08Merge branch 'fix-onsleep-completion'Bug Magnet2-4/+3
2023-08-08PacketTunnel: fix missing call to completion handler in onSleep()Andrej Mihajlov2-4/+3
2023-08-08Merge branch 'enable-even-more-safety-around-objective-c-runtime-calls-des-323'Linus Färnstrand2-4/+13
2023-08-08impl of Encode for NSOperatingSystemVersionLinus Färnstrand1-3/+12
2023-08-08Enable verify_message feature of objcLinus Färnstrand1-1/+1
2023-08-08Merge branch 'introduce-a-migration-manager-ios-242'Bug Magnet7-93/+153
2023-08-08Introduce MigrationManagerBug Magnet7-93/+153
2023-08-08Merge branch 'enable-more-safety-around-objective-c-code-des-321'Linus Färnstrand2-1/+11
2023-08-08Enable the exception catching features of objcLinus Färnstrand2-1/+11
2023-08-08Bump min objc version to 0.2.7Linus Färnstrand1-1/+1