Ruisi icon indicating copy to clipboard operation
Ruisi copied to clipboard

西电睿思手机客户端[Android]适用于discuz论坛

Results 11 Ruisi issues
Sort by recently updated
recently updated
newest added

**[scenario]** 点击“点击头像登录”,此时并不登录;点击“看帖”,出发崩溃 **[Analysis]** 将要弹出的 dialog(登录)所要依附的 View 已经不存在导致的。 ```java //Ruisi-master/app/src/main/java/me/yluo/ruisiapp/activity/LoginActivity.java @Override public void onFailure(Throwable e) { AlertDialog dialog = new AlertDialog.Builder(LoginActivity.this) .setTitle("加载失败") .setMessage("是否重新加载") .setPositiveButton("重新加载", (dialogInterface, i) -> loadData()) .setNegativeButton("关闭", (dialogInterface, i)...

**[scenario]** 网络异常时,直接登录,触发崩溃 **[Analysis]** 没有对收到的http报文进行判空操作 ![Snipaste_2021-09-12_13-10-40](https://user-images.githubusercontent.com/25031216/133444455-8ebe3d0d-859a-4da3-ab76-815e0af32748.png) **[Suggestions]** ![3](https://user-images.githubusercontent.com/25031216/133444523-70f98826-dcff-44a1-b121-fdaded3b0c41.png) 199行代码之后,判断 `loginUrl` 是否为空,如果空,则弹窗或者直接报错,不进行后续的登录流程 **[Log]** ```shell beyond1q:/data/system/dropbox # cat [email protected] Process: me.yluo.ruisiapp Flags: 0x28c8be44 Package: me.yluo.ruisiapp v40 (2.9.8.2) Foreground: Yes Build: samsung/dream2qltezh/dream2qltechn:7.1/N2G48H/G9550ZHU1AQEE:user/release-keys java.lang.NullPointerException: Attempt...

通知显示无法登陆到睿思,请检查网络链接

安卓端及h5登录时输入验证码始终不正确,请及时修复

Now Ruisi cannot log in, Can't log in even after filling in the verification information. Can you solve it?

![Screenshot_20200430-114900](https://user-images.githubusercontent.com/1624815/80670269-0aaf0500-8ad9-11ea-929c-e8b911847af5.jpg)

能不能把帖子详情页右上角的刷新按钮改成分享按钮?感觉刷新一般用不到,但是分享还是经常有的,不至于再复制内容分享给别人吧?望考虑!

RT,这个可以解决下么,球球了