aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-12Added method to get body from message if hasMeCommand and harmonized ↵lookshe1-3/+3
extraction of fileextension (FS#38)
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-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 ↵Daniel Gultsch2-16/+38
already trusted
2016-02-29Fix Issue #1634 : Shows XMPP URI as links.Tarun1-0/+10
Shows XMPP URI as links, other than Web URL's and Email Addresses. Also performs respective actions on clicking XMPP URI.
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#136lookshe2-14/+1
- corrected preference "confirm_messages" to "confirm_messages_list" - removed unused "heart message" garbage
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
2016-02-23Removed stupid message correctionsteckbrief4-69/+10
2016-02-23Removed useless 'button-message' to load more messages. Implementation ↵steckbrief2-45/+7
already done with a more convenient method
2016-02-23Changed access to presences according to new Presence representation in Csteckbrief1-5/+5
2016-02-23Removed non-existing member variablesteckbrief1-1/+1
2016-02-23Fix visibility of updateStatusMessages method that LoadMoreMessages can worksteckbrief1-1/+1
2016-02-22properly trigger show load more messages in mucsDaniel Gultsch1-2/+10
2016-02-22turned muc errors into enum. added error codes for service shutdownDaniel Gultsch1-11/+16
2016-02-21show load more messages when auto loading is disabled and messages are still ↵Daniel Gultsch1-6/+10
left on server
2016-02-19skip avatar ui when pep is not available. fixes #1706Daniel Gultsch1-5/+5
2016-02-19don't reset whisper on reInit. fixes #1637Daniel Gultsch1-3/+0
2016-02-17only offer message correction for the very last messageDaniel Gultsch1-3/+6
2016-02-16made clear that archiving preferences are server sideDaniel Gultsch1-1/+1
2016-02-16added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch1-1/+2
options to settings
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch3-15/+74
2016-02-15removed unnecessary conditions when sending read markerDaniel Gultsch1-5/+1
2016-02-14only show load more messages button when mam is availableDaniel Gultsch2-1/+6
also update ui after that button has been pressed. fixes #1695
2016-02-14fixed server info push not showing up when unavailableDaniel Gultsch1-2/+2
2016-02-13Implements FS#64: Show who wrote last message in conversation overviewsteckbrief1-2/+13
2016-02-13fixed compile bug in free versionDaniel Gultsch1-1/+1
2016-02-12Fixed settings synchronizationsteckbrief1-60/+66
2016-02-12Imports organizedsteckbrief20-110/+28
2016-02-12green bubbles and setting to choose green or white bubbles removedsteckbrief3-20/+1