Results 28 issues of sido420

Is it possible to change the theme colors in config files or through JS code? Also, I'm seeing cordova build warnings like below. How do I fix them? ``` warning:...

Thanks for the plugin. It seems to work however even after putting the required uses params in AndroidManifest.xml the SMS is not being read automatically by the plugin. Do I...

I'm building a chat application where I wanted to use Clusterize for the main chat page. As we already know chat messages can be complex including text only, images+text, videos,...

I was thinking if we could add a dump/restore functionality to this module. Due to the nature of nodejs process, if it goes down we loose everything stored in the...

feature

I tested with sharing an image from Whatsapp but I get an error "invalid action" on window.plugins.intent.getRealPathFromContentUrl().

Trying to install Linux headers for the version minideb came with but cant seem to find the right headers. ``` $ docker run -it --name minideb bitnami/minideb:buster root@9ae2fa033c63:/# uname -r...

How to reliably set timezone on minideb images? Please provide an example for UTC. Is there a universal method that works on all images? Is tzdata required?

Are there any plans to support nativescript platform. Nativescript uses javascript and runs inside a JS engine on mobile devices. We can use a plugin like https://market.nativescript.org/plugins/nativescript-websockets that supports websockets.

I'm using underscore's _.map to get multiple items though LF but getting the following error ``` Uncaught (in promise) TypeError: b is not a function at localforage.js:440   | (anonymous) |...

Thanks for this useful module. I'm using it as a Docker service. However, I wanted to know if there is a way to enable detailed logging like connection to Redis...

enhancement