Commit 72b3288
committed
Stop donating screen activities as Siri predictions
The Jetpack app's App Shortcuts are the modern replacement for Siri suggestions, so the prediction donation, the suggested invocation phrases, and the now-unused MobileCoreServices import are removed. The system keeps previously donated suggestions until they are explicitly deleted, so all saved user activities are deleted once at launch and upgrading users do not keep stale suggestions. The screen activities remain eligible for Spotlight search, whose index is separate and unaffected.1 parent 42bfcd5 commit 72b3288
2 files changed
Lines changed: 14 additions & 33 deletions
File tree
- Modules/Sources/WordPressData/Swift
- WordPress/Classes/System
Lines changed: 0 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 18 | | |
47 | 19 | | |
48 | 20 | | |
| |||
108 | 80 | | |
109 | 81 | | |
110 | 82 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 83 | | |
117 | 84 | | |
118 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
417 | 431 | | |
418 | 432 | | |
419 | 433 | | |
| |||
0 commit comments