aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-03tryping to resolve the wake lock bugDaniel Gultsch3-9/+9
2014-04-03cleared up logging a little bit. no need for an entire stack trace at this pointDaniel Gultsch1-10/+5
2014-04-03Switch to a small DNS library for DNS resolving.Rene Treffer1-91/+100
2014-04-03added permenant notification when one or more accounts are unable to connectDaniel Gultsch5-17/+51
2014-04-01fixed add account dialog showing up multiple timesDaniel Gultsch1-3/+5
2014-04-01fixed digest-md5 auth to work with prosody as well. thank you Florian SchmausDaniel Gultsch1-1/+1
2014-03-31fixed #30 - added support for digest-md5 - only works with Icewarp 11???git a...Daniel Gultsch2-16/+89
2014-03-31changed all them beautifull colorsDaniel Gultsch1-1/+1
2014-03-31null pointer fixDaniel Gultsch1-0/+3
2014-03-31null pointer fixDaniel Gultsch1-2/+2
2014-03-30ground work to support multiple auth mechanismsDaniel Gultsch1-2/+26
2014-03-29finally fixed #notificationgateDaniel Gultsch3-9/+8
2014-03-28treat dns timeouts as temporary. also increased timeoutDaniel Gultsch2-3/+8
2014-03-28fixed login issue with latest ejabberdDaniel Gultsch1-2/+1
2014-03-28streamlined sasl codeDaniel Gultsch1-16/+4
2014-03-28fixed another null pointer reported by he crash reporter. this thing is awesomeDaniel Gultsch1-0/+3
2014-03-28fixed null pointer issueDaniel Gultsch1-1/+1
2014-03-28tryping to fix #24 - notificationgate - since i still cant reproduce this pat...Daniel Gultsch3-4/+15
2014-03-27crash reporterDaniel Gultsch2-0/+82
2014-03-27code cleanupDaniel Gultsch1-16/+8
2014-03-27more dns fixes. hopefully the lastDaniel Gultsch1-81/+95
2014-03-27dont add new muc to rosterDaniel Gultsch1-1/+1
2014-03-27fixed null pointer with missing status msgDaniel Gultsch1-3/+8
2014-03-27further dns improvementsDaniel Gultsch1-60/+72
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch10-32/+173
2014-03-26fixed error with leaving mucsDaniel Gultsch1-1/+2
2014-03-26made work around not being a work around any moreDaniel Gultsch2-6/+2
2014-03-25fixed settings opening twice from manage accounts activityDaniel Gultsch1-3/+0
2014-03-25more srv lookup fixesDaniel Gultsch1-1/+12
2014-03-25using actual dns servers provided by the systemDaniel Gultsch1-2/+31
2014-03-25fixed array out of boundsDaniel Gultsch1-1/+4
2014-03-23holding wake locks during onStartCommandDaniel Gultsch5-21/+20
2014-03-21more otr fixesDaniel Gultsch3-19/+24
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch6-51/+55
2014-03-21otr safety guardDaniel Gultsch1-1/+10
2014-03-21sending offline msgsDaniel Gultsch1-8/+7
2014-03-21fixed users profile pictureDaniel Gultsch4-10/+15
2014-03-20added no-copyDaniel Gultsch5-53/+36
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch7-132/+199
2014-03-19rename in muc fixedDaniel Gultsch5-33/+26
2014-03-18fix bug with presences with no resource attachedDaniel Gultsch1-25/+29
2014-03-16bug fixes with leaving muc on connection loss.Daniel Gultsch3-13/+20
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch8-56/+164
2014-03-15muc invites in conference detailsDaniel Gultsch3-80/+153
2014-03-15muc creationDaniel Gultsch6-49/+254
2014-03-15added security indicator on every single messageDaniel Gultsch1-0/+12
2014-03-14renaming conferences over conference detailsDaniel Gultsch2-3/+36
2014-03-14use conference subject to identiy roomDaniel Gultsch9-68/+114
2014-03-14added display of own fingerprintDaniel Gultsch3-0/+24
2014-03-14fixed logic bug with cleaning of presencesDaniel Gultsch3-2/+24