Dave Alden

Results 25 issues of Dave Alden

File access has been changed on Android 8, so using the current plugin implementation to attach a file to an email causing a crash on Android 8: 09-11 19:57:14.794 20528-20623/io.cordova.hellocordova...

Patch in changes from https://github.com/apache/cordova-plugin-inappbrowser/pull/205

This PR contains a rewrite of the Android implementation to use the [Camera v2 API](https://developer.android.com/media/camera/camera2) instead of the [deprecated Camera API](https://developer.android.com/media/camera/camera-deprecated). The main reason for this change is to fix...

apply the logic for options.foreground to decide whether to show notification

(android) feat: Support night mode for notification icons (android) feat: Support using vector icons for notifications