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
/
services
/
XmppConnectionService.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fixed #53 aka server not found bug
Daniel Gultsch
2014-05-18
1
-26
/
+22
|
*
permanent notification disapears now when account is being deleted + code ↵
Daniel Gultsch
2014-05-17
1
-2
/
+8
|
|
|
|
clean up
*
reworked message to conferences
Daniel Gultsch
2014-05-16
1
-15
/
+14
|
*
offline sending of pgp fixed
Daniel Gultsch
2014-05-16
1
-23
/
+41
|
*
fixed #105
Daniel Gultsch
2014-05-14
1
-5
/
+4
|
*
made message parser non static
Daniel Gultsch
2014-05-14
1
-43
/
+61
|
*
Better error handling if attach file doesnt work (on permission denied)
Daniel Gultsch
2014-05-12
1
-29
/
+19
|
|
|
and unified encrypted and unencrypted file attachment
*
code cleanup
Daniel Gultsch
2014-05-08
1
-8
/
+3
|
*
wee bit of code cleanup
Daniel Gultsch
2014-05-07
1
-1
/
+1
|
*
basic pgp encrypted file transfer
Daniel Gultsch
2014-05-06
1
-20
/
+39
|
*
content name and creator are properly set
Daniel Gultsch
2014-05-03
1
-1
/
+0
|
*
properly reply to iq requests. reply to disco
Daniel Gultsch
2014-05-03
1
-1
/
+16
|
*
allow roster pushes only from bare jid or null
Daniel Gultsch
2014-05-03
1
-4
/
+6
|
*
added restart button to openkeychain dialog
Daniel Gultsch
2014-05-03
1
-0
/
+1
|
*
reworked openpgp integration part #1
Daniel Gultsch
2014-05-01
1
-111
/
+147
|
*
fixed #75
Daniel Gultsch
2014-04-25
1
-1
/
+1
|
*
smoother scrolling (first step)
Daniel Gultsch
2014-04-25
1
-1
/
+1
|
*
deny files with unknown file types
Daniel Gultsch
2014-04-23
1
-0
/
+1
|
*
added download button for images not accepted automatically
Daniel Gultsch
2014-04-22
1
-2
/
+1
|
*
added support for ibb
Daniel Gultsch
2014-04-22
1
-0
/
+2
|
*
fixed #50
Daniel Gultsch
2014-04-20
1
-1
/
+6
|
*
fixed replace contact in conversation
Daniel Gultsch
2014-04-19
1
-15
/
+15
|
*
cleaned up debug log a little bit
Daniel Gultsch
2014-04-19
1
-2
/
+1
|
*
fixed concurrent modification of contacts which led to missing presences
Daniel Gultsch
2014-04-18
1
-7
/
+8
|
*
fixed destination bug
Daniel Gultsch
2014-04-18
1
-0
/
+4
|
*
fixed #63
Daniel Gultsch
2014-04-18
1
-2
/
+10
|
*
fixed possible race conditions with presences
Daniel Gultsch
2014-04-18
1
-7
/
+6
|
*
jingle sessions now get terminated proberly on success
Daniel Gultsch
2014-04-16
1
-0
/
+3
|
*
made ui with sending images a little smoother
Daniel Gultsch
2014-04-15
1
-9
/
+22
|
*
tried to fix some race conditions. not adding duplicate candidates. needs ↵
Daniel Gultsch
2014-04-14
1
-2
/
+1
|
|
|
|
more checks though
*
transmitting files between two conversations works. no error handling and no ↵
Daniel Gultsch
2014-04-13
1
-2
/
+0
|
|
|
|
ui on the receiving end
*
some code cleanup. added setting to auto accept files. socks5 connections ↵
Daniel Gultsch
2014-04-13
1
-7
/
+7
|
|
|
|
are now threaded
*
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
2014-04-13
1
-1
/
+5
|
*
add sha1 sum to file
Daniel Gultsch
2014-04-12
1
-1
/
+0
|
*
failed messages get now marked inline
Daniel Gultsch
2014-04-11
1
-6
/
+34
|
*
incomming jingle packets are routed to their connection. added presence ↵
Daniel Gultsch
2014-04-10
1
-2
/
+3
|
|
|
|
chooser in gui
*
disocover stream hosts (xep-0065) cleaned up disco
Daniel Gultsch
2014-04-08
1
-2
/
+3
|
*
fixed npe
Daniel Gultsch
2014-04-08
1
-3
/
+5
|
*
fixed #52. thanks @strb
Daniel Gultsch
2014-04-07
1
-1
/
+11
|
*
jingle connection and manager. able to trigger dialog in gajim
Daniel Gultsch
2014-04-07
1
-39
/
+46
|
*
gui for images
Daniel Gultsch
2014-04-06
1
-0
/
+11
|
*
added button to open images
Daniel Gultsch
2014-04-06
1
-1
/
+9
|
*
cleaned up log output a little bit
Daniel Gultsch
2014-04-05
1
-1
/
+0
|
*
marked incoming carbons as unread
Daniel Gultsch
2014-04-04
1
-5
/
+7
|
*
notify on incomming received carbon messages
Daniel Gultsch
2014-04-04
1
-2
/
+4
|
*
be compatible with openkeychain api v3
Daniel Gultsch
2014-04-03
1
-3
/
+2
|
*
call change status listener after disable account
Daniel Gultsch
2014-04-03
1
-0
/
+1
|
*
tryping to resolve the wake lock bug
Daniel Gultsch
2014-04-03
1
-3
/
+4
|
*
added permenant notification when one or more accounts are unable to connect
Daniel Gultsch
2014-04-03
1
-0
/
+2
|
*
finally fixed #notificationgate
Daniel Gultsch
2014-03-29
1
-1
/
+8
|
[next]