Ting Su
Ting Su
**Describe the bug** A clear and concise description of what the bug is. I installed the latest apk version on the market. When I open the app and click the...
Hi, thanks for developing this useful app. We recently tested this app by an automated Android GUI testing tool developed by our research team. We found the app could run...
This crash issue was found in the latest released version (0.82). It was reproduciable on a Google Pixel 3 phone (Android 9.0) and Android emulator 6.0. I have searched the...
Hi @helloworld1, I observed a functional issue in the latest released version v10.11.4 on an Android 6.0 device. I searched the history issue and the issue was not reported before....
Hi @helloworld1, I observed a functional issue in the latest released version v10.11.4 on an Android 6.0 device. I searched the history issue and the issue was not reported before....
I searched the history issue list, and have not found similar issues. The issue was found in the latest released version (v10.11.4) on a Android 6.0 device. Crash stack ```...
I searched the history issue list, and have not found similar issues. The issue was found in the latest released version (v10.11.4) on a Android 6.0 device. Reproducing viodeo ...
I searched the history issue list, and have not found similar issues. The issue was found in the latest released version (v10.11.4) on a Android 6.0 device. Reproducing viodeo ...
In the current version 2.0.22, our automated app testing tool detected a NullPointerException. The below is the logcat report: E/SQLiteLog( 5511): (1) no such column: fontsize E/AndroidRuntime( 5511): FATAL EXCEPTION:...
version code:75 version name: 2.7 device sdk version: android-18 java.lang.IndexOutOfBoundsException: Invalid index 1, size is 0 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255) at java.util.ArrayList.get(ArrayList.java:308) at ca.mimic.apphangar.AppsRowAdapter.getItem(AppsRowAdapter.java:131) at ca.mimic.apphangar.AppsRowAdapter.getView(AppsRowAdapter.java:69) at android.widget.AbsListView.obtainView(AbsListView.java:2177) at android.widget.ListView.makeAndAddView(ListView.java:1840) at android.widget.ListView.fillDown(ListView.java:675)...