AAHackathon2021-Group5-master
gradlew.bat
2KB
gradlew
5KB
gradle.properties
1KB
app
google-services.json
1000B
proguard-rules.pro
750B
src
test
java
com
example
thingder
ExampleUnitTest.kt
354B
androidTest
java
com
example
thingder
ExampleInstrumentedTest.kt
676B
main
res
navigation
navigation.xml
2KB
menu
main_menu.xml
189B
bottom_nav_menu.xml
761B
mipmap-xxxhdpi
ic_launcher.png
10KB
ic_launcher_round.png
16KB
drawable
ic_account_box.xml
527B
ic_mask.xml
682B
ic_add.xml
354B
ic_image.xml
552B
ic_check.xml
369B
ic_checklist.xml
484B
ic_launcher_background.xml
5KB
ic_shuffle.xml
407B
mipmap-hdpi
ic_launcher.png
4KB
ic_launcher_round.png
5KB
drawable-v24
ic_launcher_foreground.xml
2KB
gradient.png
22KB
values
colors.xml
378B
themes.xml
831B
strings.xml
2KB
dimens.xml
307B
values-night
themes.xml
831B
mipmap-xxhdpi
ic_launcher.png
8KB
ic_launcher_round.png
12KB
mipmap-mdpi
ic_launcher.png
3KB
ic_launcher_round.png
3KB
mipmap-xhdpi
ic_launcher.png
5KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher_round.xml
272B
ic_launcher.xml
272B
layout
fragment_main.xml
566B
activity_login.xml
4KB
view_holder_mine_liked_things_item.xml
3KB
fragment_my_things.xml
1KB
activity_main.xml
1KB
view_holder_liked_things_item.xml
1KB
view_holder_main_swipe.xml
1KB
fragment_create_item.xml
2KB
fragment_liked_things.xml
834B
fragment_mine_liked_things.xml
859B
view_holder_my_things_item.xml
1KB
java
com
example
thingder
data
usecases
tinder
LikeThingUseCase.kt
818B
FetchNearbyThingUseCase.kt
797B
DislikeThingUseCase.kt
280B
FireConstants.kt
322B
CreateItemUseCase.kt
2KB
FetchLikedThingsUseCase.kt
2KB
FetchMyThingsLikedByOthersUseCase.kt
894B
FetchMyThingsUseCase.kt
1KB
domain
entities
User.kt
104B
Thing.kt
140B
usecases
tinder
IFetchNearbyThingUseCase.kt
213B
ILikeThingUseCase.kt
170B
IDislikeThingUseCase.kt
177B
IFetchLikedThingsUseCase.kt
207B
ICreateItemUseCase.kt
164B
IFetchMyThingsLikedByOthersUseCase.kt
278B
IFetchMyThingsUseCase.kt
203B
activities
splash
SplashViewModel.kt
268B
SplashActivity.kt
787B
login
LoginActivity.kt
3KB
LoginViewModel.kt
2KB
MainActivity.kt
3KB
fragments
myThings
MyThingsFragment.kt
1KB
MyThingsAdapter.kt
1KB
MyThingsViewModelFactory.kt
472B
MyThingsViewModel.kt
518B
myThingsLikedByOthers
MyThingsLikedByOthersAdapter.kt
2KB
MyThingsLikedByOthersViewModelFactory.kt
711B
MyThingsLikedByOthersFragment.kt
2KB
MyThingsLikedByOthersViewModel.kt
656B
createItem
CreateItemViewModel.kt
1KB
CreateItemFragment.kt
3KB
CreateItemViewModelFactory.kt
615B
main
MainViewModel.kt
961B
MainAdapter.kt
1KB
MainFragment.kt
2KB
MainViewModelFactory.kt
939B
likedThings
LikedThingsViewModel.kt
549B
LikedThingsFragment.kt
1KB
LikedThingsAdapted.kt
1KB
LikedThingsViewModelFactory.kt
483B
AndroidManifest.xml
896B
.gitignore
6B
build.gradle
2KB
gradle
wrapper
gradle-wrapper.jar
53KB
gradle-wrapper.properties
230B
.gitignore
1KB
README.md
10B
settings.gradle
44B
build.gradle
741B
暂无评论