emigenix

Results 16 issues of emigenix

Please add installation info (and an installation script) in the `README.md` to explain how to install the files as given under [`releases`](https://github.com/rprichard/winpty/releases) wiki. For _Cygwin_ it should be something like:...

enhancement

**Problem:** Performance often feel laggy, especially going back and forth from main page. The XML files and code controlling these viewers are far from optimized and possibly wrong at worst....

bug

There was some attempt to implement a toast and/or notification to be shown for users, when the app detects a non Qualcomm/MSM device, before the app is closed. This is...

bug

**Priority:** `Urgent` **Problem:** Scrolling often feel laggy, especially in the event viewers. The XML files and code controlling these viewers are far from optimized and possibly outdated at worst. Lint...

bug

**Problem:** Scrolling often feel laggy, especially in the event viewers. The XML files and code controlling these viewers are far from optimized and possibly outdated at worst. Lint give the...

bug

`Lint` gives us 3 errors for improper use of static fields, which may cause memory leaks. The files implicated are: ``` # ../../src/main/java/zz/snsn/xlite/util/MSDServiceHelperCreator.java:18 # ../../src/main/java/zz/snsn/xlite/util/MsdDatabaseManager.java:15 # ../../src/main/java/zz/snsn/xlite/util/MsdLog.java:25 ``` It's possible...

bug

When repeating a test the phone info & number nagging screen notifications are shown again. This is annoying and there should be an option to `[x] never show again` or...

bug

When selecting the `Network Info` screen, it doesn't continuously update the info shown. It only shows the info from the last analysis, which could be up to ~X (?) minutes...

bug

It seem that after having changed the `settings`, they are not instantly updated. The app need to be restarted for the changes to take effect. This is most obvious when...

bug

**Problem:** Recording **always** starts when app starts, regardless if it was turned off before or not. **Expected:** When disabling **recording** from within app, and then exiting it, it should remember...

bug