Artis-develop
gradlew
5KB
settings.gradle
57B
core
src
main
AndroidManifest.xml
148B
java
pl
btwarog
core
presentation
ui
BaseViewModel.kt
2KB
AppViewModelFactory.kt
2KB
BaseFragment.kt
906B
BaseViewModelFactory.kt
212B
BaseViewModelFragment.kt
1KB
Utils.kt
1KB
model
ScreenState.kt
65B
ScreenAction.kt
66B
domain
executors
IDispatcherExecutor.kt
207B
network
OkHttpClientProvider.kt
511B
interceptor
LoggingInterceptorProvider.kt
498B
injection
NetworkModule.kt
704B
Utils.kt
268B
.gitignore
6B
build.gradle
971B
proguard-rules.pro
750B
buildSrc
src
main
groovy
pl
btwarog
AppDependencies.groovy
4KB
AppConfig.groovy
304B
.gitignore
6B
build.gradle
22B
gradle
wrapper
gradle-wrapper.properties
230B
gradle-wrapper.jar
53KB
gradlew.bat
2KB
gradle.properties
1KB
.gitignore
109B
app
src
androidTest
java
pl
btwarog
artis
ExampleInstrumentedTest.kt
633B
test
java
pl
btwarog
artis
ExampleUnitTest.kt
326B
main
AndroidManifest.xml
726B
res
mipmap-hdpi
ic_launcher.png
4KB
ic_launcher_round.png
5KB
mipmap-xxxhdpi
ic_launcher.png
10KB
ic_launcher_round.png
16KB
mipmap-xhdpi
ic_launcher.png
5KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher.xml
266B
ic_launcher_round.xml
266B
menu
bottom_menu.xml
622B
mipmap-mdpi
ic_launcher.png
3KB
ic_launcher_round.png
3KB
drawable
ic_launcher_background.xml
5KB
ic_browse.xml
1KB
ic_bookmarks.xml
420B
values-night
themes.xml
750B
layout
screen_bookmarks.xml
723B
activity_content.xml
435B
screen_detail.xml
720B
screen_bottom_menu.xml
836B
screen_browse.xml
803B
screen_splash.xml
720B
drawable-v24
ic_launcher_foreground.xml
1KB
values
colors.xml
357B
themes.xml
750B
strings.xml
182B
navigation
app_navigation.xml
1KB
bottom_menu_navigation.xml
657B
mipmap-xxhdpi
ic_launcher.png
8KB
ic_launcher_round.png
12KB
java
pl
btwarog
artis
ui
browse
BrowseViewModel.kt
783B
BrowseScreen.kt
1KB
splash
SplashViewModel.kt
830B
SplashScreen.kt
1KB
bottommenu
BottomMenuScreen.kt
897B
bookmarks
BookmarksViewModel.kt
559B
BookmarksScreen.kt
987B
ContentActivity.kt
291B
detail
DetailViewModel.kt
1KB
DetailScreen.kt
951B
domain
DispatcherExecutorImpl.kt
296B
ArtisApp.kt
582B
injection
AppComponent.kt
887B
ViewModelsModule.kt
1KB
AppModule.kt
867B
.gitignore
6B
build.gradle
1KB
proguard-rules.pro
750B
gradleScripts
jacoco.gradle
2KB
build.gradle
1KB
暂无评论