aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-11introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief11-30/+37
2018-05-06introduces new message state modelsteckbrief9-233/+245
2018-05-05introduces new message state modelsteckbrief9-233/+245
2018-03-05moves xmpp url linkify to TextViewUtilsteckbrief1-49/+2
2018-02-26improves remote file status display and loading of remote filessteckbrief12-414/+411
2018-02-16introduces cancel status for file transfers, fixes NPE in file sharing after ...steckbrief3-12/+26
2018-01-31properly handle downloadable links0.0.8-beta2steckbrief1-1/+1
2017-08-07Simplifying introduction of new XEP implementations, implements FS#250 and FS...steckbrief3-3/+18
2017-08-06Refactoring: Avatar class moved from package xmpp.pep to dtosteckbrief2-2/+2
2017-08-06avatar handling refactoredsteckbrief9-24/+28
2017-08-05Implements FS#249: Remove code duplication for avatar creationsteckbrief4-187/+72
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