roxie-master
.circleci
config.yml
1KB
.gitignore
87B
gradle
wrapper
gradle-wrapper.jar
53KB
gradle-wrapper.properties
200B
roxie
.gitignore
7B
build.gradle
995B
proguard-rules.pro
751B
src
test
java
com
ww
roxie
BaseActionTest.kt
2KB
BaseStateTest.kt
2KB
main
AndroidManifest.xml
36B
kotlin
com
ww
roxie
BaseViewModel.kt
2KB
BaseState.kt
985B
Reducer.kt
670B
BaseAction.kt
989B
Roxie.kt
1KB
scripts
bintrayConfig.gradle
1KB
bintrayv1.gradle
2KB
installv1.gradle
877B
README.md
4KB
build.gradle
1KB
CHANGELOG.md
792B
Gemfile
91B
gradlew.bat
2KB
docs
udf.png
66KB
gradlew
5KB
LICENSE
11KB
Gemfile.lock
4KB
RELEASING.md
818B
gradle.properties
870B
fastlane
Fastfile
683B
sample
.gitignore
7B
build.gradle
2KB
proguard-rules.pro
751B
src
test
resources
mockito-extensions
org.mockito.plugins.MockMaker
19B
kotlin
com
ww
roxiesample
presentation
RxTestSchedulerRule.kt
2KB
notelist
NoteListViewModelTest.kt
3KB
notedetail
NoteDetailViewModelTest.kt
5KB
main
AndroidManifest.xml
796B
res
values
styles.xml
383B
colors.xml
208B
strings.xml
433B
mipmap-xxhdpi
ic_launcher_round.png
10KB
ic_launcher.png
6KB
layout
note_item.xml
723B
note_detail.xml
2KB
note_list.xml
2KB
main_activity.xml
339B
drawable-v24
ic_launcher_foreground.xml
2KB
mipmap-anydpi-v26
ic_launcher.xml
270B
ic_launcher_round.xml
270B
mipmap-xhdpi
ic_launcher_round.png
7KB
ic_launcher.png
4KB
mipmap-hdpi
ic_launcher_round.png
5KB
ic_launcher.png
3KB
drawable
ic_launcher_background.xml
5KB
mipmap-mdpi
ic_launcher_round.png
3KB
ic_launcher.png
2KB
mipmap-xxxhdpi
ic_launcher_round.png
15KB
ic_launcher.png
9KB
kotlin
com
ww
roxiesample
presentation
notelist
NoteListViewModelFactory.kt
1KB
Change.kt
852B
NoteListViewModel.kt
3KB
NoteAdapter.kt
2KB
Action.kt
746B
NoteListFragment.kt
3KB
ItemDiffCallback.kt
1KB
State.kt
886B
notedetail
Change.kt
964B
NoteDetailViewModelFactory.kt
1KB
NoteDetailFragment.kt
4KB
NoteDetailViewModel.kt
3KB
Action.kt
892B
State.kt
962B
MainActivity.kt
1KB
SampleApp.kt
1KB
domain
DeleteNoteUseCase.kt
957B
GetNoteDetailUseCase.kt
953B
Note.kt
682B
GetNoteListUseCase.kt
811B
data
NoteRepository.kt
1KB
settings.gradle
28B
暂无评论