Go to file
Amab 0fc0c9e42e Merge branch 'release/1.5.6' 2019-11-05 21:02:32 +01:00
.github Update issue templates (#244) 2018-09-06 19:18:42 +02:00
SWADroid Updated CHANGELOG 2019-11-05 21:02:16 +01:00
doc/ER_db Removed REST support and obsolete docs 2015-08-23 18:33:28 +02:00
gradle/wrapper Updated dependencies 2019-10-26 17:23:14 +02:00
.gitignore Switch from Google Analytics to Firebase (#247) 2019-05-02 18:38:45 +02:00
.travis.yml Added codecov token 2019-10-26 18:33:16 +02:00
LICENSE Integrated ZXing into SWADroid project 2012-04-18 13:22:10 +02:00
README.md Update README.md 2019-10-26 18:41:27 +02:00
build.gradle Update gradle version (#261) 2019-11-04 19:57:17 +01:00
gradle.properties Migrate to android-Q (#248) 2019-06-06 20:54:01 +02:00
gradlew Enabled CI through Travis-CI 2016-09-29 20:35:34 +02:00
gradlew.bat Enabled CI through Travis-CI 2016-09-29 20:35:34 +02:00
keystore.jks.enc Enable APK Autodeploy in Travis CI (#240) 2018-05-18 00:51:10 +02:00
settings.gradle Update automatically Android version code and version name from git tag 2015-10-11 12:10:53 +02:00

README.md

SWADroid

Android client for e-learning platform SWADroid

SWADroid

SWADroidSWADroidSWADroidSWADroid

CI Status

Branch CI status
develop Build Status
master Build Status

Releases Dependabot Status libraries.io codecov Codacy Badge

Copyright (C) 2010, Juan Miguel Boyero Corral

Copyright and License SWADroid client is free software; you can redistribute it and/or modify it under the same terms as GPLv3 license.

Copyright and License SWADroid uses Android DataFrameWork library developed by Javier Pérez Pacheco and licensed under LGPLv3.

Copyright and License SWADroid uses ksoap2-android library developed by Manfred Moser and licensed under MIT.

Copyright and License SWADroid uses ZXing Android Embedded library developed by journeyapps and licensed under Apache License 2.0.

Copyright and License SWADroid uses Universal Image Loader library developed by Sergey Tarasevich and licensed under Apache License 2.0.

Copyright and License SWADroid uses MathJax library developed by The MathJax Team and licensed under Apache License 2.0.

Copyright and License SWADroid uses GSon library developed by Google and licensed under Apache License 2.0.

Author

Contributors

Contributing

SWADroid is an open source project. I encourage contributions.

The Github team has also been kind enough to write up some great documentation on working with pull requests.