aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05related to FS#237steckbrief1-1/+0
2017-01-04Added columns to fileparams table: url, original file name, key and ivtrz/beta-5steckbrief3-224/+276
2016-04-14add setting for quick sharingDaniel Gultsch1-2/+25
2016-04-13hacky workaround to determine if uri points to private file on < lolipopDaniel Gultsch1-2/+2
2016-04-12added share uri button to conference detailsDaniel Gultsch1-0/+17
2016-04-10fixed 'connecting…' buttonDaniel Gultsch1-3/+6
2016-04-09don't show contact details when in conversations with selfDaniel Gultsch2-1/+4
2016-04-07check file owner when attaching files or using them as avatarDaniel Gultsch1-2/+11
2016-04-07prevent null pointer when checking http upload max sizeDaniel Gultsch1-6/+6
2016-04-03fixed installation error "W/PackageManager: Can't install because provider na...trz/beta-1lookshe1-1/+1
2016-04-02don't ask for resource when server uses http upload v0.1Daniel Gultsch2-5/+4
2016-04-01check max http file size when attaching filesDaniel Gultsch3-6/+39
2016-03-31add methods to check max file size for http uploadDaniel Gultsch1-1/+1
2016-03-31save otr fingerprint in messageDaniel Gultsch2-3/+3
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch1-7/+25
2016-03-20be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch1-1/+1
2016-03-20don't show v\omemo keys as such if not enabledDaniel Gultsch2-4/+5
2016-03-20fixed merge errorslookshe2-19/+25
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-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-12Added method to get body from message if hasMeCommand and harmonized extracti...lookshe1-3/+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 cropCenterSquaretrz/merge_1.11.0steckbrief1-1/+1
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-04don't automatically crop avatarDaniel Gultsch1-22/+40
2016-03-04allow to copy original url even while downloading. fixes #1743Daniel Gultsch1-6/+9
2016-03-03don't break with srcoll events on empty message listsDaniel Gultsch1-2/+7
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief2-1/+9
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief2-13/+1
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch1-6/+9
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 Gultsch2-16/+38
2016-02-29Fix Issue #1634 : Shows XMPP URI as links.Tarun1-0/+10
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch2-77/+100
2016-02-28rename purge keys positive button to 'purge keys'Daniel Gultsch1-1/+1
2016-02-28Fixes FS#48 and FS#136trz/merge_1.10.0lookshe2-14/+1
2016-02-27always search offline contacts as well. fixes #1653Daniel Gultsch1-0/+1
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch7-7/+28
2016-02-24hide add account icons when single_account is set to trueDaniel Gultsch1-0/+3
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch5-17/+39
2016-02-24Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= Mfiaxh2-0/+33
2016-02-24made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch2-5/+7
2016-02-24Unused imports / methods removedsteckbrief1-19/+0
2016-02-24Readded MessageDetailsDialog to message context menu after mergesteckbrief1-0/+4
2016-02-23set noMessagesLeftOnServer before conference configuration fetchDaniel Gultsch1-1/+0
2016-02-23Retry decryption from message menufiaxh1-0/+13