CyberBeholder-main
.gitignore
225B
gradle
wrapper
gradle-wrapper.jar
53KB
gradle-wrapper.properties
231B
build.gradle
672B
gradlew.bat
2KB
gradlew
5KB
app
.gitignore
6B
build.gradle
3KB
proguard-rules.pro
750B
src
test
java
com
example
cyberbeholder
ExampleUnitTest.kt
349B
main
AndroidManifest.xml
828B
java
com
example
cyberbeholder
MainActivity.kt
1KB
retrofit
OWQueriesService.kt
591B
HeroRepositoryContract.kt
220B
RetrofitClient.kt
1KB
APIRepository.kt
394B
models
HeroModel.kt
261B
common
APIConstants.kt
226B
Common.kt
178B
ui_classes
MainHeroViewModel.kt
2KB
MainHeroViewModelFactory.kt
482B
TestDataClass.kt
96B
MatchesRecyclerViewAdapter.kt
3KB
MatchesFragment.kt
5KB
data
dao
OWMatchesDao.kt
1KB
database
BeholderDatabase.kt
3KB
entity
OWMatch.kt
551B
res
values
colors.xml
378B
themes.xml
835B
strings.xml
251B
mipmap-xxhdpi
ic_launcher_round.png
12KB
ic_launcher.png
8KB
layout
activity_main.xml
845B
matches_recycler_view_item.xml
1KB
fragment_matches.xml
2KB
drawable-v24
ic_launcher_foreground.xml
2KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
mipmap-xhdpi
ic_launcher_round.png
7KB
ic_launcher.png
5KB
mipmap-hdpi
ic_launcher_round.png
5KB
ic_launcher.png
4KB
values-night
themes.xml
835B
drawable
ic_launcher_background.xml
328B
mipmap-mdpi
ic_launcher_round.png
3KB
ic_launcher.png
3KB
mipmap-xxxhdpi
ic_launcher_round.png
16KB
ic_launcher.png
10KB
androidTest
java
com
example
cyberbeholder
ExampleInstrumentedTest.kt
677B
gradle.properties
1KB
.idea
.gitignore
47B
vcs.xml
180B
misc.xml
372B
jarRepositories.xml
1KB
compiler.xml
170B
gradle.xml
859B
settings.gradle
49B
暂无评论