1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-25 21:04:50 +02:00
Smack/core/src/main/java/org/jivesoftware/smack/filter
Florian Schmaus fa71ff9605 Fixed NPE in FromMatchesFilter
in cases where a 'null' FromMatchesFilter was used and the processed
message would have a non-null 'from' attribute.

Thanks to sylvia for reporting this.
2014-03-28 14:46:30 +01:00
..
AndFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
FromMatchesFilter.java Fixed NPE in FromMatchesFilter 2014-03-28 14:46:30 +01:00
IQReplyFilter.java Improve IQReplyFilter 2014-03-10 12:20:20 +01:00
IQTypeFilter.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
MessageTypeFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
NotFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
OrFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00
PacketExtensionFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
PacketIDFilter.java Improve IQReplyFilter 2014-03-10 12:20:20 +01:00
PacketTypeFilter.java Streamline LastActivity API, add enable/disable 2014-03-23 14:19:05 +01:00
ThreadFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00