﻿<?xml version="1.0" encoding="UTF-8"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
   xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
   xmlns:mailappor="http://schemas.microsoft.com/office/mailappversionoverrides/1.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MailApp">
   <Id>bc7b1bfe-1d98-4a32-b63f-2f69e4c35339</Id>
   <Version>1.1.0.0</Version>
   <ProviderName>buildagil</ProviderName>
   <DefaultLocale>de-DE</DefaultLocale>
   <DisplayName DefaultValue="buildagil" />
   <Description
      DefaultValue="buildagil for Microsoft Outlook" />
   <IconUrl DefaultValue="https://assets.buildagil.com/icon/App-Icon-64.png" />
   <HighResolutionIconUrl DefaultValue="https://assets.buildagil.com/icon/App-Icon-128.png" />
   <SupportUrl DefaultValue="https://knowledge.buildagil.com" />
   <AppDomains>
      <AppDomain>https://buildagil.sharepoint.com</AppDomain>
      <AppDomain>https://assets.buildagil.com</AppDomain>
      <AppDomain>https://app.buildagil.com</AppDomain>
      <AppDomain>https://login.microsoftonline.com</AppDomain>
      <AppDomain>https://login.windows.net</AppDomain>
      <AppDomain>https://login.live.com</AppDomain>
   </AppDomains>
   <Hosts>
      <Host Name="Mailbox" />
   </Hosts>
   <Requirements>
      <Sets>
         <Set Name="Mailbox" MinVersion="1.1" />
      </Sets>
   </Requirements>
   <FormSettings>
      <Form xsi:type="ItemRead">
         <DesktopSettings>
            <SourceLocation
               DefaultValue="https://app.buildagil.com/clients/outlook/index.html?manifest_version=1100" />
            <RequestedHeight>250</RequestedHeight>
         </DesktopSettings>
      </Form>
   </FormSettings>
   <Permissions>ReadWriteItem</Permissions>
   <Rule xsi:type="RuleCollection" Mode="Or">
      <Rule xsi:type="ItemIs" ItemType="Message" FormType="Read" />
   </Rule>
   <DisableEntityHighlighting>false</DisableEntityHighlighting>
   <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides"
      xsi:type="VersionOverridesV1_0">
      <Requirements>
         <bt:Sets DefaultMinVersion="1.5">
            <bt:Set Name="Mailbox" />
         </bt:Sets>
      </Requirements>
      <Hosts>
         <Host xsi:type="MailHost">
            <DesktopFormFactor>
               <ExtensionPoint xsi:type="MessageReadCommandSurface">
                  <OfficeTab id="TabDefault">
                     <Group id="msgReadGroup">
                        <Label resid="groupLabel" />
                        <Control xsi:type="Button" id="msgReadOpenPaneButton">
                           <Label resid="paneReadButtonLabel" />
                           <Supertip>
                              <Title resid="paneReadSuperTipTitle" />
                              <Description resid="paneReadSuperTipDescription" />
                           </Supertip>
                           <Icon>
                              <bt:Image size="16" resid="icon16" />
                              <bt:Image size="32" resid="icon32" />
                              <bt:Image size="80" resid="icon80" />
                           </Icon>
                           <Action xsi:type="ShowTaskpane">
                              <SourceLocation resid="messageReadTaskPaneUrl" />
                           </Action>
                        </Control>
                     </Group>
                  </OfficeTab>
               </ExtensionPoint>
            </DesktopFormFactor>
         </Host>
      </Hosts>
      <Resources>
         <bt:Images>
            <bt:Image id="icon16" DefaultValue="https://assets.buildagil.com/icon/App-Icon-128.png" />
            <bt:Image id="icon32" DefaultValue="https://assets.buildagil.com/icon/App-Icon-128.png" />
            <bt:Image id="icon80" DefaultValue="https://assets.buildagil.com/icon/App-Icon-128.png" />
         </bt:Images>
         <bt:Urls>
            <bt:Url id="messageReadTaskPaneUrl"
               DefaultValue="https://app.buildagil.com/clients/outlook/index.html?manifest_version=1100" />
         </bt:Urls>
         <bt:ShortStrings>
            <bt:String id="groupLabel" DefaultValue="buildagil" />
            <bt:String id="customTabLabel" DefaultValue="buildagil" />
            <bt:String id="paneReadButtonLabel" DefaultValue="buildagil" />
            <bt:String id="paneReadSuperTipTitle" DefaultValue="buildagil" />
         </bt:ShortStrings>
         <bt:LongStrings>
            <bt:String id="paneReadSuperTipDescription" DefaultValue="buildagil" />
         </bt:LongStrings>
      </Resources>
      <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides/1.1"
         xsi:type="VersionOverridesV1_1">
         <Requirements>
            <bt:Sets DefaultMinVersion="1.5">
               <bt:Set Name="Mailbox" />
            </bt:Sets>
         </Requirements>
         <Hosts>
            <Host xsi:type="MailHost">
               <DesktopFormFactor>
                  <SupportsSharedFolders>true</SupportsSharedFolders>
                  <ExtensionPoint xsi:type="MessageReadCommandSurface">
                     <OfficeTab id="TabDefault">
                        <Group id="msgReadGroup">
                           <Label resid="groupLabel" />
                           <Control xsi:type="Button" id="msgReadOpenPaneButton">
                              <Label resid="paneReadButtonLabel" />
                              <Supertip>
                                 <Title resid="paneReadSuperTipTitle" />
                                 <Description resid="paneReadSuperTipDescription" />
                              </Supertip>
                              <Icon>
                                 <bt:Image size="16" resid="icon16" />
                                 <bt:Image size="32" resid="icon32" />
                                 <bt:Image size="80" resid="icon80" />
                              </Icon>
                              <Action xsi:type="ShowTaskpane">
                                 <SourceLocation resid="messageReadTaskPaneUrl" />
                                 <SupportsPinning>true</SupportsPinning>
                                 <SupportsNoItemContext>true</SupportsNoItemContext>
                              </Action>
                           </Control>
                        </Group>
                     </OfficeTab>
                  </ExtensionPoint>
               </DesktopFormFactor>
               <MobileFormFactor>
                  <ExtensionPoint xsi:type="MobileMessageReadCommandSurface">
                     <Group id="mobileMsgRead">
                        <Label resid="groupLabel" />
                        <Control xsi:type="MobileButton" id="msgReadOpenPaneButton">
                           <Label resid="paneReadButtonLabel" />
                           <Icon xsi:type="bt:MobileIconList">
                              <bt:Image size="25" scale="1" resid="icon16" />
                              <bt:Image size="25" scale="2" resid="icon16" />
                              <bt:Image size="25" scale="3" resid="icon16" />
                              <bt:Image size="32" scale="1" resid="icon16" />
                              <bt:Image size="32" scale="2" resid="icon16" />
                              <bt:Image size="32" scale="3" resid="icon16" />
                              <bt:Image size="48" scale="1" resid="icon16" />
                              <bt:Image size="48" scale="2" resid="icon16" />
                              <bt:Image size="48" scale="3" resid="icon16" />
                           </Icon>
                           <Action xsi:type="ShowTaskpane">
                              <SourceLocation resid="messageReadTaskPaneUrl" />
                           </Action>
                        </Control>
                     </Group>
                  </ExtensionPoint>
               </MobileFormFactor>
            </Host>
         </Hosts>
         <Resources>
            <bt:Images>
               <bt:Image id="icon16"
                  DefaultValue="https://assets.buildagil.com/icon/App-Icon-128.png" />
               <bt:Image id="icon32"
                  DefaultValue="https://assets.buildagil.com/icon/App-Icon-128.png" />
               <bt:Image id="icon80"
                  DefaultValue="https://assets.buildagil.com/icon/App-Icon-128.png" />
            </bt:Images>
            <bt:Urls>
               <bt:Url id="messageReadTaskPaneUrl"
                  DefaultValue="https://app.buildagil.com/clients/outlook/index.html?manifest_version=1100" />
            </bt:Urls>
            <bt:ShortStrings>
               <bt:String id="groupLabel" DefaultValue="buildagil" />
               <bt:String id="customTabLabel" DefaultValue="buildagil" />
               <bt:String id="paneReadButtonLabel" DefaultValue="buildagil" />
               <bt:String id="paneReadSuperTipTitle" DefaultValue="buildagil" />
            </bt:ShortStrings>
            <bt:LongStrings>
               <bt:String id="paneReadSuperTipDescription"
                  DefaultValue="buildagil" />
            </bt:LongStrings>
         </Resources>
      </VersionOverrides>
   </VersionOverrides>
</OfficeApp>