Flow schrieb:
Wow, ~800 new LOC.
Your effort is appreciated, but to be clear and I don't want to discourage you, I'm not sure if this will make it into 4.1. I've to thoroughly review the code and give it some thoughts. The top priority for 4.1 is at the moment, now that xep198 is merged, smack-serverless, so that ChatSecure can switch to Smack 4.1. And those changes affect a lot of Smack internals. I could imagine that it would be hard for this "osgi" branch to track master.
Thanks... No problem, you don't discourage me, but I am a little bit under time pressure here and try to move forward as fast as possible. My problem is that I am (unfortunately) not familar with Git's branching capabilities. I am still using SVN and have not found the time to migrate to Git. It's also the first time that I have created a fork... What is the right approach. Should we create an OSGi branch?
Why is smack-android removed from settings.gradle? Or was this just done for prototyping?
Just for prototyping... I had to remove it, because the build process fails otherwise with an unset Android Home. What must I do to get things build including smack-android. Is the Android SDK required?