data: add feedbackd theme for SHIFT axolotl
Almost the same as the default theme, but with some vibrations reduced
View ArticleMerge branch 'shift-axolotl' into 'master'
data: add feedbackd theme for SHIFT axolotl See merge request !14
View ArticleAdd debian packaging
This is heavily based on Arnaud Ferraris work for Debian and makes local testing a lot easier. As the Debian package uses 3.0 (quilt) the added debian/ dir doesn't do any harm there. It will hopefully...
View ArticleAdd 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 Article