index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
xmpp
/
XmppConnection.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
Add ability to use a provided ipv4 address on connect
Rene Treffer
1
-2
/
+10
2014-04-03
tryping to resolve the wake lock bug
Daniel Gultsch
1
-3
/
+2
2014-04-03
added permenant notification when one or more accounts are unable to connect
Daniel Gultsch
1
-3
/
+0
2014-03-31
fixed #30 - added support for digest-md5 - only works with Icewarp 11???git a...
Daniel Gultsch
1
-2
/
+7
2014-03-30
ground work to support multiple auth mechanisms
Daniel Gultsch
1
-2
/
+26
2014-03-28
treat dns timeouts as temporary. also increased timeout
Daniel Gultsch
1
-0
/
+5
2014-03-27
fixed a couple of muc issues. added jingle listener (which doesn't do anythin...
Daniel Gultsch
1
-8
/
+25
2014-03-23
holding wake locks during onStartCommand
Daniel Gultsch
1
-3
/
+3
2014-03-21
tryed to fix more otr bugs. new resource setting
Daniel Gultsch
1
-1
/
+1
2014-03-20
added no-copy
Daniel Gultsch
1
-27
/
+10
2014-03-19
otr messages are now ignored if conversations isnt 100% sure the message is ours
Daniel Gultsch
1
-1
/
+1
2014-03-16
bug fixes with leaving muc on connection loss.
Daniel Gultsch
1
-2
/
+0
2014-03-15
better muc invitations. clearified the creation of ad hoc mucs with an alert ...
Daniel Gultsch
1
-6
/
+4
2014-03-15
muc creation
Daniel Gultsch
1
-10
/
+39
2014-03-14
fixed logic bug with cleaning of presences
Daniel Gultsch
1
-1
/
+9
2014-03-14
nick name more persistant than ever before
Daniel Gultsch
1
-1
/
+0
2014-03-14
fixed problem with null messages. added ask again button
Daniel Gultsch
1
-36
/
+44
2014-03-13
sharing text
Daniel Gultsch
1
-1
/
+1
2014-03-13
finished registration
Daniel Gultsch
1
-3
/
+53
2014-03-13
contact picture generation centralized + basic registry stuff
Daniel Gultsch
1
-0
/
+4
2014-03-12
added server info and deal with thi 'connecting...' bug
Daniel Gultsch
1
-1
/
+14
2014-03-12
make conference notificaton optional
Daniel Gultsch
1
-0
/
+1
2014-03-11
display contact picture in notification
Daniel Gultsch
1
-1
/
+7
2014-03-11
cleaner/better logging
Daniel Gultsch
1
-7
/
+8
2014-03-11
ping stuff
Daniel Gultsch
1
-1
/
+22
2014-03-11
basic stream managment functionality
Daniel Gultsch
1
-28
/
+113
2014-03-09
cleanup
Daniel Gultsch
1
-2
/
+1
2014-03-09
sending named presence
Daniel Gultsch
1
-0
/
+3
2014-03-08
couple of otr related bug fixes and basic ping
Daniel Gultsch
1
-0
/
+3
2014-03-08
fixed #3
Daniel Gultsch
1
-18
/
+10
2014-03-07
tls exceptions for untrusted certs
Daniel Gultsch
1
-4
/
+32
2014-03-06
ssl shit
Daniel Gultsch
1
-8
/
+62
2014-03-06
more details connection error messages
Daniel Gultsch
1
-25
/
+31
2014-03-06
bug fixes. stuff more smoother
Daniel Gultsch
1
-9
/
+11
2014-03-06
user alarmmanager to reschedule wakeups instead of just sleeping
Daniel Gultsch
1
-19
/
+15
2014-03-04
more workaroud for ejabberd bugs
Daniel Gultsch
1
-1
/
+2
2014-03-03
api changes. muc options
Daniel Gultsch
1
-13
/
+44
2014-02-28
rebranding
Daniel Gultsch
1
-8
/
+8
2014-02-13
basic otr support
Daniel Gultsch
1
-1
/
+2
2014-02-09
carbons
Daniel Gultsch
1
-65
/
+133
2014-02-07
reworked new conversation activity again. less asking more knowing. mucs are ...
Daniel Gultsch
1
-1
/
+1
2014-02-07
wrote the scariest code ever to fetch srv records from dns. todo use real dns...
Daniel Gultsch
1
-1
/
+12
2014-02-05
basic muc support. reworked contact list stuff
Daniel Gultsch
1
-0
/
+1
2014-02-04
reworked edit account dialog. advanced options are now gone. tls option avail...
Daniel Gultsch
1
-0
/
+3
2014-02-04
delete account code now accessible again
Daniel Gultsch
1
-0
/
+3
2014-02-04
reworked account managment. now status display actually works
Daniel Gultsch
1
-26
/
+59
2014-02-03
fixed a bug in xml parsing
Daniel Gultsch
1
-1
/
+1
2014-02-02
tls is no optional
Daniel Gultsch
1
-15
/
+12
2014-02-02
fetching roster. fixed sending messages as type chat
Daniel Gultsch
1
-0
/
+13
2014-02-01
more cleanup. more listeners
Daniel Gultsch
1
-10
/
+40
[next]