The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/System/Library/Assistant/Plugins"
(→Children: Added more plugins from iOS 6) |
m (→Children: Completely rewrited files list for Siri's Plugins.) |
||
Line 4: | Line 4: | ||
== Children == |
== Children == |
||
+ | == Children == |
||
− | * [[/System/Library/Assistant/Plugins/AddressBook.assistantBundle|AddressBook.assistantBundle]] |
||
+ | {| class="wikitable sortable" |
||
− | * [[/System/Library/Assistant/Plugins/Applications.assistantBundle|Applications.assistantBundle]] (Found in iOS 6) |
||
+ | |- |
||
− | * [[/System/Library/Assistant/Plugins/Calendar.assistantBundle|Calendar.assistantBundle]] |
||
+ | ! Name (.assistantBundle) |
||
− | * [[/System/Library/Assistant/Plugins/ChatKitAssistant.assistantBundle|ChatKitAssistant.assistantBundle]] |
||
+ | ! Core plugin of XXX UIPlugin |
||
− | * [[/System/Library/Assistant/Plugins/FMF.assistanttBundle|FMF.assistantBundle]] |
||
+ | | 5.x |
||
− | * [[/System/Library/Assistant/Plugins/Mail.assistantBundle|Mail.assistantBundle]] |
||
+ | | 6.0.x |
||
− | * [[/System/Library/Assistant/Plugins/Maps.assistantBundle|Maps.assistantBundle]] |
||
+ | ! Notes |
||
− | * [[/System/Library/Assistant/Plugins/Media.assistantBundle|Media.assistantBundle]] |
||
+ | |- |
||
− | * [[/System/Library/Assistant/Plugins/MobileTimer.assistantBundle|MobileTimer.assistantBundle]] |
||
+ | | AddressBook |
||
− | * [[/System/Library/Assistant/Plugins/Notes.assistantBundle|Notes.assistantBundle]] |
||
+ | | AddressBook. |
||
− | * [[/System/Library/Assistant/Plugins/Phone.assistantBundle|Phone.assistantBundle]] |
||
+ | | {{yes}} |
||
− | * [[/System/Library/Assistant/Plugins/Reminders.assistantBundle|Reminders.assistantBundle]] |
||
+ | | {{yes}} |
||
− | * [[/System/Library/Assistant/Plugins/Social.assistantBundle|Social.assistantBundle]] (Found in iOS 6) |
||
+ | | -- |
||
− | * [[/System/Library/Assistant/Plugins/Stocks.assistantBundle|Stocks.assistantBundle]] |
||
+ | |- |
||
− | * [[/System/Library/Assistant/Plugins/WebSearch.assistantBundle|WebSearch.assistantBundle]] |
||
+ | | Applications |
||
+ | | AppLauching. |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | Calendar |
||
+ | | Calendar. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | ChatKitAssistant |
||
+ | | ChatKitAssistant. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | FMF |
||
+ | | FMF. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | Only functional if you have "FMF" app installed. |
||
+ | |- |
||
+ | | Mail |
||
+ | | Mail. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | Maps |
||
+ | | Maps. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | iOS 5.x use Google maps, iOS 6 and above use Apple maps. |
||
+ | |- |
||
+ | | Media |
||
+ | | Movies. |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | Handle video playing. |
||
+ | |- |
||
+ | | MobileTimer |
||
+ | | MobileTimer. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | Notes |
||
+ | | Notes. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | Phone |
||
+ | | -- |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | Handle FaceTime and Phone calling. |
||
+ | |- |
||
+ | | Reminders |
||
+ | | Reminders |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | Social |
||
+ | | Microblog. |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | Stocks |
||
+ | | Stocks. |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | -- |
||
+ | |- |
||
+ | | WebSearch |
||
+ | | -- |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | Handle URL linking from Siri. |
||
+ | |} |
Revision as of 08:32, 26 December 2012
Summary
Contains Siri plugins. (without images) Most bundles work as Siri functions in iOS 5 and above.
Children
Children
Name (.assistantBundle) | Core plugin of XXX UIPlugin | 5.x | 6.0.x | Notes |
---|---|---|---|---|
AddressBook | AddressBook. | Yes | Yes | -- |
Applications | AppLauching. | No | Yes | -- |
Calendar | Calendar. | Yes | Yes | -- |
ChatKitAssistant | ChatKitAssistant. | Yes | Yes | -- |
FMF | FMF. | Yes | Yes | Only functional if you have "FMF" app installed. |
Mail. | Yes | Yes | -- | |
Maps | Maps. | Yes | Yes | iOS 5.x use Google maps, iOS 6 and above use Apple maps. |
Media | Movies. | No | Yes | Handle video playing. |
MobileTimer | MobileTimer. | Yes | Yes | -- |
Notes | Notes. | Yes | Yes | -- |
Phone | -- | Yes | Yes | Handle FaceTime and Phone calling. |
Reminders | Reminders | No | Yes | -- |
Social | Microblog. | No | Yes | -- |
Stocks | Stocks. | Yes | Yes | -- |
WebSearch | -- | Yes | Yes | Handle URL linking from Siri. |