lp:~zsombi/ubuntu-ui-toolkit/other-vibrations
Created by Zsombor Egri and last modified
- Get this branch:
- bzr branch lp:~zsombi/ubuntu-ui-toolkit/other-vibrations
Only Zsombor Egri can upload to this branch. If you are Zsombor Egri please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Cris Dywan: Approve
- Jonas G. Drange (community): Needs Information
- Diff: 1168 lines (+1014/-9)17 files modifiedcomponents.api (+12/-0)
debian/control (+3/-0)
modules/Ubuntu/Components/AbstractButton.qml (+1/-1)
modules/Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp (+226/-0)
modules/Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.h (+55/-0)
modules/Ubuntu/Components/plugin/plugin.cpp (+2/-0)
modules/Ubuntu/Components/plugin/plugin.pro (+7/-2)
modules/Ubuntu/Components/plugin/ucserviceproperties.cpp (+317/-0)
modules/Ubuntu/Components/plugin/ucserviceproperties.h (+83/-0)
modules/Ubuntu/Components/plugin/ucserviceproperties_p.h (+53/-0)
tests/unit/runtest.sh (+5/-5)
tests/unit_x11/tst_serviceproperties/IncomingCallVibrateWatcher.qml (+31/-0)
tests/unit_x11/tst_serviceproperties/InvalidPropertyWatcher.qml (+31/-0)
tests/unit_x11/tst_serviceproperties/InvalidPropertyWatcher2.qml (+32/-0)
tests/unit_x11/tst_serviceproperties/tst_serviceproperties.cpp (+146/-0)
tests/unit_x11/tst_serviceproperties/tst_serviceproperties.pro (+8/-0)
tests/unit_x11/unit_x11.pro (+2/-1)
Related bugs
Bug #1391877: Please implement missing 'Other Vibrations' System setting | Critical | Fix Released | |
Related blueprints
Branch information
Recent revisions
- 1140. By Zsombor Egri
-
ServiceProperties QML component created, replacing DBusPropertyWatcher and SystemSettings intarnal component. Prerequisite for the HapticsFreedback singleton required to fix the OtherVibrate setting
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-ui-toolkit