aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ScrollableLabel.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Most similar views now shared between ViewControllersEric Kuck2018-12-141-48/+0
* Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes)Eric Kuck2018-12-131-16/+14
* More linter warnings fixed, enabled more swiftlint rules, project cleanupEric Kuck2018-12-121-1/+1
* Added swiftlint and fixed all errors (and a bunch, but not all, warnings)Eric Kuck2018-12-121-1/+1
* Tunnel detail: Dynamic Type supportRoopesh Chander2018-12-101-1/+1
* Tunnel detail: Refactor out the label scrolling into a separate UI classRoopesh Chander2018-11-061-0/+50