This website requires JavaScript.
Explore
Help
Sign In
vanitasvitae
/
Smack
Watch
1
Star
0
Fork
You've already forked Smack
0
mirror of
https://github.com/vanitasvitae/Smack.git
synced
2024-11-01 01:35:59 +01:00
Code
Issues
Releases
Wiki
Activity
0c68d59ade
Smack
/
.travis.yml
8 lines
104 B
YAML
Raw
Normal View
History
Unescape
Escape
Travis CI: Use Android builder
2014-10-06 17:39:04 +02:00
language
:
android
android
:
components
:
-
android-8
install
:
gradle assemble
script
:
gradle check
Add smack-android and redesign SASL authentication This commit marks an important milestone with the addition of the smack-android subproject. Smack is now able to run native on Android without requiring any modifications, which makes the aSmack build environment obsolete. It was necessary to redesign the code for SASL authentication to achieve this. Smack now comes with smack-sasl-provided for SASL implementations that do not rely on additional APIs like javax for platforms where those APIs are not available like Android.
2014-08-01 10:34:47 +02:00
Reference in a new issue
Copy permalink