Maximilian Loy

Results 4 issues of Maximilian Loy

This is to create custom notification channels for Android 8.0 Oreo. Especially if one want's to use a custom notification sound. Largely copied from https://github.com/phonegap/phonegap-plugin-push

This adds the ability to localise the strings prepended with "_@" Here is an example: `app-settings.json`: ``` javascript [{ "title": "_@pref_notif_title", "description": "_@pref_notif_summary", "type": "radio", "key": "threshold", "default": "2", "items":...

Please specify your environment : Plugin version: - [x] released version: 0.99 - [ ] repository master Toolchain: - [ ] Cordova cli - [ ] Phonegap cli - [...