Smack/smack-core/src
Florian Schmaus 6fd4bb850e Remove schedule() from XMPPConnection interface
The idea that we abstract the scheduling of tasks on Android over this
method turned out to be unnecessary. schedule() was also not really part
of the *public* XMPPConnection API, so it's good that it's gone.
2014-05-28 08:18:45 +02:00
..
integration-test Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
main Remove schedule() from XMPPConnection interface 2014-05-28 08:18:45 +02:00
test Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00