ParanoidAndroid

Results 20 issues of ParanoidAndroid

Hi, in some browsers, like Opera, the PIP button is shown on top of the video. I guess adding `disablePictureInPicture` to the video tag would help, where is it supported?...

Dear All, we are getting a lot of crash reports in the Play Console, stack trace: `java.lang.RuntimeException: at android.app.ActivityThread.handleServiceArgs (ActivityThread.java:4319) at android.app.ActivityThread.access$2700 (ActivityThread.java:273) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2070) at android.os.Handler.dispatchMessage (Handler.java:112) at...

Not sure this plugin is still maintained, anyway here we go: **Describe the bug** The notification icon does not show in Android 11, the default star icon is shown instead...

Changing zoom level, when I have only single pushpins and not a cluster, how do I change the icon to represent a single point? From the circle to a custom...

Any chance to support Huawei devices without Play Services? Currently, it crashes on my Huawei tablet (Harmony OS 2, so Android 10), not sure if it is related but here...

I would like to know if offline caching is (or will) be available for @sentry/capacitor @sentry/vue Currently, I have ``` Sentry.init({ dsn: 'https://xxx', enableNative: false, transport: Sentry.makeBrowserOfflineTransport(Sentry.makeFetchTransport), transportOptions: { //...

question
Platform: Capacitor
Status: Stale

Anchor tags with data-role="button" are not styled like a button will show a normal link, without hover/active states

Hi there, I am not personally experiencing any problems, but I get loads of crash reports on the Play Console. This: ``` java.lang.NumberFormatException: at java.lang.Integer.parseInt (Integer.java:521) at java.lang.Integer.parseInt (Integer.java:556) at...

It would be nice to show the total number of members on the badge

enhancement