aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ShareWithActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-24transcode videos before sharing. change storage locationDaniel Gultsch1-3/+12
2017-01-17fixed pgp encrypted text quick sharing. fixes #2237Daniel Gultsch1-5/+51
2016-04-29catch rare NPE when determining max http sizeDaniel Gultsch1-3/+3
2016-04-14add setting for quick sharingDaniel Gultsch1-2/+25
2016-04-02don't ask for resource when server uses http upload v0.1Daniel Gultsch1-3/+3
2016-04-01check max http file size when attaching filesDaniel Gultsch1-1/+10
2016-03-20be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch1-1/+1
2016-03-16made it possible to share text filesDaniel Gultsch1-7/+8
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch1-30/+65
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-1/+1
2015-12-07implement direct sharing in android 6.0. fixes #1321Daniel Gultsch1-23/+64
2015-12-05check availabiltiy of pgp before sharing filesDaniel Gultsch1-0/+4
2015-09-02Ensure uris is empty before onStart adds to itAndreas Straub1-0/+1
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-0/+4
2015-07-20Optimize importsAndreas Straub1-1/+0
2015-07-02fixed share with activity to account for http file uploadDaniel Gultsch1-40/+34
2015-04-11allow sharing multiple images at once. fixes #1090iNPUTmice1-19/+35
2015-01-18fixed bug when sharing files from google driveiNPUTmice1-7/+11
2015-01-06fixed potential NPEs in ShareWithActivityDaniel Gultsch1-4/+5
2015-01-03record voice and attachment refactorDaniel Gultsch1-3/+10
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-2/+2
2014-12-17properly detect images in share withiNPUTmice1-6/+6
2014-12-15Allow sending of any filetype via intentSam Whited1-24/+36
2014-11-09Update more files to use JID objectsSam Whited1-5/+18
2014-10-22Make conversations the root projectSam Whited1-0/+0