<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Antonio -- note that this may in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117546#M74697</link>
    <description>&lt;P&gt;Antonio -- note that this may not work on all phones and all versions of Android. See these doc pages:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;A href="https://developer.android.com/reference/android/Manifest.permission.html#CALL_PHONE" target="_blank"&gt;https://developer.android.com/reference/android/Manifest.permission.html#CALL_PHONE&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://developer.android.com/guide/topics/manifest/permission-element.html" target="_blank"&gt;https://developer.android.com/guide/topics/manifest/permission-element.html&lt;/A&gt; (search for dangerous)&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://source.android.com/devices/tech/config/runtime_perms.html" target="_blank"&gt;https://source.android.com/devices/tech/config/runtime_perms.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Thu, 01 Sep 2016 18:27:45 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-09-01T18:27:45Z</dc:date>
    <item>
      <title>Make a dial without dialer screen</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117536#M74687</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I'm working on an application that has to call a number in certain cases (for domotic purposes). The number dialing must be transparent for the user, so the dialer screen must not be shown and the call start automatically.&lt;/P&gt;

&lt;P&gt;I'm using this syntax:&amp;nbsp;document.location.href = 'tel: xxxxxxxxxxxx'. Is there a way to bypass the dialer screen?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;

&lt;P&gt;Antonio&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 07:58:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117536#M74687</guid>
      <dc:creator>Antonio_A_</dc:creator>
      <dc:date>2016-08-31T07:58:18Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117537#M74688</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;May be this plugin helps you:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/Rohfosho/CordovaCallNumberPlugin" target="_blank"&gt;https://github.com/Rohfosho/CordovaCallNumberPlugin&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 13:24:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117537#M74688</guid>
      <dc:creator>Diego_Calp</dc:creator>
      <dc:date>2016-08-31T13:24:20Z</dc:date>
    </item>
    <item>
      <title>Thank you, Diego,</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117538#M74689</link>
      <description>&lt;P&gt;Thank you, Diego,&lt;/P&gt;

&lt;P&gt;I see this parameter in the documentation&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="box-sizing: border-box; font-weight: 600; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; line-height: 24px;"&gt;bypassAppChooser:&lt;/SPAN&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; line-height: 24px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; line-height: 24px;"&gt;boolean;&lt;/EM&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; line-height: 24px;"&gt;&amp;nbsp;true if you always wish to bypass the app chooser if user has multiple applications installed that can handle calls&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#333333" face="-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"&gt;&lt;SPAN style="font-size: 16px; line-height: 24px;"&gt;In your opinion, should it do what I need?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 13:52:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117538#M74689</guid>
      <dc:creator>Antonio_A_</dc:creator>
      <dc:date>2016-08-31T13:52:34Z</dc:date>
    </item>
    <item>
      <title>Hi Antonio,</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117539#M74690</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi Antonio,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Seems that you neet to set the parameter to true to avoid the app offering options to select which app will dial the number. I supose that in that case will go to device phone dialing.&lt;/P&gt;

&lt;P&gt;Sorry, I didn't use this plugin, I was aware of it because a search I did some time ago.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 15:08:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117539#M74690</guid>
      <dc:creator>Diego_Calp</dc:creator>
      <dc:date>2016-08-31T15:08:32Z</dc:date>
    </item>
    <item>
      <title>Yes, I suppose the same. So,</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117540#M74691</link>
      <description>&lt;P&gt;Yes, I suppose the same. So, that doesn't help for what I have to do. I fear it's something I can't do with XDK.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 15:22:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117540#M74691</guid>
      <dc:creator>Antonio_A_</dc:creator>
      <dc:date>2016-08-31T15:22:57Z</dc:date>
    </item>
    <item>
      <title>Antonio -- you cannot bypass</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117541#M74692</link>
      <description>&lt;P&gt;Antonio -- you cannot bypass the dialing screen due to restrictions in Android (and iOS and other systems). This has nothing to do with the XDK and it is not something we can control. For security reasons, only "trusted apps" are allowed to initiate a phone call or an SMS, etc. If you have a "rooted" device you can get around that restriction, but it is not what you should expect of a typical user's device (to be rooted).&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 01:00:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117541#M74692</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-01T01:00:53Z</dc:date>
    </item>
    <item>
      <title>Ok, Paul, I see, but what do</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117542#M74693</link>
      <description>&lt;P&gt;Ok, Paul, I see, but what do you mean with "trusted apps"?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 07:45:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117542#M74693</guid>
      <dc:creator>Antonio_A_</dc:creator>
      <dc:date>2016-09-01T07:45:09Z</dc:date>
    </item>
    <item>
      <title>Another question: I found a</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117543#M74694</link>
      <description>&lt;P&gt;Another question: I found a Cordova Plugin (for Phonegap) that should&lt;/P&gt;

&lt;P&gt;"enable PhoneGap apps on the iPhone and Android platforms to dial a phone number without requireing additional user interaction (such as the 'Call / Cancel' popup that ordinarilly would occur when using window.location.href = "tel:2125551212"".&lt;/P&gt;

&lt;P&gt;here's the URL web page:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;A href="https://www.npmjs.com/package/cordova-plugin-phonedialer" target="_blank"&gt;https://www.npmjs.com/package/cordova-plugin-phonedialer&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;What do you thinka about that? Could it work? With XDK?&lt;/P&gt;

&lt;P&gt;thanks again&lt;/P&gt;

&lt;P&gt;Antonio&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 07:55:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117543#M74694</guid>
      <dc:creator>Antonio_A_</dc:creator>
      <dc:date>2016-09-01T07:55:49Z</dc:date>
    </item>
    <item>
      <title>Antonio -- you can certainly</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117544#M74695</link>
      <description>&lt;P&gt;Antonio -- you can certainly give it a try. The XDK creates standard Cordova apps, so Cordova and PhoneGap plugins will work with the XDK, unless they include gradle scripts or hooks (which we hope to fix in a future build system release). That plugin is quite old (by Cordova standards) so it may or may not work (not because of the XDK but because of changes in Cordova in the past two years). Certainly worth trying out to see if it works. I suspect it will bring up the dialing screen with the number filled in, but the user will likely still have to push the "dial" button.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 16:59:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117544#M74695</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-01T16:59:02Z</dc:date>
    </item>
    <item>
      <title>I've tried. It works! The</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117545#M74696</link>
      <description>I've tried. It works! The dialer screen is not shown when the app dials the number.</description>
      <pubDate>Thu, 01 Sep 2016 17:08:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117545#M74696</guid>
      <dc:creator>Antonio_A_</dc:creator>
      <dc:date>2016-09-01T17:08:51Z</dc:date>
    </item>
    <item>
      <title>Antonio -- note that this may</title>
      <link>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117546#M74697</link>
      <description>&lt;P&gt;Antonio -- note that this may not work on all phones and all versions of Android. See these doc pages:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;A href="https://developer.android.com/reference/android/Manifest.permission.html#CALL_PHONE" target="_blank"&gt;https://developer.android.com/reference/android/Manifest.permission.html#CALL_PHONE&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://developer.android.com/guide/topics/manifest/permission-element.html" target="_blank"&gt;https://developer.android.com/guide/topics/manifest/permission-element.html&lt;/A&gt; (search for dangerous)&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://source.android.com/devices/tech/config/runtime_perms.html" target="_blank"&gt;https://source.android.com/devices/tech/config/runtime_perms.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 01 Sep 2016 18:27:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Make-a-dial-without-dialer-screen/m-p/1117546#M74697</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-01T18:27:45Z</dc:date>
    </item>
  </channel>
</rss>

