Add tests that validate the themes
Feedbackd will soon support theme validation (using the same code path that is used to load the code into the daemon). Leverage that to validate the themes: ``` meson test -v -C _build ```
View Articleci: Validate themes
We fetch fbd-theme-validate from CI until it made it into a release.
View ArticleMerge branch 'validate-themes' into 'main'
Add tests that validate the themes See merge request !16
View Articleci: Make sure we clean the test dir
This can be dropped once we drop the workaround to fetch fbd-theme-validate form CI
View Articlesamsung,midas: Chain up to default theme
This allows us to reuse the whole "full" profile
View Articlepinephone: Chain up to default theme
This allows us to reuse the whole "full" and "silent" profile
View Articlepinephone-pro: Chain up to default theme
This allows us to reuse the whole "sound" profile
View Articleshift: Chain up to default theme
This allows us to reuse the whole "full" and "silent" profile
View Articleoneplus6: Chain up to default theme
Thanks Federico Amedeo Izzo for reporting this. Closes: #4
View ArticleMerge branch 'simplify-themes' into 'main'
Simplify some of the device schemes Closes #4 See merge request !18
View Articled/control: Bump feedbackd dependency
We want 0.0.2 as it honors the `parent-name` property.
View Articled/changelog; Use a version number that compares correctly in Debian
The `r` can be dropped with 0.1.0.
View Articleci: Use packaged feedbackd 0.0.2
Avoid the hard coded download URL. We can drop sid once fbd migrated.
View ArticleMerge branch 'simplify-ci' into 'main'
ci: Use packaged feedbackd 0.0.2 See merge request !21
View Articleoneplus6: Drop 'quiet' profile to use default behaviour
The default profiles vibration settings are closer to the Android behaviour than the 'quiet' custom profile. See discussion on #4
View Articleoneplus6t: Drop custom profile, chain up default theme
The default profiles vibration settings are closer to the Android behaviour than the custom theme. The same approach of OnePlus 6 is applied to OnePlus 6T as the two phones are similar. See discussion...
View ArticleMerge branch 'op6/op6t-remove_custom_theme' into 'main'
oneplus6/6t: Drop 'quiet' profile to use default behaviour See merge request !22
View ArticleMerge branch 'devices' into 'main'
d/control: Sort devices alphabetically See merge request !23
View ArticleMerge branch 'rel-0.0.3' into 'main'
Document changes and release 0.0.3 See merge request !24
View Article