Smack/smack-im/src/main/java/org/jivesoftware/smack/roster
Florian Schmaus c9a9982cef Migrate markdown documentation to javadoc
While markdown is easier to write, Smack's markdown documentation was
never tightly coupled with the source. For example, the markdown
documentation never provided links to the actual Java classes and
methods. This poses the risk that the documentation and the code
diverge over time. Furthermore, javadoc is constantly improving (for
example @snippet annotations) and I expect that one will be able to
write javadoc in markdown.

Fixes SMACK-928.
2023-02-03 09:50:35 +01:00
..
packet Add more QNAME fields to extension element classes 2021-04-18 17:23:34 +02:00
provider Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
rosterstore [im] Update DirectoryRosterStore TODO note regarding Android API 26. 2021-01-06 13:48:49 +01:00
AbstractPresenceEventListener.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
AbstractRosterListener.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
PresenceEventListener.java Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
Roster.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
RosterEntries.java Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
RosterEntry.java Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
RosterGroup.java Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
RosterListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
RosterLoadedListener.java Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
RosterUtil.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
SubscribeListener.java Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00