summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Collapse)AuthorFilesLines
2020-03-26Add a method to submit the appstore receipt to APIAndrej Mihajlov1-0/+25
2020-03-17Fix the edge case when the wrong key might be displayed on regenerate key + ↵Andrej Mihajlov1-3/+5
copy to clipboard data race
2020-03-17Use cancellableDelay in Account and WireGuard keys controllersAndrej Mihajlov2-9/+9
2020-03-17Add cancellable delay implementationAndrej Mihajlov2-0/+148
2020-03-17Copy public key to clipboard on tapAndrej Mihajlov3-33/+93
2020-03-09Pick relay based on weightsAndrej Mihajlov10-119/+109
2020-02-26Skip consent screen when taking screenshotsAndrej Mihajlov2-0/+7
2020-02-26Bump iOS build (9)Andrej Mihajlov1-4/+4
2020-02-26Add private modifier to kPrivacyPolicyURLAndrej Mihajlov1-1/+1
2020-02-26Xcode's voodoo magic with StoryboardsAndrej Mihajlov1-22/+22
2020-02-26Wire up consent viewAndrej Mihajlov2-9/+35
2020-02-26Reverse the storyboard experimentAndrej Mihajlov1-3/+2
2020-02-26Use hint when unwinding to execute the right-to-left animationAndrej Mihajlov1-24/+36
2020-02-26Set light statusbar styleAndrej Mihajlov1-0/+2
2020-02-26Add methods to manipulate the TOS agreement flagAndrej Mihajlov1-0/+11
2020-02-26Update copyAndrej Mihajlov1-11/+11
2020-02-26Fix storyboardAndrej Mihajlov1-16/+8
2020-02-26Show Safari controller the standard wayAndrej Mihajlov1-8/+5
2020-02-26Automatically pull keyboard in Login controllerAndrej Mihajlov1-0/+6
2020-02-26Add prefersHeaderBarHidden to RootContainment protocolAndrej Mihajlov4-8/+45
2020-02-26Add image spacing into calculation of intrinsicContentSize of CustomButtonAndrej Mihajlov1-4/+24
2020-02-26Make sure to add the child view controller before loading the view so that ↵Andrej Mihajlov1-7/+7
the `parent` is set when `viewDidLoad` is called
2020-02-26Add consent view controller and rework app buttonAndrej Mihajlov9-106/+498
2020-02-26Rename Paid until -> Active untilAndrej Mihajlov1-1/+1
2020-02-26Delete "manage keys" buttonAndrej Mihajlov4-59/+21
2020-02-26Hide create account footerAndrej Mihajlov2-4/+2
2020-02-26Remove create account URLAndrej Mihajlov1-1/+0
2020-02-26Remove buy buttonAndrej Mihajlov3-50/+18
2020-02-19Bump iOS build (8)Andrej Mihajlov1-4/+4
2020-02-19Disable concurrent simulatorsAndrej Mihajlov1-0/+3
2020-02-18Show relay location and connection infoAndrej Mihajlov9-43/+399
2020-02-18Remove non-existing testsAndrej Mihajlov1-10/+0
2020-02-18Add pre and post actions for Screenshots target to clean up the statusbarAndrej Mihajlov1-1/+37
2020-02-11Add screenshot script and simulated tunnelsAndrej Mihajlov24-54/+1330
2020-02-10Bump build (7)Andrej Mihajlov1-4/+4
2020-02-10Disable iPad support for nowAndrej Mihajlov1-4/+4
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand69-69/+69
2020-02-04Bump iOS build number to 6Linus Färnstrand1-4/+4
2020-02-04Fix placeholder color so it remains the same in dark modeAndrej Mihajlov1-0/+3
2020-02-04Reuse existing colorAndrej Mihajlov1-1/+1
2020-02-04Use weak references in handleEventsAndrej Mihajlov1-6/+6
2020-02-03Bump iOS build (5)Andrej Mihajlov1-4/+4
2020-02-03Drop dev1 suffixAndrej Mihajlov1-2/+0
2020-01-30Update iOS build instructions to use 2096 bit keysLinus Färnstrand1-1/+1
Apple did not accept 4096 bit keys :(
2020-01-30Bump iOS build number to 4Linus Färnstrand1-4/+4
2020-01-30Correct the iOS signingCertificate nameLinus Färnstrand1-1/+1
2020-01-30Add build script and instructions for iOSAndrej Mihajlov4-10/+352
2020-01-23Remove WireGuard key from server on log outAndrej Mihajlov2-13/+71
2020-01-23Add API call to remove_wg_keyAndrej Mihajlov1-0/+9
2020-01-23Update wireguard-go to v0.0.20200121 and all deps (crypto, net, sys)Andrej Mihajlov2-4/+12