aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/AppDelegate.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Zip importing: importFromFile should take a completionHandlerRoopesh Chander2018-12-121-2/+3
* State restoration: Don't create duplicate mainVC and tunnelsListVCRoopesh Chander2018-12-111-6/+1
* State restoration: Restore tunnel detail viewRoopesh Chander2018-12-071-1/+36
* Refactoring: Consolidate file deletion into a separate functionRoopesh Chander2018-12-071-7/+1
* Refactor out VPN-handling stuff from tunnels list VC to the main VCRoopesh Chander2018-12-031-1/+1
* VPN: Refresh tunnel statuses when app gets to the foregroundRoopesh Chander2018-11-091-0/+4
* global: convert to Swift 4.2Jason A. Donenfeld2018-11-051-2/+2
* Global: run through swiftlintJason A. Donenfeld2018-11-031-1/+1
* Style: Remove 'Based on' attributionsRoopesh Chander2018-10-301-1/+0
* Global: fix up captialization in headersJason A. Donenfeld2018-10-301-1/+1
* Import: Use the refactored function for Open-inRoopesh Chander2018-10-291-1/+1
* Import: Support for opening a .conf file in the appRoopesh Chander2018-10-271-1/+19
* Smaller copyright headersRoopesh Chander2018-10-271-7/+2
* Change copyright to WireGuard LLCRoopesh Chander2018-10-271-1/+1
* Move UI code into a separate platform-specific folderRoopesh Chander2018-10-271-0/+28