aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-12when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch3-5/+13
2015-12-12show sender name for notications in conferences. fixes #1581Daniel Gultsch1-0/+17
2015-12-12also verify sessions in CBE mode that got created by key transport messagesDaniel Gultsch1-2/+14
2015-12-12modified contact permission dialogDaniel Gultsch1-1/+1
2015-12-12ask for contact permissions when first opening StartConversationActivityDaniel Gultsch4-16/+80
2015-12-12request storage permission when needed on Android 6.0Daniel Gultsch5-1455/+1509
2015-12-11implement direct sharing in android 6.0. fixes #1321Daniel Gultsch2-23/+151
2015-12-06disable update download only on WiFiChristian S1-2/+2
2015-12-06hide prepare file toast after preparing the fileDaniel Gultsch1-0/+1
2015-12-06be more carefull with pending urisDaniel Gultsch1-8/+16
2015-12-06check availabiltiy of pgp before sharing filesDaniel Gultsch1-0/+4
2015-12-06check for query object as condition to trigger deduplication instead of serverIdDaniel Gultsch1-1/+1
2015-12-06parse stanza-id from messagesDaniel Gultsch2-3/+23
2015-12-06properly clear muc user avatar cachesDaniel Gultsch4-13/+30
2015-12-06enabled previously disabled http uploadDaniel Gultsch1-1/+1
2015-12-04fixed showing avatars for contacts in mucDaniel Gultsch1-1/+10
2015-12-04avoid some NPEsDaniel Gultsch2-3/+4
2015-12-04rely on message id if message id is uuid and pgp encryption was used to dedup...Daniel Gultsch1-1/+3
2015-12-04use proposed nick as default nick in mucoptionsDaniel Gultsch3-8/+1
2015-12-04parse vcard avatars from muc presencesDaniel Gultsch1-0/+5
2015-12-04Unset all PGP signatures oncefiaxh3-74/+96
2015-12-04show tor config in paranoid modeDaniel Gultsch1-1/+1
2015-12-04hide message content in notifications in paranoia modeDaniel Gultsch1-20/+30
2015-12-04introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch4-4/+23
2015-12-04introduce config.java variable to optionally show number of connected…Daniel Gultsch2-21/+43
2015-12-04fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch2-40/+96
2015-12-04add error state for unavailable tor networkDaniel Gultsch3-13/+14
2015-12-04always use http proxy for http requests. (socks is leaking dns)Daniel Gultsch1-5/+1
2015-12-04refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch4-53/+72
2015-12-04do socks5 connect manuallyDaniel Gultsch3-51/+69
2015-12-04initial tor supportDaniel Gultsch11-129/+273
2015-12-04parse vcard avatars from muc presencesDaniel Gultsch6-181/+295
2015-12-04Show status message when contact requests presenceSam Whited3-3/+22
2015-12-04fixed avatar loading for non-file urisDaniel Gultsch2-11/+7
2015-12-04users are now able to crop their avatar pictures using the android-cropPhilip Flohr2-28/+6
2015-12-04combine multiple message receipts into single messageDaniel Gultsch2-12/+15
2015-12-04changed method signature of calcSampleSizeDaniel Gultsch1-1/+1
2015-11-29try out a lower connection timeoutChristian S1-1/+1
2015-11-26hide subject edit button if not editable by userDaniel Gultsch4-5/+30
2015-11-26encrypt pgp messages to selfDaniel Gultsch1-8/+8
2015-11-26detect server identity and added muc-workaround for slackDaniel Gultsch3-5/+49
2015-11-26removed unnecessary configuration fetch after joinDaniel Gultsch1-1/+1
2015-11-26removed unecessary chat stateDaniel Gultsch1-1/+1
2015-11-26fail jingle file transfer if axolotl key message could not be created. fixes ...Daniel Gultsch1-1/+5
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch15-129/+91
2015-11-17change IDENTITY_NAMEChristian S1-1/+1
2015-11-15PgpEngine: Get account from conversation instead of from contact. fixes #1568...fiaxh1-3/+3
2015-11-15Own contact picture in tile for conferences with only one other occupantfiaxh1-20/+48
2015-11-15added full changelog as button...Christian S1-1/+11
2015-11-14rename Conversations to Pix-Art MessengerChristian S1-1/+1