nilupeng
2022-08-09 58a4a54c62c65cab92c85fd3edeff832e4572ead
refs
author nilupeng <qingingrunt2010@qq.com>
Tuesday, August 9, 2022 10:59 +0000
committer nilupeng <qingingrunt2010@qq.com>
Tuesday, August 9, 2022 10:59 +0000
commit58a4a54c62c65cab92c85fd3edeff832e4572ead
tree 48bc9d6ebe1defbad0306a41570248eb2719c456 tree | zip | gz
parent c5f44333881c141e8791ceb9d373919260a5b4f7 view | diff
gson 转换日期问题
接入登录接口
修改图标和启动页
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