<?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 Re: Android ACTION_SEND changed.  in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178075#M7149</link>
    <description>&lt;P&gt;Hi Marian, this thread is about the behavior of the&amp;nbsp;ACTION_SEND intent on Android. If you're having a different issue, please &lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/new?community_post%5Btopic_id%5D=200209245" target="_blank" rel="nofollow noreferrer"&gt;open a new thread&lt;/A&gt; with the details.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2016 01:51:03 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-04-26T01:51:03Z</dc:date>
    <item>
      <title>Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178071#M7145</link>
      <description>&lt;P&gt;I have an Android app that interacts with other apps using the Intent.ACTION_SEND methodology.&amp;nbsp; This has been working will the Dropbox app until this week (Dropbox app now version 7.2.8) it's not stopped working as intended.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The main purpose is to send a file generated from within the app so I am setting EXTRA_STREAM with the uri which is all that is really needed for DropBox but I also set some other extras for other apps most notably email clients e.g. EXTRA_TITLE, EXTRA_SUBJECT, EXTRA_EMAIL and EXTRA_TEXT.&amp;nbsp; I am now not getting to save the file but the&amp;nbsp;Dropbox app thinks I am sending it some text ands asks me to specify a file name for the text.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I presume this spotting the EXTRA_TEXT is new but the case with EXTRA_TEXT and EXTRA_STREAM I think needs to take the stream as a priority.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:33:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178071#M7145</guid>
      <dc:creator>Ifor P.</dc:creator>
      <dc:date>2019-05-29T09:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178072#M7146</link>
      <description>&lt;P&gt;I have a script installed on my Raspberry Pi to automatically upload nightly system archive files to Dropbox which has worked fine until now. However on or around 22nd April something has changed in Dropbox or it's API which has stopped my nightly uploads.&lt;/P&gt;
&lt;P&gt;Could it be the same issue?&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2016 03:47:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178072#M7146</guid>
      <dc:creator>Paul R.17</dc:creator>
      <dc:date>2016-04-24T03:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178073#M7147</link>
      <description>&lt;P&gt;Thanks for the report! We'll look into it.&lt;/P&gt;
&lt;P&gt;Also, for reference, Paul's report is due &lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/206594356-PHP-SDK-Unexpected-HTTP-status-301-returned-from-Dropbox-RequestUtil-php-256" target="_blank" rel="nofollow noreferrer"&gt;a different issue&lt;/A&gt; we're aware of.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 01:03:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178073#M7147</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-04-26T01:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178074#M7148</link>
      <description>&lt;P&gt;same issue, until now is worked fine for my raspberry pi II, but now, upload work fine, and download did "No such file or directory" ...&lt;/P&gt;
&lt;P&gt;thx&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 01:49:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178074#M7148</guid>
      <dc:creator>Marian K.3</dc:creator>
      <dc:date>2016-04-26T01:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178075#M7149</link>
      <description>&lt;P&gt;Hi Marian, this thread is about the behavior of the&amp;nbsp;ACTION_SEND intent on Android. If you're having a different issue, please &lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/new?community_post%5Btopic_id%5D=200209245" target="_blank" rel="nofollow noreferrer"&gt;open a new thread&lt;/A&gt; with the details.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 01:51:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178075#M7149</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-04-26T01:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178076#M7150</link>
      <description>&lt;P&gt;Thanks Gregory,&lt;BR /&gt;&lt;BR /&gt;Any more details I can give to help let me know.&amp;nbsp; I can confirm that if I remove the EXTRA_TEXT bit then things go back to as they were.&amp;nbsp; I now have the code special cased for Dropbox in my development version so it's liable to be released like that&amp;nbsp;but it is not ideal having too many special cases in the code.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 14:46:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178076#M7150</guid>
      <dc:creator>Ifor P.</dc:creator>
      <dc:date>2016-04-26T14:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178077#M7151</link>
      <description>&lt;PRE&gt;Intent intent = new Intent(Intent.ACTION_SEND);&lt;BR /&gt;intent.putExtra(Intent.EXTRA_TEXT, body);&lt;BR /&gt;intent.putExtra(Intent.EXTRA_STREAM, uri);&lt;/PRE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;v6.2.4 &amp;nbsp;-&amp;nbsp;OK&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;v7.2.8 &amp;nbsp;- NG&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Dropbox bug in ｖ7.2.8?&lt;/P&gt;
&lt;PRE&gt;Intent intent = new Intent(Intent.ACTION_SEND);&lt;BR /&gt;intent.putExtra(Intent.EXTRA_STREAM, uri);&lt;/PRE&gt;
&lt;UL&gt;
&lt;LI&gt;v7.2.8 &amp;nbsp;- OK&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 27 Apr 2016 18:41:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178077#M7151</guid>
      <dc:creator>n. nobu</dc:creator>
      <dc:date>2016-04-27T18:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Android ACTION_SEND changed.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178078#M7152</link>
      <description>&lt;P&gt;We've landed a fix that should be out&amp;nbsp;in early June. Thank you all for your patience!&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 21:42:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-ACTION-SEND-changed/m-p/178078#M7152</guid>
      <dc:creator>AntonioC</dc:creator>
      <dc:date>2016-05-10T21:42:53Z</dc:date>
    </item>
  </channel>
</rss>

