Osanosa

Results 16 issues of Osanosa

Btw as mentioned in an [issue#14](https://github.com/jaredrummler/KtSh/issues/14) app is not responsive until command finishes and ping just continues to run I'm using in jetpack compose as this var test by remember...

``` 00:21:52.516 WM-WorkerFactory E Could not instantiate ua.gov.diia.core.util.work.DoApplicationSettingsProvisionWork (Ask Studio Bot) java.lang.NoSuchMethodException: ua.gov.diia.core.util.work.DoApplicationSettingsProvisionWork. [class android.content.Context, class androidx.work.WorkerParameters] at java.lang.Class.getConstructor0(Class.java:3325) at java.lang.Class.getDeclaredConstructor(Class.java:3063) at androidx.work.WorkerFactory.createWorkerWithDefaultFallback(WorkerFactory.java:95) at androidx.work.impl.WorkerWrapper.runWorker(WorkerWrapper.java:245) at androidx.work.impl.WorkerWrapper.run(WorkerWrapper.java:137) at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91) at...

I use this app only to check for app crashes and I don't need logcat service on open

This is my first pull request ever, so tell me if I fucked smth up

log says its not found

Hi there. I'm trying to show pop-up dialog with a page on some local crm site but after login upon reopening it prompts to log in again despite having all...

Why using minsdk 24 if work fine on 21?

I do really need to fix my sleep schedule, it's 7 AM 💀💀💀

erm 🤓☝️ i think you have gitignore misconfigured, apk i built has no mpv java.lang.UnsatisfiedLinkError: dlopen failed: library "libmpv.so" not found at java.lang.Runtime.loadLibrary0(Runtime.java:1081) at java.lang.Runtime.loadLibrary0(Runtime.java:1003) at java.lang.System.loadLibrary(System.java:1765) at is.xyz.mpv.MPVLib.(MPVLib.java:19) at...

java.lang.ClassNotFoundException: javax.net.ssl.SNIServerName Added in [API level 24](https://developer.android.com/guide/topics/manifest/uses-sdk-element#ApiLevels) SNIHostName seems to be coming from Security.insertProviderAt(Conscrypt.newProvider(), 1) but i'm not sure yet