This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Commit 805a41e
authored
Adds VPN Control Center widget and Siri Commands. (#3414)
Task/Issue URL:
https://app.asana.com/0/1203108348835387/1208485618883319/f
DRK PR: duckduckgo/DesignResourcesKit#9
## Description
Adds a VPN control widget for the control center and lock screen.
Adds Siri commands to control the VPN with voice.1 parent b5dac56 commit 805a41e
File tree
62 files changed
+1978
-299
lines changed- Core
- DuckDuckGo.xcodeproj
- DuckDuckGo
- HomeMessage.xcassets
- ControlCenterWidget
- ControlCenterBottom.imageset
- WidgetEducation
- WidgetEducationHomeScreen.imageset
- WidgetEducationHomeScreeniOS17.imageset
- Siri
- SiriEducation.xcassets
- Images
- Siri-Control-128.imageset
- VPN.xcassets
- Add-Widget-Color-24.imageset
- AskSiri-Color-24.imageset
- Settings-Color-24.imageset
- Widgets
- Education
- NumberedParagraphView
- en.lproj
- LocalPackages
- AIChat
- DuckUI/Sources/DuckUI
- SyncUI
- VPNiOS
- Sources/VPNWidgetSupport
- Waitlist
- PacketTunnelProvider/NetworkProtection
- Widgets
- en.lproj
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+1978
-299
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| 486 | + | |
| 487 | + | |
486 | 488 | | |
487 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
488 | 512 | | |
489 | 513 | | |
490 | 514 | | |
| |||
1455 | 1479 | | |
1456 | 1480 | | |
1457 | 1481 | | |
1458 | | - | |
| 1482 | + | |
1459 | 1483 | | |
1460 | | - | |
| 1484 | + | |
1461 | 1485 | | |
1462 | 1486 | | |
1463 | 1487 | | |
| |||
1761 | 1785 | | |
1762 | 1786 | | |
1763 | 1787 | | |
| 1788 | + | |
| 1789 | + | |
1764 | 1790 | | |
1765 | 1791 | | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
1766 | 1814 | | |
1767 | 1815 | | |
1768 | 1816 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Binary file not shown.
0 commit comments