aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-08Fixes FS#153 - Check if url, phone and email are linkified correctlylookshe1-6/+31
2016-03-08Use ImageUtil instead of old stupid generic FileBackend for cropCenterSquaretrz/merge_1.11.0steckbrief1-1/+1
2016-03-08Fixed merge issue with AxolotlService (differentiation between impl and inter...steckbrief3-133/+171
2016-03-07Fixes FS#151 - Missing button on image-linkslookshe4-5/+6
2016-03-07corrected getRealPathFromUrilookshe1-2/+3
2016-03-06Implements: FS#142 - Fix Conference notificationslookshe2-7/+5
2016-03-06don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch3-4/+17
2016-03-06warn in conversations when account is disabledDaniel Gultsch1-1/+14
2016-03-04show host in file size checkerDaniel Gultsch1-1/+14
2016-03-04mark oob messages and always display download buttonDaniel Gultsch4-6/+30
2016-03-04don't automatically crop avatarDaniel Gultsch1-22/+40
2016-03-04add a few more know file extensionsDaniel Gultsch4-10/+13
2016-03-04allow to copy original url even while downloading. fixes #1743Daniel Gultsch1-6/+9
2016-03-03moved avatarfetcher reset code to bindDaniel Gultsch1-8/+8
2016-03-03avoid unnecessary disconnect. prevent NetworkOnMainThreadExceptionDaniel Gultsch1-3/+3
2016-03-03don't break with srcoll events on empty message listsDaniel Gultsch1-2/+7
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief14-978/+1311
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief10-70/+11
2016-03-02Fixes FS#148: Remove 'store' hint from chat-markerssteckbrief1-2/+1
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch2-7/+18
2016-03-01removed unused config variableDaniel Gultsch1-4/+0
2016-03-01properly persist accepted crypto targetsDaniel Gultsch1-5/+1
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch4-26/+102
2016-02-29Fix Issue #1634 : Shows XMPP URI as links.Tarun1-0/+10
2016-02-29use correct jid when leaving a conference. fixes #1732Daniel Gultsch2-6/+6
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch10-147/+286
2016-02-28rename purge keys positive button to 'purge keys'Daniel Gultsch1-1/+1
2016-02-28made hashtable in roster store jids instead of stringsDaniel Gultsch1-9/+7
2016-02-28Fixes FS#48 and FS#136trz/merge_1.10.0lookshe4-21/+3
2016-02-27always search offline contacts as well. fixes #1653Daniel Gultsch1-0/+1
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch8-8/+29
2016-02-26disallow message correction by default. fixes #1720Daniel Gultsch1-1/+1
2016-02-26execute pending mam queries every time we come onlineDaniel Gultsch1-1/+1
2016-02-24hide add account icons when single_account is set to trueDaniel Gultsch2-1/+5
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch9-22/+74
2016-02-24Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= Mfiaxh2-0/+33
2016-02-24No possibility of multiple invocation of log exportfiaxh1-1/+1
2016-02-24made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch6-26/+66
2016-02-24Unused imports / methods removedsteckbrief3-27/+0
2016-02-24Fixed merge issue for resolving FS#47 (preferences involved in the decision f...steckbrief2-11/+1
2016-02-24Readded MessageDetailsDialog to message context menu after mergesteckbrief1-0/+4
2016-02-24Reviewed commit for FS#34 after mergesteckbrief2-2/+2
2016-02-23Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...steckbrief1-18/+9
2016-02-23set noMessagesLeftOnServer before conference configuration fetchDaniel Gultsch2-2/+2
2016-02-23update notification after message correctionDaniel Gultsch1-0/+1
2016-02-23reset pending subscription request when receiving roster updateDaniel Gultsch1-0/+2
2016-02-23Retry decryption from message menufiaxh3-1/+17
2016-02-23Removed stupid message correctionsteckbrief6-110/+10
2016-02-23made presences object final in contactDaniel Gultsch1-5/+1
2016-02-23Removed useless 'button-message' to load more messages. Implementation alread...steckbrief5-68/+8