aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid using return in single-line closuresRoopesh Chander2019-01-221-1/+1
* iOS: Export log: Should present error from the main threadRoopesh Chander2019-01-141-4/+4
* iOS: Refactor importFromFileRoopesh Chander2019-01-143-48/+8
* Make app groups work on both iOS and macOSRoopesh Chander2019-01-141-1/+1
* iOS: Fix WireGuardiOS targetRoopesh Chander2019-01-142-0/+142
* Move iOS images and storyboard into UI/iOS/ folderRoopesh Chander2019-01-1423-0/+219
* Update copyrightJason A. Donenfeld2019-01-0716-16/+16
* Tunnel edit: Fix crashRoopesh Chander2018-12-241-1/+2
* SwitchCell nitsEric Kuck2018-12-222-5/+5
* Remove more commentsRoopesh Chander2018-12-235-20/+0
* Clean up trailing whitespaceJason A. Donenfeld2018-12-223-9/+9
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-214-15/+29
* RTL supportEric Kuck2018-12-214-15/+15
* Strongly recommended now appears as placeholder for DNS when neededEric Kuck2018-12-211-19/+29
* Attempt to strongly recommend thingsJason A. Donenfeld2018-12-221-2/+5
* Do not set copyable back to true on reuseJason A. Donenfeld2018-12-221-0/+5
* Move name from interface to tunnelJason A. Donenfeld2018-12-223-4/+4
* Nuke trailing spacesJason A. Donenfeld2018-12-2110-101/+101
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-213-34/+2
* Updated NETunnelProvider save formatEric Kuck2018-12-213-7/+7
* Localize all the thingsRoopesh Chander2018-12-215-78/+87
* Tunnel detail: iPad: Handle deletion of tunnel correctlyRoopesh Chander2018-12-211-3/+10
* Enabled more swiftlint rulesEric Kuck2018-12-203-9/+5
* Added a String->[String] helperEric Kuck2018-12-201-0/+32
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-192-6/+5
* Remove non-helpful commentsRoopesh Chander2018-12-194-5/+0
* Tunnel edit: Fix commentRoopesh Chander2018-12-191-1/+1
* s/Observervation/Observation/g;Roopesh Chander2018-12-182-10/+10
* Tunnel detail: Update restorationIdentifier when tunnel name changesRoopesh Chander2018-12-181-0/+1
* Got TunnelsManager back under the max file length by splitting out NEVPNStatus+CustomStringConvertibleEric Kuck2018-12-162-2/+0
* Potential fix for insertRowAtIndexPath crashEric Kuck2018-12-161-0/+2
* Nuke duplicate fileJason A. Donenfeld2018-12-151-484/+0
* Fixed editable KeyValueCells being copyableEric Kuck2018-12-142-4/+1
* KeyValueCells now share codeEric Kuck2018-12-148-374/+192
* Reorganized project structureEric Kuck2018-12-1416-0/+0
* Most similar views now shared between ViewControllersEric Kuck2018-12-1422-380/+172
* Simplify logging tagsJason A. Donenfeld2018-12-142-2/+2
* Fix status switch weird state after an error occursRoopesh Chander2018-12-142-2/+2
* Deduplicate functionsJason A. Donenfeld2018-12-141-9/+1
* Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes)Eric Kuck2018-12-1320-645/+1205
* TunnelsManager: Reintroduce waiting for another tunnel to deactivateRoopesh Chander2018-12-131-0/+2
* Rewrite LoggerJason A. Donenfeld2018-12-132-14/+4
* More reliable logo sizingEric Kuck2018-12-131-33/+34
* TunnelsManager: Report activation errors through the activationDelegateRoopesh Chander2018-12-133-19/+15
* Logging: Write versions from both app and extensionRoopesh Chander2018-12-131-0/+1
* Logging: Tag the entries in the merged logRoopesh Chander2018-12-131-1/+1
* Logging: Use ringlogger for logging from the appRoopesh Chander2018-12-131-0/+2
* Logging: Use ringlogger for logging from the extensionRoopesh Chander2018-12-132-11/+15
* Remove useless whitespaceJason A. Donenfeld2018-12-133-16/+16
* Settings: better padding calculationJason A. Donenfeld2018-12-131-3/+3