aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-02Implements FS#217: Rework display of /me messagessteckbrief1-488/+528
2017-08-02Using a generator approach for generating PresencePacketssteckbrief2-17/+9
2017-08-02Implements FS#247 and FS#248: Show online status and typing notification in t...steckbrief2-16/+45
2017-07-31Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief4-16/+24
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief5-216/+83
2017-01-11Formatting of remote file status adjustedsteckbrief1-2/+2
2017-01-11Improved error handling for filetransfer:http:delete, Check for httpupload fe...steckbrief4-17/+17
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief1-1/+2
2016-12-29Hide number of unread message counter if there are no new messagessteckbrief1-3/+5
2016-12-28Implement FS#239: Show number of unread messages in conversations overviewsteckbrief1-14/+17
2016-10-23Fixes FS#237: Enable long click in layout instead of programmaticallysteckbrief1-14/+0
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief5-30/+72
2016-08-23Javadoc added and access to xmppConnectionService movedsteckbrief1-3/+11
2016-08-23Fixes FS#229: prompt for confirmation before deleting a filesteckbrief2-9/+39
2016-08-23Confirmation dialog added before sending delete command for remote filesteckbrief5-15/+59
2016-08-23services.filetransfer.httpupload moved to new namespace services.filetransfer...steckbrief1-1/+1
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief1-3/+8
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief3-5/+7
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief4-9/+11
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief1-5/+3
2016-04-18Related to FS#199: Removed unnecessary differentiation between a conversation...steckbrief2-4/+1
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief1-12/+9
2016-04-07Implements FS#187: Add single line copy to logcat viewsteckbrief2-6/+75
2016-04-06Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief8-78/+56
2016-04-01Fixes FS#180: Conference notification icon missinglookshe1-1/+6
2016-04-01Fixes FS#180: Conference notification icon missinglookshe1-1/+6
2016-03-30Fixes FS#179: Avoid showing always empty list of ressources for mucssteckbrief1-1/+3
2016-03-30Logging for FS#80 to identify calling methodlookshe1-0/+2
2016-03-29Fixes FS#172: Conversations list not updated on status changessteckbrief1-20/+9
2016-03-29Removed unnecessary importsteckbrief1-1/+0
2016-03-29Avoid unnecessary text change on activate account buttonsteckbrief1-2/+3
2016-03-29Introduction of a TextViewUtil to easily set attributes for TextViewssteckbrief5-69/+24
2016-03-29Implements FS#173: Move access to colors to separate helper classsteckbrief12-86/+50
2016-03-28Fixes FS#170: Message Details: Status display has different Text colorsteckbrief2-4/+2
2016-03-27Fixes FS#166 - Images cannot be opened since storing in private image folderlookshe1-2/+23
2016-03-22Correct notifications to user if swiping with disabled or not connected accou...lookshe1-25/+37
2016-03-20Fixes FS#168 - Not possible to share more than one picture at oncelookshe1-59/+83
2016-03-20fixed merge errorlookshe1-1/+1
2016-03-20fixed merge errorslookshe1-1/+1
2016-03-18Fixes FS#164lookshe1-8/+0
2016-03-17completely implements FS#161lookshe1-1/+9
2016-03-14once again: FS#34 - review all calls for String.trim()lookshe1-1/+1
2016-03-12Fixes FS#155: Check FileHelper vs. FileUtilssteckbrief2-7/+4
2016-03-11Fixes FS#51: Change toggle in Account Management back to standardsteckbrief3-77/+10
2016-03-11Fixes FS#139: Do not merge messages at allsteckbrief4-17/+8
2016-03-10Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief1-2/+1
2016-03-10Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief2-4/+6
2016-03-08reset link and highlight colors to system defaultsteckbrief1-17/+20
2016-02-23Changed access to presences according to new Presence representation in Csteckbrief1-3/+3
2016-02-12Imports organizedsteckbrief5-6/+2