1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-11 22:24:50 +02:00
Smack/core/src/main/java/org/jivesoftware/smack
Florian Schmaus 64e7b8a868 Move getRoster() to XMPPConnection
Also remove the Exceptions from the signature of getRoster().

Extend ConnectionListener with connected() and authenticated()
callbacks, required by Roster to be notified so that the Roster can be
loaded *after* login.
2014-03-15 11:21:49 +01:00
..
compression Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
debugger Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
filter Improve IQReplyFilter 2014-03-10 12:20:20 +01:00
initializer Make JUL Loggers final (SMACK-536) 2014-02-26 22:00:27 +01:00
packet Introduce SmackException 2014-03-14 01:46:42 +01:00
parsing Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
provider Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
proxy Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
sasl Introduce SmackException 2014-03-14 01:46:42 +01:00
util Introduce SmackException 2014-03-14 01:46:42 +01:00
AbstractConnectionListener.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
AccountManager.java Introduce SmackException 2014-03-14 01:46:42 +01:00
Chat.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
ChatManager.java Re-activate all ignored unit-tests 2014-03-10 22:41:34 +01:00
ChatManagerListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ConnectionConfiguration.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
ConnectionCreationListener.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
ConnectionListener.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
DefaultRosterStore.java Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
Manager.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
MessageListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00
PacketCollector.java Introduce SmackException 2014-03-14 01:46:42 +01:00
PacketInterceptor.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
PacketListener.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
ReconnectionManager.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
Roster.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
RosterEntry.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
RosterGroup.java Introduce SmackException 2014-03-14 01:46:42 +01:00
RosterListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
RosterStore.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
SASLAuthentication.java Introduce SmackException 2014-03-14 01:46:42 +01:00
SmackConfiguration.java Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
SmackException.java Introduce SmackException 2014-03-14 01:46:42 +01:00
XMPPConnection.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
XMPPException.java Introduce SmackException 2014-03-14 01:46:42 +01:00