Alessio Nossa
a37ae8a99b
Merge branch 'master' into an/shortcuts-integration
2024-02-28 10:28:12 +01:00
Alessio Nossa
7ec6974005
Complete cleanup after SetTunnelStatus Intent removal
...
Signed-off-by: Alessio Nossa <alessio.nossa@gmail.com >
2023-04-01 16:12:32 +02:00
Alessio Nossa
63c09565f2
Removed SetTunnelStatus
...
Signed-off-by: Alessio Nossa <alessio.nossa@gmail.com >
2023-04-01 16:00:24 +02:00
Jason A. Donenfeld
7b279383d1
App: bump copyright
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2023-02-15 14:20:35 +01:00
Jason A. Donenfeld
901fe1cf58
App: bump minimum OS versions
...
This allows us to remove a good deal of legacy cruft.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2023-02-15 14:20:30 +01:00
Alessio Nossa
c29787f898
WireguardApp: iOS: Added Siri shortcuts donations for SetTunnelStatus intent
...
Signed-off-by: Alessio Nossa <alessio.nossa@gmail.com >
2022-02-01 20:14:21 +01:00
Alessio Nossa
ceabb4ea34
WireguardApp: iOS: Moved tunnelsManager initialization to AppDelegate
...
Signed-off-by: Alessio Nossa <alessio.nossa@gmail.com >
2022-02-01 20:13:13 +01:00
Jason A. Donenfeld
abf506c1fe
UI: iOS: remove list pinking when no config
...
This reverts commit 86afd1a46a .
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-09-23 06:08:53 +02:00
Jason A. Donenfeld
86afd1a46a
UI: iOS: disable list rows when no config
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-09-22 20:56:25 +02:00
Roopesh Chander
a8226b35d2
build: Fix swiftlint warnings
...
Signed-off-by: Roopesh Chander <roop@roopc.net >
2021-09-22 06:58:14 +02:00
Roopesh Chander
73c708d902
build: Fix swift warnings
...
Use 'AnyObject' instead of 'class' to restrict protocol inheritance
Signed-off-by: Roopesh Chander <roop@roopc.net >
2021-09-22 06:58:14 +02:00
Roopesh Chander
147ac02f0d
UI: iOS: Show on-demand state in 'Status' if there are on-demand rules
...
Signed-off-by: Roopesh Chander <roop@roopc.net >
2021-07-28 03:35:05 +05:30
Roopesh Chander
1e9e21bacf
UI: iOS: Tunnel detail: Incorporate on-demand-ness in 'Status'
...
Signed-off-by: Roopesh Chander <roop@roopc.net >
2021-07-28 03:18:02 +05:30
Roopesh Chander
a115dd3bd9
UI: iOS: Tunnels list: Incorporate on-demand-ness in the switch
...
Signed-off-by: Roopesh Chander <roop@roopc.net >
2021-07-28 03:18:01 +05:30
Jason A. Donenfeld
13b720442d
Global: bump copyright year
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-06-17 16:56:46 +02:00
Jason A. Donenfeld
eb528c766b
UI: iOS: asynchronously load from NEHotspotNetwork on iOS 14
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-03-09 09:10:07 -07:00
Jason A. Donenfeld
53235eb38f
UI: iOS: clean up visuals in SSID editor
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-03-09 09:10:07 -07:00
Andrej Mihajlov
6c4f4109eb
UI: iOS: Disable "copy" action on on-demand cells
...
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2021-01-11 13:09:41 +01:00
Jason A. Donenfeld
a4fc0f64b8
UI: iOS: remove donation link
...
Apple forbids us from having a simple link to wireguard.com/donations/
in the version info window, citing the existence of this link as a form
of payment outside of their in-app purchase framework that requires 30%.
The link had been there for around two years. After rejecting an app
update for a critical networking regression unrelated to this, they
wrote:
Dec 17, 2020 at 8:35 PM
From Apple
3.1.1 - Business - Payments - In-App Purchase
We noticed that your app allows users to contribute donations to the
development of your app with a mechanism other than the in-app
purchase API, which is not appropriate for the App Store.
Next Steps
To resolve this issue, please revise your app to use the in-app
purchase API to pay for this type of transaction. Please note that
even though tipping another individual is optional, the tip is
connected to or associated with the receipt of digital content or
services in your app and must be purchased through in-app purchase
in accordance with guideline 3.1.1 of the App Store Review
Guidelines.
Please see attached screenshot for details.
Trying to appeal this or reason with Apple is not going to be a fruitful
endeavor, so instead we simply cut our losses and remove the donation
link entirely. The goal, anyway, is to get a timely critical update into
the hands of users, and encouraging Apple to block that further would be
a disservice.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2020-12-17 22:44:30 +01:00
Andrej Mihajlov
5d2a337332
WireGuardApp: Remove 200ms delay when updating tunnel status switch
...
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2020-12-15 15:56:22 +01:00
Andrej Mihajlov
92517bd21e
WireGuardApp: Use Bundle.forInfoDictionaryKey to access Info.plist fields
...
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2020-12-15 15:56:22 +01:00
Andrej Mihajlov
761f635e16
WireGuardApp: Refactor indicator initialization
...
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2020-12-15 15:56:22 +01:00
Jason A. Donenfeld
d4fd17cd8f
global: fix remaining swiftlint violations
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2020-12-09 14:35:21 +01:00
Jason A. Donenfeld
90acf2b220
global: bump year in header
...
A bit overdue, but better late than never.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2020-12-04 12:15:29 +01:00
Andrej Mihajlov
8976a53b05
WireGuardApp: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directly
...
Avoids linking against libwg-go.a in order to access the WireGuard backend version.
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2020-12-04 09:39:05 +01:00
Andrej Mihajlov
547077a808
WireGuardApp: integrate WireGuardKit sources directly
...
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2020-12-03 13:32:25 +01:00
Andrej Mihajlov
5a044e4129
Linter: Fix all linter issues across the codebase
...
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2020-12-03 13:32:25 +01:00
Andrej Mihajlov
ec57408570
Move all source files to Sources/ and rename WireGuardKit targets
...
Signed-off-by: Andrej Mihajlov <and@mullvad.net >
2020-12-03 13:32:24 +01:00