index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
xmpp
/
XmppConnection.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
another rare npe fixed
iNPUTmice
2014-08-14
1
-0
/
+6
|
*
added warning lable if server doesn't support pubsub. refactored feature ↵
iNPUTmice
2014-08-09
1
-28
/
+45
|
|
|
|
identification into seperate class
*
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
2014-07-27
1
-10
/
+1
|
*
fixed npe with unsuccesfull bind
iNPUTmice
2014-07-26
1
-18
/
+25
|
*
removed outdated tls error
iNPUTmice
2014-07-24
1
-3
/
+1
|
*
switched to mtm
iNPUTmice
2014-07-22
1
-65
/
+16
|
*
moved most of the message/presence generation into seperate classes
iNPUTmice
2014-07-12
1
-12
/
+1
|
*
improved iterating over hashmap
iNPUTmice
2014-07-11
1
-7
/
+3
|
*
couple of modifications for disco discovery
iNPUTmice
2014-06-30
1
-3
/
+12
|
*
removed unecessary logging
iNPUTmice
2014-06-25
1
-5
/
+0
|
*
wrap wakelock release with try catch
iNPUTmice
2014-06-25
1
-4
/
+4
|
*
removed warnings
iNPUTmice
2014-06-22
1
-1
/
+0
|
*
fixed #220
iNPUTmice
2014-06-22
1
-0
/
+1
|
*
not working version of otr file transfer
iNPUTmice
2014-06-20
1
-5
/
+7
|
*
cleanup; removed unnecessary imports and log outputs
iNPUTmice
2014-06-16
1
-6
/
+2
|
*
made muc join easier if muc server is known. added room to key words
iNPUTmice
2014-06-12
1
-1
/
+1
|
*
possible fix for #149 and #142
iNPUTmice
2014-05-28
1
-1
/
+1
|
*
fixed possible npe
Daniel Gultsch
2014-05-23
1
-0
/
+6
|
*
write contacts on system shutdown
Daniel Gultsch
2014-05-21
1
-126
/
+177
|
*
fixed ping time out after session resume
Daniel Gultsch
2014-05-20
1
-0
/
+1
|
*
ported pending subscription support to new roster mgmt
Daniel Gultsch
2014-05-20
1
-12
/
+1
|
*
bind and session request more compatible
Daniel Gultsch
2014-05-18
1
-4
/
+11
|
*
fixed #123 fixed122
Daniel Gultsch
2014-05-18
1
-17
/
+0
|
*
fixed #53 aka server not found bug
Daniel Gultsch
2014-05-18
1
-0
/
+16
|
*
sending session after unsucesfull session resume. fixed #116
Daniel Gultsch
2014-05-17
1
-7
/
+8
|
*
made sending session more compliant
Daniel Gultsch
2014-05-17
1
-2
/
+2
|
*
offline sending of pgp fixed
Daniel Gultsch
2014-05-16
1
-2
/
+2
|
*
fixed #63
Daniel Gultsch
2014-04-18
1
-0
/
+11
|
*
fixed possible race conditions with presences
Daniel Gultsch
2014-04-18
1
-1
/
+0
|
*
socks5 initialisation works. doesn't get activate though
Daniel Gultsch
2014-04-11
1
-2
/
+4
|
*
disocover stream hosts (xep-0065) cleaned up disco
Daniel Gultsch
2014-04-08
1
-34
/
+60
|
*
use proper, advertised sm namespace
Daniel Gultsch
2014-04-05
1
-11
/
+16
|
*
cleaned up log output a little bit
Daniel Gultsch
2014-04-05
1
-6
/
+1
|
*
code cleanup
Daniel Gultsch
2014-04-05
1
-11
/
+5
|
*
nothing important
Daniel Gultsch
2014-04-03
1
-1
/
+1
|
*
Add compression support
Rene Treffer
2014-04-03
1
-1
/
+59
|
*
increased version and fixed one last null pointer
Daniel Gultsch
2014-04-03
1
-0
/
+4
|
*
fixed null pointer
Daniel Gultsch
2014-04-03
1
-5
/
+8
|
*
fixed #27
Daniel Gultsch
2014-04-03
1
-1
/
+2
|
*
Merge pull request #40 from rtreffer/minidns
Daniel Gultsch
2014-04-03
1
-2
/
+10
|
\
|
|
|
|
Add ability to use a provided ipv4 address on connect
|
*
Add ability to use a provided ipv4 address on connect
Rene Treffer
2014-04-03
1
-2
/
+10
|
|
*
|
tryping to resolve the wake lock bug
Daniel Gultsch
2014-04-03
1
-3
/
+2
|
|
*
|
added permenant notification when one or more accounts are unable to connect
Daniel Gultsch
2014-04-03
1
-3
/
+0
|
/
*
fixed #30 - added support for digest-md5 - only works with Icewarp 11???git ↵
Daniel Gultsch
2014-03-31
1
-2
/
+7
|
|
|
|
add src/?
*
ground work to support multiple auth mechanisms
Daniel Gultsch
2014-03-30
1
-2
/
+26
|
*
treat dns timeouts as temporary. also increased timeout
Daniel Gultsch
2014-03-28
1
-0
/
+5
|
*
fixed a couple of muc issues. added jingle listener (which doesn't do ↵
Daniel Gultsch
2014-03-27
1
-8
/
+25
|
|
|
|
anything for now)
*
holding wake locks during onStartCommand
Daniel Gultsch
2014-03-23
1
-3
/
+3
|
*
tryed to fix more otr bugs. new resource setting
Daniel Gultsch
2014-03-21
1
-1
/
+1
|
*
added no-copy
Daniel Gultsch
2014-03-20
1
-27
/
+10
|
[next]