data: reduce PinePhone Pro vibrations
The Pine64 PinePhone Pro has a much stronger vibrator than the Pine64 PinePhone on which this config is based on. Reduce the rumble to annoy the user when typing.
View ArticleMerge branch 'pinephonepro-reduce-vibra' into 'master'
data: reduce PinePhone Pro vibrations See merge request !11
View Articledata: Add feedbackd theme for Samsung midas devices
This was tested on Exynos Samsung Galaxy S III (GT-i9300) and Note II (GT-n7105) devices. All samsung,midas devices encountered so far have an30259a notification LEDs and max77693 haptics.
View ArticleMerge branch 'midasdev2' into 'master'
data: add custom theme for Exynos Samsung Galaxy SIII and Note II devices See merge request !12
View Articledata: Validate Samsung midas devices theme
Fixes: 2a712a96 ("data: Add feedbackd theme for Samsung midas devices")
View ArticleMerge branch 'midasdev3' into 'master'
data: Add meson build line for Samsung midas devices See merge request !13
View Articledata: 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 Article