Zen! An open source meditation sketch for Android
Building is easy, just do ./gradlew clean zen
and it will build the apk, execute the unit tests and run a few code analysis tools.
You are free to open Pull Requests, actually you are more than welcome to do it!
I hope you like it, fork it, play with it, or whatever you want!
Copyright 2014 Juanky Soriano Ltd.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
This project uses the following open source libraries:
- https://github.com/juankysoriano/rainbow/ 🌈 💯
- https://github.com/juankysoriano/CircularFloatingActionMenu
- https://github.com/novoda/notils
- https://github.com/JakeWharton/NineOldAndroids
- https://github.com/afollestad/material-dialogs
- https://github.com/hdodenhof/CircleImageView
- https://github.com/mockito/mockito
- https://github.com/robolectric/robolectric
I am sorry if I miss any one!