1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/commands
Florian Schmaus c6594aec2f Lint fixes: Remove dead code, etc.
- make method static when possible
- remove never thrown Exception declarations
- other fixes
2015-03-24 18:33:47 +01:00
..
packet 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
provider Xlint all the things 2015-03-23 09:28:49 +01:00
AdHocCommand.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
AdHocCommandManager.java Lint fixes: Remove dead code, etc. 2015-03-24 18:33:47 +01:00
AdHocCommandNote.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
LocalCommand.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
LocalCommandFactory.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RemoteCommand.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00