Go to file
Amab a344934961
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Migrate synchronization of notifications to a Worker process
2024-08-15 17:32:07 +02:00
.gitea Build signed APK (#427) 2023-11-29 18:14:56 +01:00
gradle/wrapper Added support for Android API 35 (Android 15) (#434) 2024-08-11 21:39:23 +02:00
SWADroid Migrate synchronization of notifications to a Worker process 2024-08-15 17:32:07 +02:00
.drone.yml Fix Drone CI (#435) 2024-08-11 22:08:25 +02:00
.gitignore Add Firebase dependencies (#298) 2020-10-14 21:10:03 +02:00
build.gradle Added support for Android API 35 (Android 15) (#434) 2024-08-11 21:39:23 +02:00
gradle.properties Fix APK paths (#432) 2023-12-02 12:19:36 +01:00
gradlew Update Gradle wrapper to the latest version (#426) 2023-11-26 11:14:47 +01:00
gradlew.bat Added support for Android API 35 (Android 15) (#434) 2024-08-11 21:39:23 +02:00
LICENSE
README.md Update README.md (#404) 2022-09-02 18:43:40 +02:00
settings.gradle Update automatically Android version code and version name from git tag 2015-10-11 12:10:53 +02:00

SWADroid

Android client for e-learning platform SWADroid

SWADroid

SWADroidSWADroidSWADroidSWADroid

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.

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.