aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-16made it possible to share text filesDaniel Gultsch1-7/+8
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch2-30/+66
2016-03-15Check if path for URI is accessiblefiaxh1-1/+10
2016-03-14once again: FS#34 - review all calls for String.trim()lookshe2-4/+4
2016-03-13simplified getUsers(max) codeDaniel Gultsch1-11/+2
2016-03-13added logging in case fragment wasn't attachedDaniel Gultsch1-0/+5
2016-03-13fixed recursive call instead of call to super in PublishProfileActivityDaniel Gultsch1-5/+1
2016-03-12Fixes FS#155: Check FileHelper vs. FileUtilssteckbrief5-97/+16
2016-03-12fixed possible NPElookshe1-0/+6
2016-03-12small bugfixeslookshe2-1/+4
2016-03-12removed duplicated sourcelookshe4-36/+41
2016-03-12Added method to get body from message if hasMeCommand and harmonized extracti...lookshe6-44/+67
2016-03-11Fixes FS#51: Change toggle in Account Management back to standardsteckbrief3-77/+10
2016-03-11Fixes FS#139: Do not merge messages at allsteckbrief8-149/+28
2016-03-11log reason for bind failureDaniel Gultsch1-2/+2
2016-03-11close cursor in caps db queryDaniel Gultsch1-1/+3
2016-03-10Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief3-37/+45
2016-03-10Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief2-4/+6
2016-03-08reset link and highlight colors to system defaultsteckbrief1-17/+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#142lookshe1-4/+0
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 OMEMOsteckbrief15-978/+1315
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#136lookshe5-24/+3