aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/TunnelDetail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized project structureEric Kuck2018-12-141-260/+0
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Most similar views now shared between ViewControllersEric Kuck2018-12-145-309/+63
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Fix status switch weird state after an error occursRoopesh Chander2018-12-141-1/+1
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes)Eric Kuck2018-12-135-0/+506
All swiftlint warnings except one fixed up Signed-off-by: Eric Kuck <eric@bluelinelabs.com>