jetpack-compose-recipe-app-master
gradlew.bat
2KB
gradlew
5KB
gradle.properties
1KB
app
proguard-rules.pro
750B
src
main
res
navigation
main_graph.xml
768B
mipmap-xxxhdpi
ic_launcher.webp
4KB
ic_launcher_round.webp
8KB
drawable
empty_plate.png
32KB
heart_red.png
12KB
heart_grey.png
13KB
happy_meal_small.png
101KB
ic_launcher_background.xml
5KB
mipmap-hdpi
ic_launcher.webp
1KB
ic_launcher_round.webp
3KB
drawable-v24
ic_launcher_foreground.xml
2KB
values
colors.xml
548B
themes.xml
262B
strings.xml
71B
font
quicksand_medium.ttf
76KB
quicksand_light.ttf
75KB
quicksand_regular.ttf
76KB
quicksand_bold.ttf
75KB
quicksand_semi_bold.ttf
76KB
values-night
themes.xml
298B
mipmap-xxhdpi
ic_launcher.webp
3KB
ic_launcher_round.webp
6KB
mipmap-mdpi
ic_launcher.webp
982B
ic_launcher_round.webp
2KB
mipmap-xhdpi
ic_launcher.webp
2KB
ic_launcher_round.webp
4KB
mipmap-anydpi-v26
ic_launcher_round.xml
272B
ic_launcher.xml
272B
layout
activity_main.xml
369B
java
es
jasalvador
recipeapp
di
NetworkModule.kt
1KB
CacheModule.kt
989B
InteractorsModule.kt
1KB
RepositoryModule.kt
735B
AppModule.kt
521B
cache
RecipeDao.kt
3KB
model
RecipeEntity.kt
847B
RecipeEntityMapper.kt
2KB
database
AppDatabase.kt
443B
repository
RecipeRepository.kt
259B
RecipeRepositoryImpl.kt
670B
BaseApp.kt
316B
domain
data
DataState.kt
425B
model
Recipe.kt
419B
util
DomainMapper.kt
193B
interactors
recipe_list
SearchRecipes.kt
2KB
RestoreRecipes.kt
1KB
MainActivity.kt
3KB
util
ImageUtils.kt
2KB
DateUtils.kt
687B
Constants.kt
110B
network
model
RecipeDto.kt
685B
RecipeDtoMapper.kt
2KB
responses
RecipeSearchResponse.kt
304B
RecipeService.kt
603B
presentation
navigation
Screen.kt
203B
ui
recipe_list
RecipeListEvent.kt
234B
RecipeListViewModel.kt
6KB
RecipeListScreen.kt
2KB
FoodCategory.kt
739B
recipe
RecipeDetailEvent.kt
163B
RecipeDetailViewModel.kt
2KB
RecipeDetailScreen.kt
2KB
components
FoodCategoryChip.kt
2KB
SearchAppBar.kt
5KB
CircularIndeterminateProgressBar.kt
1KB
PulsingDemo.kt
2KB
LoadingRecipeListShimmer.kt
1KB
RecipeView.kt
3KB
DefaultSnackbar.kt
1KB
ShimmerRecipeCardItem.kt
2KB
RecipeList.kt
2KB
LoadingRecipeShimmer.kt
4KB
RecipeCard.kt
2KB
util
SnackbarController.kt
1KB
AnimatedHearButton.kt
2KB
theme
Theme.kt
2KB
Shape.kt
329B
Type.kt
2KB
Color.kt
490B
AndroidManifest.xml
872B
.gitignore
6B
build.gradle
3KB
gradle
wrapper
gradle-wrapper.jar
53KB
gradle-wrapper.properties
232B
.idea
deploymentTargetDropDown.xml
550B
.gitignore
47B
inspectionProfiles
Project_Default.xml
1KB
.gitignore
5KB
settings.gradle
284B
build.gradle
515B
暂无评论