toggle menu
Jochens Next Dinner
androidJvm
switch theme
app
[root]
Cant
Eat
Screen()
Like
be.
hogent.
jochensnextdinner
Jnd
Application
Main
Activity
be.
hogent.
jochensnextdinner.
data
Api
Key
Interceptor
App
Container
Caching
Cant
Eat
Repository
Caching
Like
Repository
Caching
Recipe
Repository
Cant
Eat
Repository
Default
App
Container
Like
Repository
Recipe
Repository
Retry
Call
Retry
Call
Adapter
Retry
Call
Adapter
Factory
be.
hogent.
jochensnextdinner.
data.
database
as
Domain
Cant
Eats()
as
Domain
Likes()
as
Domain
Object()
as
Domain
Recipes()
Cant
Eat
Dao
db
Cant
Eat
db
Like
db
Recipe
Jnd
Db
Companion
Like
Dao
Recipe
Dao
be.
hogent.
jochensnextdinner.
model
Cant
Eat
Recipe
be.
hogent.
jochensnextdinner.
network
Api
Cant
Eat
Api
Like
Api
Recipe
as
Domain
Object()
as
Domain
Objects()
Cant
Eat
Api
Service
delete
Cant
Eat
As
Flow()
delete
Like
As
Flow()
delete
Recipe
As
Flow()
get
Cant
Eats
As
Flow()
get
Likes
As
Flow()
get
Recipes
As
Flow()
Like
Api
Service
Network
Connection
Interceptor
post
Cant
Eat
As
Flow()
post
Like
As
Flow()
post
Recipe
As
Flow()
put
Cant
Eat
As
Flow()
put
Like
As
Flow()
put
Recipe
As
Flow()
Recipe
Api
Service
be.
hogent.
jochensnextdinner.
ui
create
Icon
Text
Row()
Icon
Text
Row()
Jochens
Next
Dinner
App()
Jochens
Next
Dinner
App
Preview
BOTTOM_NAVIGATION()
Jochens
Next
Dinner
App
Preview
PERMANENT_NAVIGATION_DRAWER()
Start
Screen()
Start
Screen
Preview()
Start
Screen
Preview
Horizontal()
Start
Screen
Preview
Horizontal
Big
Screen()
be.
hogent.
jochensnextdinner.
ui.
app
Sections.
canteats
Cant
Eat
Api
State
Error
Loading
Success
Cant
Eat
List
State
Cant
Eat
View
Model
Companion
be.
hogent.
jochensnextdinner.
ui.
app
Sections.
likes
Like
Api
State
Error
Loading
Success
Like
List
State
Likes
Screen()
Like
View
Model
Companion
be.
hogent.
jochensnextdinner.
ui.
app
Sections.
recipes
Recipe
Api
State
Error
Loading
Success
Recipe
List
State
Recipes
Screen()
Recipe
View
Model
Companion
be.
hogent.
jochensnextdinner.
ui.
app
Sections.
recipes.
detail
List
Item()
Numbered
List
Item()
Recipe
Detail
Screen()
Recipe
Detail
View
Model
Companion
Recipe
Image()
Section
Header()
be.
hogent.
jochensnextdinner.
ui.
components
Bottom
Bar()
Cant
Eat
List
Item()
Like
List
Item()
Recipe
List
Item()
Top
Bar()
be.
hogent.
jochensnextdinner.
ui.
layout
Bottom
Navigation
Layout()
Drawer
Content()
Drawer
Navigation
Layout()
be.
hogent.
jochensnextdinner.
ui.
navigation
Nav
Component()
be.
hogent.
jochensnextdinner.
ui.
theme
Jochens
Next
Dinner
Theme()
My
Background
My
Background
Alternate
My
Button
Color
My
Outlining
Typography
be.
hogent.
jochensnextdinner.
utils
Converters
Icon
Resource
Drawable
Vector
Jnd
Navigation
Type
BOTTOM_NAVIGATION
PERMANENT_NAVIGATION_DRAWER
Jochens
Next
Dinner
Screen
Start
Cant
Eat
Screen
Like
Screen
Recipe
Screen
Resource
Error
Loading
Success
app
/
be.hogent.jochensnextdinner.data
/
RecipeRepository
/
getRecipes
get
Recipes
abstract
fun
getRecipes
(
)
:
Flow
<
List
<
Recipe
>
>