File list (Check if you may need any files):
android-architecture-todo-mvp
.............................\.travis.yml
.............................\LICENSE
.............................\README.md
.............................\todoapp
.............................\.......\.gitignore
.............................\.......\CONTRIBUTING.md
.............................\.......\app
.............................\.......\...\.gitignore
.............................\.......\...\build.gradle
.............................\.......\...\proguard-rules.pro
.............................\.......\...\proguardTest-rules.pro
.............................\.......\...\src
.............................\.......\...\...\androidTest
.............................\.......\...\...\...........\java
.............................\.......\...\...\...........\....\com
.............................\.......\...\...\...........\....\...\example
.............................\.......\...\...\...........\....\...\.......\android
.............................\.......\...\...\...........\....\...\.......\.......\architecture
.............................\.......\...\...\...........\....\...\.......\.......\............\blueprints
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\todoapp
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\TestUtils.java
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\custom
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\......\action
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\......\......\NavigationViewActions.java
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\data
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\....\TasksLocalDataSourceTest.java
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\tasks
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\.....\AppNavigationTest.java
.............................\.......\...\...\...........\....\...\.......\.......\............\..........\.......\.....\TasksScreenTest.java
.............................\.......\...\...\androidTestMock
.............................\.......\...\...\...............\java
.............................\.......\...\...\...............\....\com
.............................\.......\...\...\...............\....\...\example
.............................\.......\...\...\...............\....\...\.......\android
.............................\.......\...\...\...............\....\...\.......\.......\architecture
.............................\.......\...\...\...............\....\...\.......\.......\............\blueprints
.............................\.......\...\...\...............\....\...\.......\.......\............\..........\todoapp
.............................\.......\...\...\...............\....\...\.......\.......\............\..........\.......\addedittask
.............................\.......\...\...\...............\....\...\.......\.......\............\..........\.......\...........\AddEditTaskScreenTest.java
.............................\.......\...\...\...............\....\...\.......\.......\............\..........\.......\statistics
.............................\.......\...\...\...............\....\...\.......\.......\............\..........\.......\..........\StatisticsScreenTest.java
.............................\.......\...\...\...............\....\...\.......\.......\............\..........\.......\taskdetail
.............................\.......\...\...\...............\....\...\.......\.......\............\..........\.......\..........\TaskDetailScreenTest.java
.............................\.......\...\..