Norman Breau

Results 32 issues of Norman Breau

https://github.com/instacart/truetime-android/blob/a59e52528afa37087b1e7c7c9d79f54feb0c1825/library/src/main/java/com/instacart/library/truetime/DiskCacheClient.java#L58-L72 This method has a serious flaw. I'll start by providing a sequence of action scenario, **Base** and **Scenario A**, and finally **Scenario B** ## Base Phone boots App launches...

# Feature Request ## Motivation Behind Feature Completes platform info used by `cordova info` command for cordova troubleshooting and diagnosis. Related to: https://github.com/apache/cordova-cli/issues/526

### Platforms affected Android ### Motivation and Context Felt like this could just be automatic rather than opt-in. ### Description Added gradle optimization file in `plugin.xml` reference. ### Testing Manual...

enhancement

### Platforms affected Android ### Motivation and Context Fixes #425 Also required for #471 ### Description Removed deprecated ` Manual tests ### Checklist - [x] I've run the tests to...

bug

### Platforms affected iOS tests ### Motivation and Context ### Description ### Testing ### Checklist - [ ] I've run the tests to see all new and existing tests pass...

# Bug Report ## Problem https://github.com/apache/cordova-plugin-file#create-a-persistent-file- `LocalFileSystem.PERSISTENT` does not exists. It should be `window.PERSISTENT`, as confirmed by a support ticket https://github.com/apache/cordova-plugin-file/issues/369 The documentation should be updated to `window.PERSISTENT`. Note that,...

bug

Hi there, This change adds a boolean state on `CollisionBody` and 2 methods for a setter/getter, which controls whether or not to compute debug lines on a particular collision body....

# Feature Request ## Motivation Behind Feature To document new preferences that was added in cordova-android. Brought to our attention by: https://github.com/apache/cordova-android/pull/1410#issuecomment-1193351277 Most of the new preferences was introduced in...

I think there should be better warnings documented about using a remote url for the `config.xml` tag `` It should be noted that using remote urls can be dangerous for...

Hacktoberfest

This issue is to keep track of a more complete documentation restructure that should be done after the PRs https://github.com/apache/cordova-android/pull/764 & https://github.com/apache/cordova-docs/pull/1009 is merged. This is because the Android app...