aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief2018-05-115-149/+158
* moves delay element references to xmpp packagesteckbrief2018-05-101-0/+27
* adds missing classsteckbrief2018-05-061-0/+26
* introduces new message state modelsteckbrief2018-05-0513-24/+233
* introduces cancel status for file transfers, fixes NPE in file sharing after ...steckbrief2018-02-161-0/+6
* Simplifying introduction of new XEP implementations, implements FS#250 and FS...steckbrief2017-08-0736-83/+886
* Implements XEP-0202 Entity Time, moves Software Version to xmpp package, move...steckbrief2017-08-0611-17/+172
* Refactoring: Avatar class moved from package xmpp.pep to dtosteckbrief2017-08-065-45/+4
* avatar handling refactoredsteckbrief2017-08-064-64/+101
* Using a generator approach for generating PresencePacketssteckbrief2017-08-021-1/+28
* Implements FS#106: Add expert setting to log xml tracesteckbrief2017-08-011-1/+6
* Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief2017-07-3111-49/+154
* relates FS#241: Implementation of http download based on okhttpsteckbrief2017-02-061-1/+1
* Improved error handling for filetransfer:http:delete, Check for httpupload fe...steckbrief2017-01-112-34/+66
* Merge branch 'trz/rebase' into trz/renamesteckbrief2017-01-051-1/+1
|\
| * Added columns to fileparams table: url, original file name, key and ivsteckbrief2017-01-041-1/+1
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-10-2024-6/+716
| |\ | |/ |/|
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-231-0/+15
| |\
* | | xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...steckbrief2016-08-238-8/+10
* | | Improved error handling for httpuploadsteckbrief2016-08-221-4/+7
* | | Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief2016-08-2211-12/+260
* | | FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief2016-05-2914-17/+346
* | | Fixed javadoc of HttpUploadHintsteckbrief2016-05-261-1/+11
* | | Fixed javadoc of PubSub Element Generation/Parsingsteckbrief2016-05-263-5/+114
* | | XmppConnectionService.markMessage moved to MessageUtilsteckbrief2016-05-092-9/+8
| |/ |/|
* | Merge branch 'master' into introduce_cplus_database_versionsteckbrief2016-04-181-59/+84
|\ \
| * | Merge branch 'trz/rebase' into trz/renamelookshe2016-04-171-59/+84
| |\|
* | | DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief2016-04-171-0/+15
|/ /
* | Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief2016-04-061-1/+2
* | Merge branch 'trz/rebase' into trz/renamelookshe2016-04-053-13/+43
|\|
* | Merge branch 'trz/rebase' into trz/renamelookshe2016-03-252-6/+8
|\|
* | Merge branch 'trz/rebase' (early part) into trz/renamelookshe2016-03-201-2/+2
|\|
* | Merge branch 'trz/rebase' into trz/renamelookshe2016-03-121-33/+29
|\|
* | Merge branch 'trz/rebase' into trz/renamelookshe2016-03-081-4/+4
|\|
* | Merge branch 'trz/rebase' into trz/renamelookshe2016-03-071-1/+2
|\|
* | Merge branch 'trz/rebase' into trz/renamelookshe2016-03-0622-559/+1032
|\|
| * Imports organizedsteckbrief2016-02-122-2/+0
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-1546-4122/+20
* | Fixed minor class cast issuesteckbrief2016-01-161-4/+4
|/
* Introducing some specialized IqPacketGeneratorssteckbrief2016-01-156-0/+276
* Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief2015-12-161-1/+2
* Removed stupid DNS query codesteckbrief2015-12-111-55/+23
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-105-6/+7
* Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2015-11-205-97/+97
* FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief2015-11-063-9/+10
* Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...steckbrief2015-10-231-3/+3
* Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief2015-10-211-11/+0
* Merge branch 'trz/rebase' into trz/renamelookshe2015-08-119-226/+399
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-1940-0/+3973