This website requires JavaScript.
Explore
Help
Sign In
cogentleman
/
xmpp_client
Watch
1
Star
0
Fork
0
You've already forked xmpp_client
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2c187d0e7c
xmpp_client
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
History
Daniel Gultsch
2c187d0e7c
mark conversation as read when swiping a notification with quick reply away
2016-08-27 15:25:37 +02:00
..
crypto
don't crash on broken base64 in omemo messages.
fixes
#1934
2016-06-29 17:18:57 +02:00
entities
attach contact to notification
2016-08-26 13:35:01 +02:00
generator
send register IQs without full from
2016-08-25 13:50:54 +02:00
http
don't automatically download files and avatars when datasaver is on
2016-08-27 13:35:52 +02:00
parser
don't automatically download files and avatars when datasaver is on
2016-08-27 13:35:52 +02:00
persistance
catch NPE in getVideoPreview() because getFrame sometimes returns null
2016-08-02 10:57:50 +02:00
services
mark conversation as read when swiping a notification with quick reply away
2016-08-27 15:25:37 +02:00
ui
don't overwrite edited information in editaccount on rotate
2016-08-26 21:48:14 +02:00
utils
offer quick reply on android N
2016-08-25 17:30:44 +02:00
xml
catch all throwables when parsing xml
2016-08-02 10:58:54 +02:00
xmpp
don't automatically download files and avatars when datasaver is on
2016-08-27 13:35:52 +02:00
Config.java
close tcp connection after 30s of inactivity when in push_mode
2016-08-09 19:21:54 +02:00