Go to file
Juan Miguel Boyero Corral fb28b3ec03
Fixed #388. Fixed notifications downloads on Android 12 (S) (#389)
2022-05-23 18:15:09 +02:00
.github Fixed #388. Fixed notifications downloads on Android 12 (S) (#389) 2022-05-23 18:15:09 +02:00
.travis Fix Travis CI encrypted vars for Pull Requests (#288) 2020-09-06 12:30:16 +02:00
SWADroid Fixed #388. Fixed notifications downloads on Android 12 (S) (#389) 2022-05-23 18:15:09 +02:00
doc/ER_db Removed REST support and obsolete docs 2015-08-23 18:33:28 +02:00
gradle/wrapper Fixed #388. Fixed notifications downloads on Android 12 (S) (#389) 2022-05-23 18:15:09 +02:00
.gitignore Add Firebase dependencies (#298) 2020-10-14 21:10:03 +02:00
.travis.yml Fix apksigner input ak 2020-12-19 13:26:54 +01:00
LICENSE Integrated ZXing into SWADroid project 2012-04-18 13:22:10 +02:00
README.md Update README.md 2021-07-21 21:13:42 +02:00
build.gradle Fixed #388. Fixed notifications downloads on Android 12 (S) (#389) 2022-05-23 18:15:09 +02:00
gradle.properties Migrate to android-Q (#248) 2019-06-06 20:54:01 +02:00
gradlew Add GitHub CI (#316) 2021-02-21 19:41:45 +01:00
gradlew.bat Add GitHub CI (#316) 2021-02-21 19:41:45 +01: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

Releases Build Status Master libraries.io 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.

Notice

Requests to the SWAD web service require an API key. This API key has not been uploaded to the repository for security reasons.

The keystore.properties file must be created in the root of the project, at the same level as this README.md file, with the following format:

SWAD_APP_KEY=ExampleAPIKey

If you want to collaborate with the SWADroid project you can request the API key by sending a request to Contact Support.