app-filter: Add mct_app_filter_is_enabled() API
This is a high-level API to indicate whether parental controls are
‘enabled’ for the given user. Specifically, whether any of the
properties of the MctAppFilter
differ from their default value.
Includes tests.
Signed-off-by: Philip Withnall withnall@endlessm.com