Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Additional Changes on Intent Definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
soner-yuksel committed May 28, 2021
1 parent 4ea8be2 commit ca0ce88
Showing 1 changed file with 6 additions and 64 deletions.
70 changes: 6 additions & 64 deletions Client/Application/Shortcuts/BrowserIntents.intentdefinition
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@
<array>
<dict>
<key>INIntentResponseCodeConciseFormatString</key>
<string>Will Open ${websiteURL} in a new tab.</string>
<string>This will open ${websiteURL} in a new tab.</string>
<key>INIntentResponseCodeConciseFormatStringID</key>
<string>uT0Oi7</string>
<key>INIntentResponseCodeFormatString</key>
<string>Will Open ${websiteURL} in a new tab.</string>
<string>This will open ${websiteURL} in a new tab.</string>
<key>INIntentResponseCodeFormatStringID</key>
<string>LHHK1N</string>
<key>INIntentResponseCodeName</key>
Expand Down Expand Up @@ -182,45 +182,16 @@
<dict>
<key>INIntentCategory</key>
<string>generic</string>
<key>INIntentConfigurable</key>
<true/>
<key>INIntentDescription</key>
<string>Open a Website from History</string>
<key>INIntentDescriptionID</key>
<string>cvU2lS</string>
<key>INIntentLastParameterTag</key>
<integer>1</integer>
<key>INIntentManagedParameterCombinations</key>
<dict>
<key></key>
<dict>
<key>INIntentParameterCombinationSupportsBackgroundExecution</key>
<true/>
<key>INIntentParameterCombinationTitle</key>
<string>Open ${websiteURL}from History</string>
<key>INIntentParameterCombinationTitleID</key>
<string>yVGQ6A</string>
<key>INIntentParameterCombinationUpdatesLinked</key>
<true/>
</dict>
</dict>
<key>INIntentName</key>
<string>OpenHistoryWebsite</string>
<key>INIntentParameterCombinations</key>
<dict>
<key></key>
<dict>
<key>INIntentParameterCombinationIsLinked</key>
<true/>
<key>INIntentParameterCombinationIsPrimary</key>
<true/>
<key>INIntentParameterCombinationSupportsBackgroundExecution</key>
<true/>
<key>INIntentParameterCombinationTitle</key>
<string>Open ${websiteURL}from History</string>
<key>INIntentParameterCombinationTitleID</key>
<string>pKssbu</string>
</dict>
<key>websiteURL</key>
<dict>
<key>INIntentParameterCombinationSubtitle</key>
Expand Down Expand Up @@ -265,11 +236,11 @@
<array>
<dict>
<key>INIntentResponseCodeConciseFormatString</key>
<string>Will Open ${websiteURL} from History.</string>
<string>This will open ${websiteURL} from History.</string>
<key>INIntentResponseCodeConciseFormatStringID</key>
<string>wZqW4o</string>
<key>INIntentResponseCodeFormatString</key>
<string>Will Open ${websiteURL} from History.</string>
<string>This will open ${websiteURL} from History.</string>
<key>INIntentResponseCodeFormatStringID</key>
<string>cSYAYC</string>
<key>INIntentResponseCodeName</key>
Expand Down Expand Up @@ -326,45 +297,16 @@
<dict>
<key>INIntentCategory</key>
<string>generic</string>
<key>INIntentConfigurable</key>
<true/>
<key>INIntentDescription</key>
<string>Open a Website from Bookmarks</string>
<key>INIntentDescriptionID</key>
<string>9iPSKS</string>
<key>INIntentLastParameterTag</key>
<integer>1</integer>
<key>INIntentManagedParameterCombinations</key>
<dict>
<key></key>
<dict>
<key>INIntentParameterCombinationSupportsBackgroundExecution</key>
<true/>
<key>INIntentParameterCombinationTitle</key>
<string>Open ${websiteURL}from Bookmarks</string>
<key>INIntentParameterCombinationTitleID</key>
<string>84HKev</string>
<key>INIntentParameterCombinationUpdatesLinked</key>
<true/>
</dict>
</dict>
<key>INIntentName</key>
<string>OpenBookmarkWebsite</string>
<key>INIntentParameterCombinations</key>
<dict>
<key></key>
<dict>
<key>INIntentParameterCombinationIsLinked</key>
<true/>
<key>INIntentParameterCombinationIsPrimary</key>
<true/>
<key>INIntentParameterCombinationSupportsBackgroundExecution</key>
<true/>
<key>INIntentParameterCombinationTitle</key>
<string>Open ${websiteURL}from Bookmarks</string>
<key>INIntentParameterCombinationTitleID</key>
<string>4zEyIY</string>
</dict>
<key>websiteURL</key>
<dict>
<key>INIntentParameterCombinationSubtitle</key>
Expand Down Expand Up @@ -409,11 +351,11 @@
<array>
<dict>
<key>INIntentResponseCodeConciseFormatString</key>
<string>Will Open ${websiteURL}from Bookmarks.</string>
<string>This will open ${websiteURL}from Bookmarks.</string>
<key>INIntentResponseCodeConciseFormatStringID</key>
<string>pvi3Ug</string>
<key>INIntentResponseCodeFormatString</key>
<string>Will Open ${websiteURL}from Bookmarks.</string>
<string>This will open ${websiteURL}from Bookmarks.</string>
<key>INIntentResponseCodeFormatStringID</key>
<string>ZgJKfY</string>
<key>INIntentResponseCodeName</key>
Expand Down

0 comments on commit ca0ce88

Please sign in to comment.