aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-03fixed installation error "W/PackageManager: Can't install because provider na...lookshe1-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 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 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#136lookshe2-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
2016-02-23Removed stupid message correctionsteckbrief4-69/+10
2016-02-23Removed useless 'button-message' to load more messages. Implementation alread...steckbrief2-45/+7
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
2016-02-19skip avatar ui when pep is not available. fixes #1706Daniel Gultsch1-5/+5