aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/View/TunnelEditKeyValueCell.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not set copyable back to true on reuseJason A. Donenfeld2018-12-221-0/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Nuke trailing spacesJason A. Donenfeld2018-12-211-9/+9
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Tunnel edit: Fix commentRoopesh Chander2018-12-191-1/+1
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Fixed editable KeyValueCells being copyableEric Kuck2018-12-141-0/+1
| | | | | | Fixed DNS servers not saving Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* KeyValueCells now share codeEric Kuck2018-12-141-0/+42
Signed-off-by: Eric Kuck <eric@bluelinelabs.com>