aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/SettingsTableViewController.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Settings: Export log fileRoopesh Chander2018-12-021-3/+52
* Exporting: Export to zip in a background threadRoopesh Chander2018-11-151-10/+10
* Exporting: Refactor out zip exporting into a separate classRoopesh Chander2018-11-151-21/+11
* Exporting: No need to check for duplicate names - we disallow it at creation time itselfRoopesh Chander2018-11-151-9/+2
* iPad: Ensure we set sourceRect for all cases where we use sourceViewRoopesh Chander2018-11-071-1/+1
* Settings: show build idJason A. Donenfeld2018-11-071-1/+4
* Global: swiftlint autocorrectRoopesh Chander2018-11-061-1/+1
* global: convert to Swift 4.2Jason A. Donenfeld2018-11-051-2/+2
* Settings: account for bottom padding on iPhone XJason A. Donenfeld2018-11-051-4/+4
* Settings: anchor logo to bottomJason A. Donenfeld2018-11-041-1/+12
* Revert "Settings: Swap table view sections"Jason A. Donenfeld2018-11-031-5/+5
* Settings: simplifyJason A. Donenfeld2018-11-031-24/+5
* Global: run through swiftlintJason A. Donenfeld2018-11-031-4/+4
* Settings: limit size of logoJason A. Donenfeld2018-11-031-1/+1
* Settings: Show the captioned WireGuard logo at the endRoopesh Chander2018-11-031-0/+26
* Settings: Swap table view sectionsRoopesh Chander2018-11-031-4/+4
* Global: OK over OkJason A. Donenfeld2018-11-011-1/+1
* Global: fix up stringsJason A. Donenfeld2018-11-011-10/+4
* wireguard-go-bridge: extract version for consumption by network extensionJason A. Donenfeld2018-10-311-1/+1
* Style: Remove 'Based on' attributionsRoopesh Chander2018-10-301-1/+0
* Global: fix up captialization in headersJason A. Donenfeld2018-10-301-1/+1
* Export: Exporting config filesRoopesh Chander2018-10-291-1/+67
* Settings: Add a settings panelRoopesh Chander2018-10-291-0/+148