Adriano Di Giovanni

Results 20 issues of Adriano Di Giovanni

Is it possible to specify an existing canvas instead of specifying a container element for a new `Paper` instance? Thanks in advance, Adriano

question
PR welcomed

@tgriesser, maybe you can find my [node-error](https://github.com/adriano-di-giovanni/node-error) useful ;) I developed it to handle/log custom errors using Bookshelf and decided to share it

`cordova plugin rm cordova-plugin-enable-multidex` currently removes dependencies but do not restore AndroidManifest.xml deleting `android:name` attribute from the `application` element. Write an `after_plugin_rm`hook to solve the issue.

As per the [docs](https://github.com/googleapis/google-auth-library-nodejs#oauth2) > This library comes with an OAuth2 client that allows you to retrieve an access token and refreshes the token and retry the request seamlessly if...

type: feature request

### Current Behavior Can't use accessors in a project created with the latest version of tsdx. It seems to be an editor integration issue because the code compiles. ![image](https://user-images.githubusercontent.com/3408372/121723946-725ebe80-cae7-11eb-8b0c-77522f08f117.png) You...

kind: support
scope: integration
scope: templates

Hi, and thanks for AndroidInAppBilling. I received a warning from Google. You can read about the warning at the issue j3k0/cordova-plugin-purchase#479 I'd like to contribute. Can you give me support?...

## I'm submitting a... [ ] Regression [ ] Bug report [x] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support...

Maybe this is not the best place to ask such a question but I couldn't find any official one. So, feel free to redirect me ;) How do I post...

Developing abstraction libraries for Redis sometimes require to know which data type a given command operates on. It'd be great to have `COMMAND` and `COMMAND INFO` to return a nested...

### Platforms affected * Android * iOS On iOS, I only added a `startPlayingAudioInBackground` that's a proxy to`startPlayingAudio` because the latter already plays the audio in a background thread. ###...

platform: ios
platform: android
feature