RecipesAppStevdza-master
.gitignore
225B
app
.gitignore
6B
build.gradle
3KB
src
androidTest
java
com
adivid
recipesappstevdza
ExampleInstrumentedTest.kt
683B
main
AndroidManifest.xml
1KB
res
mipmap-xhdpi
ic_launcher_round.png
7KB
ic_launcher.png
5KB
font
courgette.xml
358B
mipmap-mdpi
ic_launcher_round.png
3KB
ic_launcher.png
3KB
layout
placeholder_row_layout.xml
3KB
activity_main.xml
1KB
fragment_favourite_recipes.xml
655B
fragment_food_joke.xml
645B
recipes_low_layout.xml
7KB
fragment_recipes.xml
3KB
mipmap-xxhdpi
ic_launcher_round.png
12KB
ic_launcher.png
8KB
menu
bottom_nav_menu.xml
574B
drawable
ic_error_placeholder.xml
772B
ic_menu_book.xml
1KB
ic_clock.xml
598B
ic_restaurant.xml
480B
ic_sad.xml
864B
ic_star.xml
410B
ic_leaf.xml
499B
ic_launcher_background.xml
5KB
ic_food_joke.xml
637B
ic_heart.xml
498B
mipmap-anydpi-v26
ic_launcher_round.xml
272B
ic_launcher.xml
272B
drawable-v24
ic_launcher_foreground.xml
2KB
mipmap-hdpi
ic_launcher_round.png
5KB
ic_launcher.png
4KB
mipmap-xxxhdpi
ic_launcher_round.png
16KB
ic_launcher.png
10KB
navigation
my_nav.xml
1KB
values-night
themes.xml
839B
values
strings.xml
368B
colors.xml
758B
font_certs.xml
3KB
themes.xml
839B
preloaded_fonts.xml
170B
java
com
adivid
recipesappstevdza
adapters
RecipesAdapter.kt
2KB
viewmodels
MainViewModel.kt
4KB
RecipesViewModel.kt
1KB
MyApplication.java
183B
data
RemoteDataSource.kt
451B
network
FoodRecipesApi.kt
356B
database
RecipesEntity.kt
396B
RecipesDao.kt
453B
RecipesTypeConverter.kt
579B
RecipesDatabase.kt
386B
LocalDataSource.kt
531B
Repository.kt
259B
models
ExtendedIngredient.kt
456B
Result.kt
1KB
FoodRecipe.kt
182B
ui
MainActivity.kt
1KB
fragements
foodjoke
FoodJokeFragment.kt
629B
favourites
FavouriteRecipesFragment.kt
648B
recipes
RecipesFragment.kt
4KB
util
Constants.kt
614B
NetworkResult.kt
320B
MyExetensionFunctions.kt
335B
RecipesDiffUtil.kt
746B
di
NetworkModule.kt
1KB
DatabaseModule.kt
854B
bindingadapters
RecipesRowBinding.kt
2KB
RecipesBinding.kt
2KB
test
java
com
adivid
recipesappstevdza
ExampleUnitTest.kt
352B
proguard-rules.pro
750B
settings.gradle
53B
build.gradle
801B
gradlew
5KB
gradlew.bat
2KB
gradle.properties
1KB
.idea
.gitignore
47B
misc.xml
372B
gradle.xml
859B
codeStyles
codeStyleConfig.xml
142B
Project.xml
4KB
compiler.xml
170B
jarRepositories.xml
1KB
gradle
wrapper
gradle-wrapper.properties
230B
gradle-wrapper.jar
53KB
用户评论