Androidacy Service Account

Results 67 issues of Androidacy Service Account

Currently, howdy relies on models that are 8-9 years old, missing out on newer, better models with higher accuracy. Please consider updating the models. Some suggestions are: - https://github.com/deepinsight/insightface -...

Hello! On a fresh install, the countly sdk throws an exception, like so: ```java Process: com.app, PID: 26888 java.lang.AssertionError at ly.count.android.sdk.MigrationHelper.doWork(MigrationHelper.java:55) at ly.count.android.sdk.Countly.init(Countly.java:550) at com.app.MainApplication.initCountly(MainApplication.kt:699) at com.app.MainApplication.access$initCountly(MainApplication.kt:163) at com.app.MainApplication$onCreate$1$initJobs$2.invokeSuspend(MainApplication.kt:598) at...

### Preflight Checklist - [x] Running `microsoft-edge:https://google.com` redirects successfully - [x] Microsoft Edge is selected in any "How do you want to open this?" box ### Install Type New Install...

bug
awaiting reporter
patched?

Hello! As the title says, when using a laptop with advanced optimus, this driver does not work. With direct backend, in chromium based browsers: ``` # NVD_LOG=1 NVD_BACKEND=direct LIBVA_DRIVER_NAME=nvidia /usr/bin/microsoft-edge-beta...

On android 16, we're seeing a large amount of these libsu crashes: ```java Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.OutputStream java.lang.Process.getOutputStream()' on a null object reference at com.topjohnwu.superuser.internal.ShellImpl.(ShellImpl.java:123)...

Current Android versions (since 13) do not recommend using a splash activity, as this conflicts with system splash screen behavior, and causes weird UI glitches. In fact, trying to create/use...

I'm not sure if its limited to android 16, but it is confirmed on 16, that this library no longer works to relaunch the activity. App dies as expected but...