ConductorMVP
Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes
파일 탐색기
최종 버전 다운로드 (.zip)- checkstyle.xml
- suppressions.xml
- findbugs-filter.xml
- lint.xml
- pmd-ruleset.xml
- quality.gradle
- NoteDaoImpl.kt
- NoteDatabase.kt
- NoteEntity.kt
- NoteModelMapperImpl.kt
- NoteRepositoryImpl.kt
- AndroidManifest.xml
- NoteModelMapperImplTest.kt
- NoteRepositoryImplTest.kt
- org.mockito.plugins.MockMaker
- .gitignore
- build.gradle
- jacoco.gradle
- proguard-rules.pro
- edit_note.png
- modules.png
- note_detail.png
- notes.png
- Note.kt
- NoteDao.kt
- NoteModelMapper.kt
- NoteRepository.kt
- AddNoteUseCase.kt
- DeleteNoteUseCase.kt
- EditNoteUseCase.kt
- NoteDetailUseCase.kt
- NotesUseCase.kt
- .gitignore
- build.gradle
- gradle-wrapper.jar
- gradle-wrapper.properties
- AddNoteComponent.kt
- AddNoteContract.kt
- AddNoteModule.kt
- AddNotePresenter.kt
- AddNoteView.kt
- AppComponent.kt
- AppDbModule.kt
- AppModule.kt
- PerScreen.kt
- EditNoteComponent.kt
- EditNoteContract.kt
- EditNoteModule.kt
- EditNotePresenter.kt
- EditNoteView.kt
- BasePresenter.kt
- BaseView.kt
- MvpPresenter.kt
- NoteDetailComponent.kt
- NoteDetailContract.kt
- NoteDetailModule.kt
- NoteDetailPresenter.kt
- NoteDetailView.kt
- NotesAdapter.kt
- NotesComponent.kt
- NotesContract.kt
- NotesModule.kt
- NotesPresenter.kt
- NotesView.kt
- Extensions.kt
- MainActivity.kt
- NotesApp.kt
- ic_add_white_24px.xml
- ic_launcher_background.xml
- ic_launcher_foreground.xml
- activity_main.xml
- add_note.xml
- edit_note.xml
- note_detail.xml
- note_item.xml
- notes_view.xml
- ic_launcher.xml
- ic_launcher_round.xml
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- colors.xml
- strings.xml
- styles.xml
- AndroidManifest.xml
- AddNotePresenterTest.kt
- EditNotePresenterTest.kt
- BasePresenterTest.kt
- NoteDetailPresenterTest.kt
- NotesPresenterTest.kt
- org.mockito.plugins.MockMaker
- .gitignore
- build.gradle
- jacoco.gradle
- proguard-rules.pro
- .gitignore
- .travis.yml
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README.md
- settings.gradle
// repository documentation
Was this content helpful?
(0 ratings)
