aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI/iOS/ViewController (follow)
Commit message (Expand)AuthorAgeFilesLines
* App: bump copyrightJason A. Donenfeld2023-02-159-9/+9
* App: bump minimum OS versionsJason A. Donenfeld2023-02-154-66/+13
* UI: iOS: remove list pinking when no configJason A. Donenfeld2021-09-231-1/+0
* UI: iOS: disable list rows when no configJason A. Donenfeld2021-09-221-0/+1
* build: Fix swiftlint warningsRoopesh Chander2021-09-222-2/+1
* build: Fix swift warningsRoopesh Chander2021-09-223-3/+3
* UI: iOS: Show on-demand state in 'Status' if there are on-demand rulesRoopesh Chander2021-07-281-0/+5
* UI: iOS: Tunnel detail: Incorporate on-demand-ness in 'Status'Roopesh Chander2021-07-281-12/+46
* UI: iOS: Tunnels list: Incorporate on-demand-ness in the switchRoopesh Chander2021-07-281-3/+11
* Global: bump copyright yearJason A. Donenfeld2021-06-179-9/+9
* UI: iOS: asynchronously load from NEHotspotNetwork on iOS 14Jason A. Donenfeld2021-03-091-22/+44
* UI: iOS: clean up visuals in SSID editorJason A. Donenfeld2021-03-091-0/+2
* UI: iOS: Disable "copy" action on on-demand cellsAndrej Mihajlov2021-01-111-0/+2
* UI: iOS: remove donation link1.0.11-21Jason A. Donenfeld2020-12-171-12/+1
* WireGuardApp: Remove 200ms delay when updating tunnel status switchAndrej Mihajlov2020-12-151-4/+2
* WireGuardApp: Use Bundle.forInfoDictionaryKey to access Info.plist fieldsAndrej Mihajlov2020-12-151-2/+2
* WireGuardApp: Refactor indicator initializationAndrej Mihajlov2020-12-151-6/+5
* global: fix remaining swiftlint violationsJason A. Donenfeld2020-12-091-1/+1
* global: bump year in headerJason A. Donenfeld2020-12-049-9/+9
* WireGuardApp: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directlyAndrej Mihajlov2020-12-041-1/+1
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-035-6/+1
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-032-5/+5
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-039-0/+2395