aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief2018-05-1111-30/+37
* introduces new message state modelsteckbrief2018-05-059-233/+245
* moves xmpp url linkify to TextViewUtilsteckbrief2018-03-051-49/+2
* improves remote file status display and loading of remote filessteckbrief2018-02-2612-414/+411
* introduces cancel status for file transfers, fixes NPE in file sharing after ...steckbrief2018-02-163-12/+26
* properly handle downloadable links0.0.8-beta2steckbrief2018-01-311-1/+1
* Simplifying introduction of new XEP implementations, implements FS#250 and FS...steckbrief2017-08-073-3/+18
* Refactoring: Avatar class moved from package xmpp.pep to dtosteckbrief2017-08-062-2/+2
* avatar handling refactoredsteckbrief2017-08-069-24/+28
* Implements FS#249: Remove code duplication for avatar creationsteckbrief2017-08-054-187/+72
* Implements FS#217: Rework display of /me messagessteckbrief2017-08-021-488/+528
* Using a generator approach for generating PresencePacketssteckbrief2017-08-022-17/+9
* Implements FS#247 and FS#248: Show online status and typing notification in t...steckbrief2017-08-022-16/+45
* Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief2017-07-314-16/+24
* relates FS#241: Implementation of http download based on okhttpsteckbrief2017-02-065-216/+83
* Formatting of remote file status adjustedsteckbrief2017-01-111-2/+2
* Improved error handling for filetransfer:http:delete, Check for httpupload fe...steckbrief2017-01-114-17/+17
* Merge branch 'trz/rebase' into trz/renamesteckbrief2017-01-054-229/+283
|\
| * Added columns to fileparams table: url, original file name, key and ivsteckbrief2017-01-041-1/+2
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-10-207-27/+118
| |\
| * \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-05-091-3/+4
| |\ \
| * \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-231-12/+9
| |\ \ \
* | | | | Hide number of unread message counter if there are no new messagessteckbrief2016-12-291-3/+5
* | | | | Implement FS#239: Show number of unread messages in conversations overviewsteckbrief2016-12-281-14/+17
* | | | | Fixes FS#237: Enable long click in layout instead of programmaticallysteckbrief2016-10-231-14/+0
| |_|_|/ |/| | |
* | | | Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief2016-09-295-30/+72
* | | | Javadoc added and access to xmppConnectionService movedsteckbrief2016-08-231-3/+11
* | | | Fixes FS#229: prompt for confirmation before deleting a filesteckbrief2016-08-232-9/+39
* | | | Confirmation dialog added before sending delete command for remote filesteckbrief2016-08-235-15/+59
* | | | services.filetransfer.httpupload moved to new namespace services.filetransfer...steckbrief2016-08-231-1/+1
* | | | Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief2016-08-221-3/+8
* | | | FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief2016-05-293-5/+7
| |_|/ |/| |
* | | XmppConnectionService.markMessage moved to MessageUtilsteckbrief2016-05-094-9/+11
| |/ |/|
* | Fixes FS#204: Observe all used directoriessteckbrief2016-04-231-5/+3
* | Merge branch 'master' into introduce_cplus_database_versionsteckbrief2016-04-184-10/+52
|\ \
| * | Related to FS#199: Removed unnecessary differentiation between a conversation...steckbrief2016-04-182-4/+1
| * | Merge branch 'trz/rebase' into trz/renamelookshe2016-04-175-11/+56
| |\|
| | * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-072-6/+76
| | |\ | | |/ | |/|
* / | DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief2016-04-171-12/+9
|/ /
* | Implements FS#187: Add single line copy to logcat viewsteckbrief2016-04-072-6/+75
* | Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief2016-04-068-78/+56
* | Merge branch 'trz/rebase' into trz/renamelookshe2016-04-056-10/+43
|\|
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-292-2/+4
| |\
| * \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-281-3/+1
| |\ \
* | | | Fixes FS#180: Conference notification icon missinglookshe2016-04-011-1/+6
* | | | Fixes FS#179: Avoid showing always empty list of ressources for mucssteckbrief2016-03-301-1/+3
* | | | Logging for FS#80 to identify calling methodlookshe2016-03-301-0/+2
* | | | Fixes FS#172: Conversations list not updated on status changessteckbrief2016-03-291-20/+9
* | | | Removed unnecessary importsteckbrief2016-03-291-1/+0
* | | | Avoid unnecessary text change on activate account buttonsteckbrief2016-03-291-2/+3