aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xml/Element.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-25explicitly start service (instead of just bind) service from contact chooserChristian Schneppe1-3/+4
2018-07-15fall back to random subject langugae in case there is no english oneChristian Schneppe1-3/+6
2018-07-09reset subject and name on emptyChristian Schneppe1-0/+5
2018-05-02convert empty resources in messages to bare jidChristian Schneppe1-1/+2
2018-05-02return InvalidJid object instead of null if Jid can not be parsedChristian Schneppe1-1/+2
2018-04-07fixed rare crash on jolla devicesChristian Schneppe1-4/+1
2018-04-02migrate to xmpp-addrChristian Schneppe1-4/+3
2018-04-01use translated version of subject if availableChristian Schneppe1-0/+26
2016-11-19reformat codeChristian Schneppe1-174/+174
2016-07-29changed package id inside manifest and projectChristian Schneppe1-5/+5
2015-12-06parse stanza-id from messagesDaniel Gultsch1-0/+4
2015-12-04parse stanza-id from messagesDaniel Gultsch1-0/+4
2015-09-15added missing type='submit' to mam queriesDaniel Gultsch1-5/+5
2015-08-23modified clearIqCallbacks into 2-step processDaniel Gultsch1-3/+2
2015-07-19Added PEP and message protocol layersAndreas Straub1-0/+5
2015-05-20provide helper function for getting the content of a child directlyDaniel Gultsch1-0/+10
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-11/+11
2014-12-15migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice1-0/+4
2014-12-10very basic mam supportiNPUTmice1-0/+5
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-27/+3
2014-11-09Update more files to use JID objectsSam Whited1-2/+40
2014-10-22Make conversations the root projectSam Whited1-0/+0