mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-03-30 11:43:13 +02:00
Removed some throw declarations from methods, so some try/catch blocks could be removed. Use switch/case instead of if/else if. Make members final when possible. Add logger statements in case of error IQ result and remove superfluous check of instanceof IQ. |
||
---|---|---|
.. | ||
src | ||
build.gradle |