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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
Add compression support
Rene Treffer
7
-9
/
+220
2014-04-03
be compatible with openkeychain api v3
Daniel Gultsch
5
-21
/
+59
2014-04-03
increased version and fixed one last null pointer
Daniel Gultsch
1
-0
/
+4
2014-04-03
call change status listener after disable account
Daniel Gultsch
1
-0
/
+1
2014-04-03
fixed null pointer
Daniel Gultsch
2
-5
/
+12
2014-04-03
fixed #27
Daniel Gultsch
3
-2
/
+13
2014-04-03
Add ability to use a provided ipv4 address on connect
Rene Treffer
2
-13
/
+59
2014-04-03
tryping to resolve the wake lock bug
Daniel Gultsch
3
-9
/
+9
2014-04-03
cleared up logging a little bit. no need for an entire stack trace at this point
Daniel Gultsch
1
-10
/
+5
2014-04-03
Switch to a small DNS library for DNS resolving.
Rene Treffer
1
-91
/
+100
2014-04-03
added permenant notification when one or more accounts are unable to connect
Daniel Gultsch
5
-17
/
+51
2014-04-01
fixed add account dialog showing up multiple times
Daniel Gultsch
1
-3
/
+5
2014-04-01
fixed digest-md5 auth to work with prosody as well. thank you Florian Schmaus
Daniel Gultsch
1
-1
/
+1
2014-03-31
fixed #30 - added support for digest-md5 - only works with Icewarp 11???git a...
Daniel Gultsch
2
-16
/
+89
2014-03-31
changed all them beautifull colors
Daniel Gultsch
1
-1
/
+1
2014-03-31
null pointer fix
Daniel Gultsch
1
-0
/
+3
2014-03-31
null pointer fix
Daniel Gultsch
1
-2
/
+2
2014-03-30
ground work to support multiple auth mechanisms
Daniel Gultsch
1
-2
/
+26
2014-03-29
finally fixed #notificationgate
Daniel Gultsch
3
-9
/
+8
2014-03-28
treat dns timeouts as temporary. also increased timeout
Daniel Gultsch
2
-3
/
+8
2014-03-28
fixed login issue with latest ejabberd
Daniel Gultsch
1
-2
/
+1
2014-03-28
streamlined sasl code
Daniel Gultsch
1
-16
/
+4
2014-03-28
fixed another null pointer reported by he crash reporter. this thing is awesome
Daniel Gultsch
1
-0
/
+3
2014-03-28
fixed null pointer issue
Daniel Gultsch
1
-1
/
+1
2014-03-28
tryping to fix #24 - notificationgate - since i still cant reproduce this pat...
Daniel Gultsch
3
-4
/
+15
2014-03-27
crash reporter
Daniel Gultsch
2
-0
/
+82
2014-03-27
code cleanup
Daniel Gultsch
1
-16
/
+8
2014-03-27
more dns fixes. hopefully the last
Daniel Gultsch
1
-81
/
+95
2014-03-27
dont add new muc to roster
Daniel Gultsch
1
-1
/
+1
2014-03-27
fixed null pointer with missing status msg
Daniel Gultsch
1
-3
/
+8
2014-03-27
further dns improvements
Daniel Gultsch
1
-60
/
+72
2014-03-27
fixed a couple of muc issues. added jingle listener (which doesn't do anythin...
Daniel Gultsch
10
-32
/
+173
2014-03-26
fixed error with leaving mucs
Daniel Gultsch
1
-1
/
+2
2014-03-26
made work around not being a work around any more
Daniel Gultsch
2
-6
/
+2
2014-03-25
fixed settings opening twice from manage accounts activity
Daniel Gultsch
1
-3
/
+0
2014-03-25
more srv lookup fixes
Daniel Gultsch
1
-1
/
+12
2014-03-25
using actual dns servers provided by the system
Daniel Gultsch
1
-2
/
+31
2014-03-25
fixed array out of bounds
Daniel Gultsch
1
-1
/
+4
2014-03-23
holding wake locks during onStartCommand
Daniel Gultsch
5
-21
/
+20
2014-03-21
more otr fixes
Daniel Gultsch
3
-19
/
+24
2014-03-21
tryed to fix more otr bugs. new resource setting
Daniel Gultsch
6
-51
/
+55
2014-03-21
otr safety guard
Daniel Gultsch
1
-1
/
+10
2014-03-21
sending offline msgs
Daniel Gultsch
1
-8
/
+7
2014-03-21
fixed users profile picture
Daniel Gultsch
4
-10
/
+15
2014-03-20
added no-copy
Daniel Gultsch
5
-53
/
+36
2014-03-19
otr messages are now ignored if conversations isnt 100% sure the message is ours
Daniel Gultsch
7
-132
/
+199
2014-03-19
rename in muc fixed
Daniel Gultsch
5
-33
/
+26
2014-03-18
fix bug with presences with no resource attached
Daniel Gultsch
1
-25
/
+29
2014-03-16
bug fixes with leaving muc on connection loss.
Daniel Gultsch
3
-13
/
+20
2014-03-15
better muc invitations. clearified the creation of ad hoc mucs with an alert ...
Daniel Gultsch
8
-56
/
+164
[next]