You can request a new feature by submitting an issue to this repository.
If you find a bug in the source code or a mistake in the documentation, you can help us by submitting an issue to our github repository. Even better you can submit a Pull Request with a fix.
- Fork the this repository
- Create a new branch for each feature or improvement
- Send a pull request from each feature branch to the develop branch
Before starting work on new issue or feature, please open an issue to discuss it with the team. This will allow us to review or discuss the issue and is more likely to be accepted.
Please check out the Code Style for Contributors section in AOSP. Also, check out the rest of the application and maintain as much consistency with them as possible.