Whiteboard-main
gradlew
5KB
settings.gradle
50B
.idea
runConfigurations.xml
564B
misc.xml
515B
gradle.xml
796B
codeStyles
Project.xml
3KB
jarRepositories.xml
1KB
gradle
wrapper
gradle-wrapper.properties
232B
gradle-wrapper.jar
53KB
gradlew.bat
2KB
gradle.properties
1KB
.gitignore
208B
app
src
androidTest
java
com
example
whiteboardtest
ExampleInstrumentedTest.java
766B
test
java
com
example
whiteboardtest
ExampleUnitTest.java
387B
main
AndroidManifest.xml
769B
res
mipmap-hdpi
ic_launcher.png
4KB
ic_launcher_round.png
5KB
mipmap-xxxhdpi
ic_launcher.png
10KB
ic_launcher_round.png
16KB
mipmap-xhdpi
ic_launcher.png
5KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
mipmap-mdpi
ic_launcher.png
3KB
ic_launcher_round.png
3KB
drawable
ic_launcher_background.xml
5KB
layout
message_item.xml
925B
activity_main.xml
543B
drawable-v24
ic_launcher_foreground.xml
2KB
values
colors.xml
207B
strings.xml
76B
styles.xml
381B
mipmap-xxhdpi
ic_launcher.png
8KB
ic_launcher_round.png
12KB
java
com
example
whiteboardtest
ui
MainViewModel.java
1KB
MainActivity.java
3KB
MessageRecyclerAdapter.java
2KB
model
local
MessageDatabase.java
408B
LocalDataSource.java
2KB
DateConverter.java
400B
MessageDao.java
518B
ILocalDataSource.java
332B
entities
Message.java
2KB
Repository.java
2KB
usecases
IGetMessagesUseCase.java
256B
IRemoveMessageUseCase.java
195B
GetMessageUseCase.java
539B
RemoveMessageUseCase.java
486B
IRepository.java
280B
remote
IRemoteDataSource.java
126B
MessageGenerator.java
1KB
WhiteBoardApplication.java
1KB
main.zip
84KB
.gitignore
6B
build.gradle
1KB
proguard-rules.pro
750B
build.gradle
530B
暂无评论