Signal-Android/src
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
..
org/thoughtcrime/securesms Use ACTION_OPEN_DOCUMENT for Android >= KitKat. 2014-06-11 11:58:55 -07:00
ws/com/google/android/mms Refactor group database model and flow. 2014-02-19 21:07:47 -08:00