aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-04parse vcard avatars from muc presencesDaniel Gultsch1-0/+5
2015-12-04Unset all PGP signatures oncefiaxh3-74/+96
2015-12-04renamed x509 verified omemo to v\OMEMODaniel Gultsch1-3/+3
2015-12-04show tor config in paranoid modeDaniel Gultsch1-1/+1
2015-12-04hide message content in notifications in paranoia modeDaniel Gultsch2-20/+34
2015-12-04introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch5-5/+26
2015-12-04introduce config.java variable to optionally show number of connected…Daniel Gultsch3-21/+44
2015-12-04fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch2-40/+96
2015-12-04add error state for unavailable tor networkDaniel Gultsch4-13/+15
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 Gultsch15-192/+421
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-29little layout improvementsChristian S2-4/+8
2015-11-29try out a lower connection timeoutChristian S1-1/+1
2015-11-29reordered settings menuChristian S1-18/+21
2015-11-29typoChristian 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 Gultsch16-134/+91
2015-11-25added plugin loader in settingsChristian S1-0/+11
2015-11-25added strings for plugin loaderChristian S1-0/+4
2015-11-25added German strings for plugin loaderChristian S1-0/+4
2015-11-25Update arrays.xmlChristian S1-2/+2
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-15modified some stringsChristian S2-9/+10
2015-11-14changed message background to light yellowChristian S2-3/+6
2015-11-14rename Conversations to Pix-Art MessengerChristian S3-25/+26
2015-11-14delete language strings except of English and GermanChristian S28-10200/+0
2015-11-14show own name in sent locationsChristian S1-0/+2
2015-11-14added german strings for crop libraryChristian S1-0/+5
2015-11-13scale the image to avoid OOM ExecptionsPhilip Flohr1-3/+34
2015-11-09Sign empty statusfiaxh2-3/+1
2015-11-09Use OpenPGP-API 9.0fiaxh6-43/+138
2015-11-07don't use the imagepicker provided by android-cropPhilip Flohr1-4/+12
2015-11-06Move migration 19 before 17Andreas Straub1-3/+6
2015-11-06use Config.AVATAR_SIZE as size for cropping avatar picturePhilip Flohr1-1/+1