aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/View (follow)
Commit message (Expand)AuthorAgeFilesLines
* iOS: On changing DNS, update AllowedIPs with the current DNS serversRoopesh Chander2019-02-211-2/+2
* iOS: SwitchCell should hold the observation tokenRoopesh Chander2019-02-031-0/+3
* iOS: KeyValueCell should hold the observation tokenRoopesh Chander2019-02-031-0/+3
* Update copyrightJason A. Donenfeld2019-01-077-7/+7
* SwitchCell nitsEric Kuck2018-12-221-0/+1
* Clean up trailing whitespaceJason A. Donenfeld2018-12-221-1/+1
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-211-1/+1
* RTL supportEric Kuck2018-12-212-11/+11
* Do not set copyable back to true on reuseJason A. Donenfeld2018-12-221-0/+5
* Nuke trailing spacesJason A. Donenfeld2018-12-217-79/+79
* Enabled more swiftlint rulesEric Kuck2018-12-201-1/+1
* Tunnel edit: Fix commentRoopesh Chander2018-12-191-1/+1
* s/Observervation/Observation/g;Roopesh Chander2018-12-181-4/+4
* Fixed editable KeyValueCells being copyableEric Kuck2018-12-141-0/+1
* KeyValueCells now share codeEric Kuck2018-12-147-369/+187
* Reorganized project structureEric Kuck2018-12-1410-0/+737