18 lines
No EOL
508 B
Markdown
18 lines
No EOL
508 B
Markdown
# TODO
|
|
|
|
## Feature
|
|
- add page for archived pizza events?
|
|
- add 'capturing' sharing intent
|
|
- add settings page
|
|
- option for type of notification, full screen or just in the appbar
|
|
- pick alarm sound
|
|
- foto mode for pizza event
|
|
- push to instagram ?
|
|
|
|
## Refactor
|
|
- RecipeStep.waitUnit should probably be an enum?
|
|
- refactor to const page names instead of loose strings everywhere ('/path/page')
|
|
- also do this with hive box names
|
|
|
|
## Bug
|
|
- exception when tapping edit on new recipe page |