CEnnis91

Results 5 issues of CEnnis91

This is some initial work towards raw input support and should satisfy #300. I know there are plans on doing blissbox support, so I tried to structure this with that...

For situations when not using `mutable-content` and updating the badge count is not desired. This also adds `unread_count` and `missed_calls` to the push payload when `push_with_badge` is `False`.

Extends the flexibility of advanced mode by allowing `CSettingsPage` to define it's own visibility/accessibility. This removes explicit handling of `CAdvancedOptionsPage` and `CDefaultsOptionsPage` in `CSettingConfig`. This also opens the door for...

### Expected behavior? The order of the settings in the settings tree are consistent. ### Actual behavior? The order of the settings in the settings tree are not consistent when...

bug

#### Overview of the Issue I came across this issue when using Ubuntu's [daily cloud images](https://cloud-images.ubuntu.com/focal/current/) with the `virtualbox-ovf` builder. After importing the OVA, the plugin tries to attach the...

bug