aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI/iOS (follow)
Commit message (Expand)AuthorAgeFilesLines
* App: bump copyrightJason A. Donenfeld2023-02-1525-25/+25
* App: bump minimum OS versionsJason A. Donenfeld2023-02-159-112/+23
* UI: iOS: remove list pinking when no configJason A. Donenfeld2021-09-232-5/+0
* UI: iOS: disable list rows when no configJason A. Donenfeld2021-09-222-0/+5
* build: Fix swiftlint warningsRoopesh Chander2021-09-223-3/+2
* build: Fix swift warningsRoopesh Chander2021-09-223-3/+3
* UI: iOS: Tunnels list: Move the "On Demand" label to the rightRoopesh Chander2021-07-281-43/+23
* 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-282-14/+52
* UI: iOS: Show "on-demand is active" for tunnels with the active on-demandAndrej Mihajlov2021-07-281-4/+53
* UI: iOS: Tunnels list: Incorporate on-demand-ness in the switchRoopesh Chander2021-07-282-10/+43
* Global: bump copyright yearJason A. Donenfeld2021-06-1725-25/+25
* 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-092-4/+13
* UI: iOS: Disable "copy" action on on-demand cellsAndrej Mihajlov2021-01-111-0/+2
* UI: iOS: Remove duplicate call to addSubviewAndrej Mihajlov2020-12-231-2/+0
* UI: iOS: Fix placeholder label alignment in text fields.Andrej Mihajlov2020-12-231-1/+8
* UI: iOS: remove donation link1.0.11-21Jason A. Donenfeld2020-12-171-12/+1
* WireGuardApp: Refactor TunnelListCellAndrej Mihajlov2020-12-151-35/+33
* WireGuardApp: Replace AnyObject with a concrete NSKeyValueObservationAndrej Mihajlov2020-12-151-2/+2
* WireGuardApp: Animate switch control in TunnelListCellAndrej Mihajlov2020-12-151-9/+9
* WireGuardApp: Remove 200ms delay when updating tunnel status switchAndrej Mihajlov2020-12-152-13/+8
* WireGuardApp: Pin status switch to cell marginAndrej Mihajlov2020-12-151-1/+1
* WireGuardApp: Refactor indicator view initializationAndrej Mihajlov2020-12-151-6/+5
* WireGuardApp: Use Bundle.forInfoDictionaryKey to access Info.plist fieldsAndrej Mihajlov2020-12-151-2/+2
* WireGuardApp: Refactor indicator initializationAndrej Mihajlov2020-12-151-6/+5
* WireGuardApp: Fix window background color to default blackAndrej Mihajlov2020-12-151-5/+0
* global: fix remaining swiftlint violationsJason A. Donenfeld2020-12-091-1/+1
* global: bump year in headerJason A. Donenfeld2020-12-0425-25/+25
* 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-0350-0/+3747