aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-03fixed installation error "W/PackageManager: Can't install because provider na...lookshe2-1/+21
2016-04-02don't ask for resource when server uses http upload v0.1Daniel Gultsch3-6/+8
2016-04-01check max http file size when attaching filesDaniel Gultsch6-12/+83
2016-03-31add methods to check max file size for http uploadDaniel Gultsch5-12/+41
2016-03-31save otr fingerprint in messageDaniel Gultsch6-12/+15
2016-03-31include form fields into caps hash calculationDaniel Gultsch2-6/+25
2016-03-31closed some cursors under error conditionsDaniel Gultsch1-3/+13
2016-03-31made setting aes keys in DownloadableFile more readableDaniel Gultsch1-12/+8
2016-03-27Update ShortcutBadger to version 1.1.4Christian S1-2/+2
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch6-30/+41
2016-03-23only add image files to media scannerDaniel Gultsch6-13/+26
2016-03-22Typo `attempt`licaon-kter1-1/+1
2016-03-20show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch1-4/+5
2016-03-20be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch1-1/+1
2016-03-20be more careful to avoid creating multiple connectionsDaniel Gultsch2-3/+8
2016-03-20don't show v\omemo keys as such if not enabledDaniel Gultsch2-4/+5
2016-03-20fixed merge errorslookshe4-20/+28
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-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-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-11log reason for bind failureDaniel Gultsch1-2/+2
2016-03-11close cursor in caps db queryDaniel Gultsch1-1/+3
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-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