No description
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
MorseConverter.iml | ||
README.md | ||
settings.gradle |
Material Design
A writtenMorse and normal morse code converter for Android. You can find more information about this app on http://marcel-kapfer.de/writtenmorse.
Design
Contribute
- Fork it
- Create a feature branch with a meaningful name (
git checkout -b my-new-feature
) - Add yourself to the CONTRIBUTORS file
- Commit your changes (
git commit -am 'Add some feature'
) - Push to your branch (
git push origin my-new-feature
) - Create a new pull request
You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on Google+ or Twitter.
You can also check out the issues and the Trello board.
Trello Board
Beta testing
Would you like to test new features before they land in the public version? Just join the Google+ community.
Used Libraries
Neokree's Material Navigation Drawer
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create New Pull Request