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
18ab826413
xmpp_client
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
History
Mishiranu
18ab826413
Fix "More table" layout
...
Retain "More table" visibility on screen orientation change
2016-09-20 16:10:25 +03:00
..
crypto
don't simply ignore null in message body but try to avoid it
2016-09-18 22:15:02 +02:00
entities
don't simply ignore null in message body but try to avoid it
2016-09-18 22:15:02 +02:00
generator
add support for XEP-0377: Spam Reporting
2016-09-18 23:21:05 +02:00
http
don't automatically download files and avatars when datasaver is on
2016-08-27 13:35:52 +02:00
parser
download own vcard avatar if none is set.
fixes
#2008
2016-09-09 11:04:05 +02:00
persistance
use history clear date as minimum date for mam
2016-09-16 11:07:52 +02:00
services
add support for XEP-0377: Spam Reporting
2016-09-18 23:21:05 +02:00
ui
Fix "More table" layout
2016-09-20 16:10:25 +03:00
utils
don't simply ignore null in message body but try to avoid it
2016-09-18 22:15:02 +02:00
xml
catch all throwables when parsing xml
2016-08-02 10:58:54 +02:00
xmpp
add support for XEP-0377: Spam Reporting
2016-09-18 23:21:05 +02:00
Config.java
close tcp connection after 30s of inactivity when in push_mode
2016-08-09 19:21:54 +02:00