aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-03possible fix for some weird notification bugsDaniel Gultsch1-3/+3
2014-04-03be compatible with openkeychain api v3Daniel Gultsch5-21/+59
2014-04-03increased version and fixed one last null pointerDaniel Gultsch1-0/+4
2014-04-03call change status listener after disable accountDaniel Gultsch1-0/+1
2014-04-03fixed null pointerDaniel Gultsch2-5/+12
2014-04-03fixed #27Daniel Gultsch3-2/+13
2014-04-03Add ability to use a provided ipv4 address on connectRene Treffer2-13/+59
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.0.1-rc2Daniel Gultsch3-13/+20
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch8-56/+164