Instead of using the global SingleThreadedExecutor for some requests, use enqueue method of okhttp. This should hopefully help with some plugins, and more specifically the ui from freezing while the online api is down.
Instead of using the global SingleThreadedExecutor for some requests, use enqueue method of okhttp. This should hopefully help with some plugins, and more specifically the ui from freezing while the online api is down.