aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ShareWithActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* transcode videos before sharing. change storage locationDaniel Gultsch2017-01-241-3/+12
* fixed pgp encrypted text quick sharing. fixes #2237Daniel Gultsch2017-01-171-5/+51
* catch rare NPE when determining max http sizeDaniel Gultsch2016-04-291-3/+3
* add setting for quick sharingDaniel Gultsch2016-04-141-2/+25
* don't ask for resource when server uses http upload v0.1Daniel Gultsch2016-04-021-3/+3
* check max http file size when attaching filesDaniel Gultsch2016-04-011-1/+10
* be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch2016-03-201-1/+1
* made it possible to share text filesDaniel Gultsch2016-03-161-7/+8
* reworked sharewith activity to stay open during sharingDaniel Gultsch2016-03-161-30/+65
* use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch2016-01-221-1/+1
* implement direct sharing in android 6.0. fixes #1321Daniel Gultsch2015-12-071-23/+64
* check availabiltiy of pgp before sharing filesDaniel Gultsch2015-12-051-0/+4
* Ensure uris is empty before onStart adds to itAndreas Straub2015-09-021-0/+1
* rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch2015-07-201-0/+4
* Optimize importsAndreas Straub2015-07-201-1/+0
* fixed share with activity to account for http file uploadDaniel Gultsch2015-07-021-40/+34
* allow sharing multiple images at once. fixes #1090iNPUTmice2015-04-111-19/+35
* fixed bug when sharing files from google driveiNPUTmice2015-01-181-7/+11
* fixed potential NPEs in ShareWithActivityDaniel Gultsch2015-01-061-4/+5
* record voice and attachment refactorDaniel Gultsch2015-01-031-3/+10
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-2/+2
* properly detect images in share withiNPUTmice2014-12-171-6/+6
* Allow sending of any filetype via intentSam Whited2014-12-151-24/+36
* Update more files to use JID objectsSam Whited2014-11-091-5/+18
* Make conversations the root projectSam Whited2014-10-221-0/+185