Lukas Barth fa3cb871d0 Use ACTION_OPEN_DOCUMENT for Android >= KitKat.
Fixes #926.

We have to do this, since with the new Storage Access Framework,
otherwise we can open the Uri only *once*. This would work well
unless someone saves a draft and goes back to the conversation -
then the Uri is opened again without the required permissions.

See:

https://developer.android.com/guide/topics/providers/document-provider.html#client

...for details.
2014-06-11 11:58:55 -07:00
..
2014-06-03 17:59:11 -07:00
2014-02-24 02:12:41 -08:00
2014-04-16 11:47:51 -07:00
2014-05-20 10:16:48 -07:00
2014-04-16 11:47:51 -07:00
2013-06-21 12:14:40 -07:00
2014-04-16 11:47:51 -07:00
2014-01-06 14:38:14 -08:00
2014-04-16 11:47:51 -07:00
2014-04-16 11:47:51 -07:00