aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/AppDelegate.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* iOS: Refactor importFromFileRoopesh Chander2019-01-141-1/+2
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Remove more commentsRoopesh Chander2018-12-231-2/+0
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-211-5/+2
* Most similar views now shared between ViewControllersEric Kuck2018-12-141-1/+1
* Simplify logging tagsJason A. Donenfeld2018-12-141-1/+1
* Rewrite LoggerJason A. Donenfeld2018-12-131-11/+1
* Logging: Write versions from both app and extensionRoopesh Chander2018-12-131-0/+1
* Logging: Use ringlogger for logging from the appRoopesh Chander2018-12-131-0/+2
* Logging: Use ringlogger for logging from the extensionRoopesh Chander2018-12-131-0/+8
* Tons more swiftlint warnings fixed. Still a few remaining.Eric Kuck2018-12-121-1/+1
* 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