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 (
Expand
)
Author
Age
Files
Lines
*
received and displayed messages (xep 333) are now marked properly
iNPUTmice
2014-06-04
1
-22
/
+44
*
fixed pgp on incoming carbon messages
iNPUTmice
2014-06-04
1
-7
/
+2
*
answer to xep 184 message receipts. fixes #95
iNPUTmice
2014-06-03
1
-14
/
+50
*
added pgp sig on muc rename
iNPUTmice
2014-06-03
1
-3
/
+9
*
fixed regression that led to the wakelock not being released again
iNPUTmice
2014-05-31
1
-1
/
+1
*
encrypted group messages are now properly decrypted
Daniel Gultsch
2014-05-28
1
-1
/
+0
*
first tries on crypto muc
Daniel Gultsch
2014-05-28
1
-4
/
+11
*
end otr sessions earlier / more often. can lead to unesessary handshakes but ...
Daniel Gultsch
2014-05-23
1
-2
/
+22
*
code cleanup
Daniel Gultsch
2014-05-23
1
-1
/
+0
*
offline crud of contacts
Daniel Gultsch
2014-05-22
1
-3
/
+19
*
implementet missing methods on the new roster mgmt
Daniel Gultsch
2014-05-22
1
-0
/
+3
*
fixed #136
Daniel Gultsch
2014-05-22
1
-24
/
+35
*
write contacts on system shutdown
Daniel Gultsch
2014-05-21
1
-5
/
+19
*
cleaned up shared text
Daniel Gultsch
2014-05-21
1
-9
/
+1
*
ported pending subscription support to new roster mgmt
Daniel Gultsch
2014-05-20
1
-16
/
+3
*
made roster persistant aka enabled versioning again
Daniel Gultsch
2014-05-19
1
-1
/
+11
*
reworked roster/contact handling. might break some stuff. not sycing to disk yet
Daniel Gultsch
2014-05-19
1
-220
/
+80
*
fixed #123 fixed122
Daniel Gultsch
2014-05-18
1
-13
/
+10
*
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 cle...
Daniel Gultsch
2014-05-17
1
-2
/
+8
*
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
*
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 mor...
Daniel Gultsch
2014-04-14
1
-2
/
+1
*
transmitting files between two conversations works. no error handling and no ...
Daniel Gultsch
2014-04-13
1
-2
/
+0
*
some code cleanup. added setting to auto accept files. socks5 connections are...
Daniel Gultsch
2014-04-13
1
-7
/
+7
[next]