nilupeng
2022-08-09 92f09807eeb57f0cb9a4686cde38834549b34962
refs
author nilupeng <qingingrunt2010@qq.com>
Tuesday, August 9, 2022 11:00 +0000
committer nilupeng <qingingrunt2010@qq.com>
Tuesday, August 9, 2022 11:00 +0000
commit92f09807eeb57f0cb9a4686cde38834549b34962
tree a5bd4a5eeab6ee2d60c2e1225f3a2a6558f22726 tree | zip | gz
parent c746c5117023148ce7d95c822f5487239b8151f1 view | diff
58a4a54c62c65cab92c85fd3edeff832e4572ead view | diff
Merge branch 'master' into page
17 files added
4 files deleted
13 files modified
584 ■■■■ changed files
app/build.gradle 12 ●●●● diff | view | raw | blame | history
app/src/main/AndroidManifest.xml 2 ●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/base/activities/BaseActivity.java 13 ●●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/data/Results.java 4 ●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/retrofit/api/LoginApiCenter.java 5 ●●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/retrofit/converter/DecryptGsonResponseBodyConverter.java 71 ●●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/retrofit/converter/GsonConverterFactory.java 19 ●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/retrofit/converter/GsonResponseBodyConverter.java 85 ●●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/retrofit/observable/HttpObserver.java 26 ●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/ui/login/LoginViewModel.java 30 ●●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/ui/login/RegisterLoginActivity.java 23 ●●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/ui/login/UserBean.java 41 ●●●●● diff | view | raw | blame | history
app/src/main/java/com/runt/open/mvvm/ui/splash/SplashViewModel.java 36 ●●●●● diff | view | raw | blame | history
app/src/main/res/drawable-v24/ic_launcher_foreground.xml 30 ●●●●● diff | view | raw | blame | history
app/src/main/res/drawable/ic_dashboard_black_24dp.xml 9 ●●●●● diff | view | raw | blame | history
app/src/main/res/drawable/ic_home_black_24dp.xml 9 ●●●●● diff | view | raw | blame | history
app/src/main/res/drawable/ic_launcher_background.xml 134 ●●●● diff | view | raw | blame | history
app/src/main/res/drawable/ic_notifications_black_24dp.xml 9 ●●●●● diff | view | raw | blame | history
app/src/main/res/layout/activity_login.xml 2 ●●● diff | view | raw | blame | history
app/src/main/res/layout/activity_splash.xml 14 ●●●●● diff | view | raw | blame | history
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 5 ●●●●● diff | view | raw | blame | history
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 5 ●●●●● diff | view | raw | blame | history
app/src/main/res/mipmap-hdpi/ic_launcher.webp diff | view | raw | blame | history
app/src/main/res/mipmap-hdpi/ic_launcher_round.webp diff | view | raw | blame | history
app/src/main/res/mipmap-mdpi/ic_launcher.webp diff | view | raw | blame | history
app/src/main/res/mipmap-mdpi/ic_launcher_round.webp diff | view | raw | blame | history
app/src/main/res/mipmap-xhdpi/ic_launcher.webp diff | view | raw | blame | history
app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp diff | view | raw | blame | history
app/src/main/res/mipmap-xxhdpi/app_icon.png diff | view | raw | blame | history
app/src/main/res/mipmap-xxhdpi/ic_launcher.webp diff | view | raw | blame | history
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp diff | view | raw | blame | history
app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp diff | view | raw | blame | history
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp diff | view | raw | blame | history
app/src/main/res/mipmap-xxxhdpi/welcom.png diff | view | raw | blame | history