Skip to content

michaldaniel/teasteeping-android

Repository files navigation

"Tea steeping" android application

Make a perfect cup of 🍵 every time.

See the application webstie.

About

Simple application listing instructions for steeping different tea types. Includes guides for temperature 🌡, steeping time 🕰, and good practices. It also lets you quickly setup an appropriate timer ⏲ in system default stopwatch app. Supports both Fahrenheit and Celsius units.

Get it

Screenshots

drawing drawing drawing

Support

File a bug report and I'll try to fix it as soon as possible.

Email me or contact directly if you have any questions, suggestions or general feedback regarding the application or this website.

Contact

Todo

I plan to add support for Wear OS smart watches soon. To do so I need to:

  • Move tea list creation out of MainActivityVM.
  • Move utils and model packages to separate module.
  • Don't use parcelable in model, use some form of object ID instead.
  • Refactor settings initialization.

License info

Copyright Ⓒ  Michał Daniel 2018+

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 

Legal