summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Add RelayCacheAndrej Mihajlov5-36/+337
2019-09-09Adjust header alpha on iOSLinus Färnstrand1-1/+1
2019-09-05Update red to 227, 64, 57 / #E34039Linus Färnstrand2-2/+2
2019-08-16Add wireguard related API methodsAndrej Mihajlov8-31/+305
2019-08-16Add ProcedureKit to PacketTunnel targetAndrej Mihajlov2-3/+9
2019-08-13Make sure that the new observer is registered in the observers array before c...Andrej Mihajlov1-3/+5
2019-06-14Add lib-wg.go to products and link PacketTunnel with itAndrej Mihajlov2-2/+86
2019-06-14Add bridging header to MullvadVPN targetAndrej Mihajlov2-0/+31
2019-06-14Add bridging header for packet tunnelAndrej Mihajlov2-0/+33
2019-06-14Add dependencies to PacketTunnelAndrej Mihajlov1-0/+13
2019-06-14Add wireguard bridge targetAndrej Mihajlov1-0/+55
2019-06-14Add wireguard bridgeAndrej Mihajlov8-0/+828
2019-05-29Trim whitespaceAndrej Mihajlov1-4/+4
2019-05-29Fix the header bar marginAndrej Mihajlov2-6/+3
2019-05-29Add account expiry refreshAndrej Mihajlov7-11/+234
2019-05-28Add account viewAndrej Mihajlov34-357/+1221
2019-05-22Remove default case in favor of listing all of the cases manuallyAndrej Mihajlov1-2/+2
2019-05-22Disable the settings button on successful loginAndrej Mihajlov2-7/+18
2019-05-22Update title labelAndrej Mihajlov2-6/+25
2019-05-22Add account input validationAndrej Mihajlov2-1/+12
2019-05-22Scope colors into UIColor sub-structsAndrej Mihajlov4-14/+17
2019-05-22Show login errorsAndrej Mihajlov8-40/+320
2019-05-17Implement account verification and loginAndrej Mihajlov11-41/+551
2019-05-17Unpack the JSON RPC errorsAndrej Mihajlov1-7/+9
2019-05-17Add CocoaPods and ProcedureKitAndrej Mihajlov6-0/+166
2019-05-14Switch deployment target to iOS 12Andrej Mihajlov1-2/+2
2019-05-14Add SelectLocation controllerAndrej Mihajlov24-110/+1004
2019-05-14Add Optional.unwrapAndrej Mihajlov1-0/+23
2019-05-14Add RelayList typesAndrej Mihajlov1-0/+35
2019-05-14Add JsonRpc helpersAndrej Mihajlov1-0/+70
2019-03-27Bootstrap iOS appAndrej Mihajlov133-0/+2513