aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12added low priority and removed date in foreground noticficationfeature/foreground_serviceiNPUTmice1-0/+2
2014-11-12turn on foreground service in expert settingsiNPUTmice3-9/+39
2014-11-11auto register/unregister listenersiNPUTmice7-345/+289
2014-11-11temporarliy got rid of some insane work arounds in favor of some maybe less i...iNPUTmice3-14/+17
2014-11-10made Jid class parse otr session idsiNPUTmice1-0/+10
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice8-274/+283
2014-11-09fixed private messagesiNPUTmice1-2/+2
2014-11-09s/getResourcepart().isEmpty()/isBareJid()/Sam Whited5-7/+7
2014-11-09use isBareJid instead of getResourcePart().isEmpty()iNPUTmice2-2/+2
2014-11-09fixed muc sender history for some cases (where the previous nick was a valid ...iNPUTmice2-8/+17
2014-11-09migrated some otr stuff to new jid classesiNPUTmice2-79/+82
2014-11-09make avatar service not break on empty namesiNPUTmice1-14/+22
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited27-106/+102
2014-11-09fixed null pointer in message mergeriNPUTmice1-0/+1
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice8-86/+84
2014-11-09fixed full jid for accountiNPUTmice1-80/+76
2014-11-09return null if from ist not set in abstract stanzaiNPUTmice1-12/+17
2014-11-09Check for illegal arguments to the toASCII funcSam Whited2-3/+17
2014-11-09Fix contact highlighting in MUCSam Whited1-2/+2
2014-11-09Fix issue with IDN SRV recordsSam Whited1-2/+3
2014-11-09Fix crash on account creationSam Whited1-13/+2
2014-11-09Don't crash on packets with no "from" specifiedSam Whited1-1/+2
2014-11-09Create avatar's for JID's w/o localpartsSam Whited4-29/+13
2014-11-09Fields that we sync on should be finalSam Whited1-1/+1
2014-11-09Fix bug introduced by rebaseSam Whited1-5/+4
2014-11-09Fix letter avatar selection in MUCSam Whited2-13/+2
2014-11-09More formatting fixes in MUCSam Whited1-1/+5
2014-11-09Format contact names in MUC properlySam Whited2-24/+27
2014-11-09Fix JID parsing errorSam Whited1-1/+1
2014-11-09It builds again!Sam Whited4-19/+14
2014-11-09Add a packet JID place I missed...Sam Whited1-1/+1
2014-11-09Update more files to use JID objectsSam Whited14-54/+102
2014-11-09Update another chunk of stuff to use JID objectsSam Whited9-83/+104
2014-11-09Update more files to use JID objectsSam Whited12-115/+179
2014-11-09Move a chunk of classes over to using JID objectsSam Whited22-475/+526
2014-11-09Use factories to generate JIDsSam Whited1-18/+22
2014-11-09Improve JID error handlingSam Whited2-9/+57
2014-11-09Add first attempt at JID classSam Whited1-0/+151
2014-11-09version bump to 0.8.3 + changelogiNPUTmice1-1/+1
2014-11-09fixed #634iNPUTmice1-2/+2
2014-11-09got rid of MTM and mRandom variable in favor of using a reference to serviceiNPUTmice1-12/+7
2014-11-08check if socket was null before doing ssl connectiNPUTmice2-47/+42
2014-11-08update conversation fragment on every backend connectiNPUTmice1-2/+3
2014-11-07bug fixes for the previous ui refactoringiNPUTmice3-27/+20
2014-11-07UI code refactoringiNPUTmice3-253/+172
2014-11-06fixed #633iNPUTmice1-24/+26
2014-11-06don't show avatar on initial account creationiNPUTmice1-2/+4
2014-11-06version bump to 0.8.20.8.2iNPUTmice1-1/+1
2014-11-05fixed notifications for imagesiNPUTmice2-28/+35
2014-11-05fixed #617iNPUTmice1-26/+22