HW-Manager - UNMAINTAINED
This project is no longer maintained. Feel free to fork it!
Download
What is this project for?
With HW-Manager you are able to save your homework for school. This repository contains its source code.
How do I get set up?
A:
- Import the project in Android Studio.
B:
gradle build
Repositories
Official repository: GitLab
Official mirror (Pull Request are welcome): GitHub
TODO
Take a look at GitLab Issues.
If you want to report an issue but not to sign up on GitLab, you can also send it to me by mail.
LICENSE
See LICENSE.
FilenameUtils.java
is a trimmed version of FilenameUtils
from the Apache Commons IO library,
only using required methods. It is licensed under Apache License Version
2.0.