#### Prerequisites <blockquote> - [x] I am running the latest app version. - [x] I checked to make sure that issue has not already been filled. </blockquote> #### What The Problem Is “Show notification” being enabled causes the GUI to freeze every ≈ 3 – 4 s for ≈ 2 s. Disabling it remediates the problem: https://github.com/user-attachments/assets/1e6cfa61-c4d2-4663-ac5f-52e45882871a None of the relevant options depicted as enabled make any difference whether enabled or disabled. #### How To Reproduce Steps to reproduce the behavior: 1. Install [`apt.izzysoft.de/fdroid/repo/com.truemlgpro.wifiinfo_1610.apk`](https://apt.izzysoft.de/fdroid/repo/com.truemlgpro.wifiinfo_1610.apk). 1. Leave “Show notification” enabled (by default). #### Expected behavior Whatever's erroneously running on the same thread as the GUI shouldn't be. #### My Environment 1. #### The Application <blockquote> ~~~ini sourcePackage=com.truemlgpro.wifiinfo versionCode=1610 ~~~ </blockquote> 1. #### The OS <blockquote> ~~~YAML [ro.build.version.release]: [13] [ro.build.display.id]: [FP5.TT4D.A.157.20240417] ~~~ </blockquote> 1. #### The Device <blockquote> ~~~YAML [ro.product.brand]: [Fairphone] [ro.build.product]: [FP5] ~~~ </blockquote>
Prerequisites
What The Problem Is
“Show notification” being enabled causes the GUI to freeze every ≈ 3 – 4 s for ≈ 2 s. Disabling it remediates the problem:
screen-20251101-153755.2.mp4
None of the relevant options depicted as enabled make any difference whether enabled or disabled.
How To Reproduce
Steps to reproduce the behavior:
Install
apt.izzysoft.de/fdroid/repo/com.truemlgpro.wifiinfo_1610.apk.Leave “Show notification” enabled (by default).
Expected behavior
Whatever's erroneously running on the same thread as the GUI shouldn't be.
My Environment
The Application
The OS
The Device