aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI (follow)
Commit message (Expand)AuthorAgeFilesLines
* App: bump copyrightJason A. Donenfeld2023-02-1562-62/+62
* App: bump minimum OS versionsJason A. Donenfeld2023-02-1510-130/+37
* global: apply MIT more consistentlyJason A. Donenfeld2022-11-172-2/+2
* UI: macOS: increase login detector file timeoutJason A. Donenfeld2021-09-231-1/+1
* 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
* WireGuardApp: use file to communicate launch-by-login-helperJason A. Donenfeld2021-09-225-40/+43
* MacAppStoreUpdateDetector: Detect StoreAEService correctlyRoopesh Chander2021-09-221-1/+1
* MacAppStoreUpdateDetector: Add pid to the logRoopesh Chander2021-09-221-1/+2
* build: Fix swiftlint warningsRoopesh Chander2021-09-227-7/+6
* build: Fix swift warningsRoopesh Chander2021-09-226-6/+6
* UI: macOS: do on-demand ritual for clicking list item tooJason A. Donenfeld2021-09-222-7/+16
* UI: macOS: Incorporate on-demand-ness in status menuRoopesh Chander2021-07-301-6/+29
* UI: macOS: Tunnel detail: Incorporate on-demand-ness in toggle buttonRoopesh Chander2021-07-302-27/+56
* UI: macOS: Tunnel detail: Incorporate on-demand-ness in the status rowRoopesh Chander2021-07-302-19/+41
* UI: macOS: Tunnel list: Incorporate on-demand-ness in the status circleRoopesh Chander2021-07-301-6/+18
* UI: macOS: Add yellow circle imageRoopesh Chander2021-07-304-3/+25
* 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: Keep on-demand rules even if on-demand is disabledRoopesh Chander2021-07-281-14/+12
* 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-1762-62/+62
* 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: macOS: Group more than 10 tunnels into submenuAndrej Mihajlov2020-12-231-32/+137
* UI: use NotificationToken to properly clean up observersAndrej Mihajlov2020-12-221-2/+5
* UI: Model: remove 0.0.0.0/8 from non-private IPsJason A. Donenfeld2020-12-181-6/+7
* UI: iOS: remove donation link1.0.11-21Jason A. Donenfeld2020-12-171-12/+1
* UI: macOS: Fix UTF-8 and UTF-16 conversions in highlighter codeAndrej Mihajlov2020-12-172-9/+25
* UI: macOS: remove donation link1.0.10-19Jason A. Donenfeld2020-12-161-3/+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: support DNS search domainsJason A. Donenfeld2020-12-152-10/+13
* global: fix remaining swiftlint violationsJason A. Donenfeld2020-12-092-2/+2
* global: bump year in headerJason A. Donenfeld2020-12-0462-62/+62
* WireGuardApp: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directlyAndrej Mihajlov2020-12-042-2/+2
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-0311-12/+1
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-032-5/+5