aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-02Implements FS#217: Rework display of /me messagessteckbrief5-8/+195
2017-08-02Implements FS#247 and FS#248: Show online status and typing notification in t...steckbrief1-0/+34
2017-01-11Formatting of remote file status adjustedsteckbrief1-1/+1
2017-01-11Custom toast view addedsteckbrief1-0/+22
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief1-0/+22
2016-12-28Implement FS#239: Show number of unread messages in conversations overviewsteckbrief1-30/+42
2016-10-23Fixes FS#237: Enable long click in layout instead of programmaticallysteckbrief2-1/+7
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief1-0/+12
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief1-0/+22
2016-03-30no resize of input field when inserting emojicon (FS#175)lookshe1-1/+1
2016-03-20Fixes FS#143 - Displaying of emoticons too largelookshe4-4/+5
2016-03-13Refs FS#140: Rework message displaysteckbrief1-1/+2
2016-03-11Fixes FS#51: Change toggle in Account Management back to standardsteckbrief2-5/+3
2016-03-10Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief1-8/+0
2016-03-08Fixes FS#145: Dialog for decision in Android 5steckbrief1-1/+2
2016-03-08reset link and highlight colors to system defaultsteckbrief2-4/+0
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief1-1/+2
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief1-1/+1
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch1-26/+34
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch2-26/+34
2016-02-23Removed stupid message correctionsteckbrief2-20/+0
2016-02-23Removed useless 'button-message' to load more messages. Implementation alread...steckbrief1-9/+0
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2-2/+22
2016-02-12green bubbles and setting to choose green or white bubbles removedsteckbrief1-4/+4
2016-02-12Fixed layout issue with emojicon tastatur buttonsteckbrief1-1/+0
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-2/+21
2016-02-11Fixed XML errors after mergesteckbrief3-8/+9
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch1-0/+9
2016-01-23introduced boolean form field wrapperDaniel Gultsch2-1/+14
2016-01-22added UI wrapper for (some) form fieldsDaniel Gultsch1-0/+21
2016-01-22changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2-6/+10
2016-01-21increased padding in create contact/conference dialogDaniel Gultsch2-15/+21
2016-01-12use match_parent as height in conversations overviewDaniel Gultsch1-2/+2
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-169/+212
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-0/+27
2016-01-08Fixes FS#107, Implements FS#77steckbrief1-1/+18
2016-01-08show icon in conversations overview when notifications are disabledDaniel Gultsch1-76/+97
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-0/+0
2016-01-04properly rotate avatarsDaniel Gultsch1-2/+2
2015-12-23show certificate informationDaniel Gultsch1-0/+88
2015-12-04Implements FS#83: Reload from last received messagesteckbrief1-4/+6
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief19-95/+95
2015-12-01initial tor supportDaniel Gultsch1-1/+53
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2-0/+26
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a pictur...steckbrief1-0/+20
2015-10-29load avatars in message adapter in background taskDaniel Gultsch2-4/+4
2015-10-28show encryption type in warned/red messagesDaniel Gultsch1-0/+11
2015-10-26Reset the margins manually after rotatingsaqura3-0/+3
2015-10-16Fixes FS#82: Background color of conversation list item set to primary backgr...steckbrief1-1/+2
2015-10-06Show whether MAM is supported in MUCssaqura1-1/+30