aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-08reset link and highlight colors to system defaultsteckbrief3-21/+20
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 cropCenterSquaresteckbrief1-1/+1
2016-03-08Fixed merge issue with AxolotlService (differentiation between impl and inter...steckbrief3-133/+171
2016-03-08use Build.VERSION_CODES.KITKAT instead of hard coded 19lookshe1-1/+2
2016-03-07Fixes FS#151 - Missing button on image-linkslookshe4-5/+6
2016-03-07corrected getRealPathFromUrilookshe2-4/+43
2016-03-07Finally fixes FS#142lookshe3-13/+0
2016-03-06pulled translations from transifexDaniel Gultsch28-82/+272
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 Gultsch2-1/+15
2016-03-04show host in file size checkerDaniel Gultsch2-1/+15
2016-03-04mark oob messages and always display download buttonDaniel Gultsch4-6/+30
2016-03-04don't automatically crop avatarDaniel Gultsch8-22/+49
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 OMEMOsteckbrief20-981/+1331
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief34-142/+13
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 Gultsch4-7/+26
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 Gultsch6-52/+137
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 Gultsch12-173/+320
2016-02-28rename purge keys positive button to 'purge keys'Daniel Gultsch1-1/+1
2016-02-28externalized string 'Retry decryption'steckbrief3-1/+3
2016-02-28made hashtable in roster store jids instead of stringsDaniel Gultsch1-9/+7
2016-02-28Fixes FS#48 and FS#136lookshe5-24/+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 Gultsch2-2/+2
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 Gultsch10-22/+76
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-24Fixes FS#89 after merge conflictsteckbrief1-3/+6
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...steckbrief2-18/+17
2016-02-23set noMessagesLeftOnServer before conference configuration fetchDaniel Gultsch2-2/+2