KuTear

Results 7 issues of KuTear

**Describe the bug** Run the program for a while, return an error when requesting the api **To Reproduce** Steps to reproduce the behavior: Run the program for a while( about...

help wanted
1.0-deprecated

@larryaasen hi, I had commit language support for chinese, plz review.

enhancement
need more information
translation

### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-Flutter/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-Flutter/issues?q=is%3Aissue). -...

type:bug

Please describe what you did before the error occurred. **IMPORTANT!** If the error occurs with a specific APK file please attach or provide link to apk file! * Jadx version:...

at cn.aigestudio.datepicker.bizs.calendars.DPCNCalendar.getFestivalG(DPCNCalendar.java:216) This functions private String getFestivalG(int month, int day) { String tmp = ""; int[] daysInMonth = FESTIVAL_G_DATE[month - 1]; for (int i = 0; i < daysInMonth.length; i++)...

![image](https://user-images.githubusercontent.com/8605389/122973908-5222df80-d3c4-11eb-936e-6dcca81e6680.png) 比如上面的知乎的页面可以看到 WebView实际的高度不止屏幕中的那部分 ``` ```