summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2021-04-14Add CustomSplitViewControllerAndrej Mihajlov3-0/+65
2021-04-14Connect: adapt for iPadAndrej Mihajlov3-8/+63
2021-04-14Xcode: enable iPad supportAndrej Mihajlov1-2/+2
2021-04-14AppButton: make buttons larger on iPadAndrej Mihajlov2-10/+59
2021-04-12LoginViewController: add delegateAndrej Mihajlov1-27/+32
2021-04-12AccountTextField: handle return key on iPadAndrej Mihajlov2-2/+48
2021-04-12SelectLocation: add delegateAndrej Mihajlov1-36/+26
2021-04-12LocationDataSource: restore the selected relay if data source was set after t...Andrej Mihajlov1-2/+25
2021-04-09Settings: rework navigationAndrej Mihajlov2-43/+90
2021-04-09CustomNavigationBar: add custom back buttonAndrej Mihajlov5-1/+30
2021-04-01Enable option to "Select all" when viewing app logsAndrej Mihajlov2-0/+9
2021-03-26Add automatic keyboard responder helperAndrej Mihajlov4-100/+150
2021-03-23Extract LoginContentViewAndrej Mihajlov5-311/+345
2021-03-22Tests: use project wide deployment target (iOS 12.0)Andrej Mihajlov1-2/+0
2021-03-22RootContainer: Fix additionalSafeAreaInsets calculationAndrej Mihajlov1-2/+2
2021-03-22Use fixed dimensions for the split button side buttonAndrej Mihajlov1-19/+11
2021-03-22Extract the main content view into a separate classAndrej Mihajlov4-189/+222
2021-03-22Add LocationDataSourceAndrej Mihajlov13-522/+774
2021-03-22Add UIMetricsAndrej Mihajlov2-0/+23
2021-03-19SimulatorTunnelProviderHost: pick the actual tunnel based on relay constraintsAndrej Mihajlov7-38/+156
2021-03-19Add willExecute observer to operationsAndrej Mihajlov3-2/+22
2021-03-19Fix multiline error messageAndrej Mihajlov1-1/+6
2021-03-17Optimize RelayStatusIndicatorViewAndrej Mihajlov1-5/+8
2021-03-17Handle interface orientationAndrej Mihajlov2-0/+45
2021-03-05Bump 2021.1 (build 2)ios/2021.1Andrej Mihajlov1-4/+4
2021-03-02Add a build script for wireguard-goAndrej Mihajlov2-3/+36
2021-03-02Disable precompiled headersAndrej Mihajlov1-0/+2
2021-03-02Remove unused bridging headers and wireguard version extraction scriptAndrej Mihajlov3-63/+2
2021-03-01Add iOS changelog entry about problem reportsLinus Färnstrand1-0/+7
2021-02-26Bump iOS version to 2021.1Andrej Mihajlov1-4/+4
2021-02-26Update CHANGELOG.mdAndrej Mihajlov1-0/+1
2021-02-26Fix the invalid initial text color of the "unsecured connection" label on iOS 12Andrej Mihajlov1-4/+1
2021-02-25Use safeAreaLayoutGuide to workaround the AutoLayout behaviour in scroll viewsAndrej Mihajlov1-3/+6
2021-02-25Correct the constant for trailing constraint (should be negative)Andrej Mihajlov1-1/+1
2021-02-25Enable multiline placeholder in text viewsAndrej Mihajlov1-0/+1
2021-02-24Update the placeholder text for problem report message fieldAndrej Mihajlov1-1/+1
2021-02-24Implement problem report UI and log consolidationAndrej Mihajlov4-15/+46
2021-02-24Remove unused Data+HexCodingAndrej Mihajlov2-21/+0
2021-02-24Switch ApplicationConfiguration to enumAndrej Mihajlov1-1/+3
2021-02-24Use withCString instead of utf8CString.map {}Andrej Mihajlov1-8/+14
2021-02-24Use convenience method to access infoDictionaryAndrej Mihajlov1-1/+1
2021-02-24Implement problem report UI and log consolidationAndrej Mihajlov13-12/+1338
2021-02-24Add endpoint to send problem reportsAndrej Mihajlov1-0/+18
2021-02-24Add custom navigation controllerAndrej Mihajlov3-1/+107
2021-02-24Add custom text field & text viewAndrej Mihajlov4-0/+201
2021-02-24Extract method swizzlingAndrej Mihajlov3-33/+45
2021-02-12Fix crash when pasting empty string into empty account token input fieldAndrej Mihajlov2-1/+2
2021-02-11Integrate WireGuardKitAndrej Mihajlov34-1703/+290
2021-01-27Update CHANGELOGAndrej Mihajlov1-0/+2
2020-11-02Bump 2020.5-b1Andrej Mihajlov1-8/+8