aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/TunnelDetail/TunnelDetailStatusCell.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Most similar views now shared between ViewControllersEric Kuck2018-12-141-85/+0
| | | | 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-131-0/+85
All swiftlint warnings except one fixed up Signed-off-by: Eric Kuck <eric@bluelinelabs.com>