Activities templates allowing setting specific value to int type vconf keys. 87/157887/9
authorPawel Kurowski <p.kurowski2@samsung.com>
Thu, 26 Oct 2017 18:31:51 +0000 (20:31 +0200)
committerLukasz Oleksak <l.oleksak@samsung.com>
Mon, 30 Oct 2017 17:11:04 +0000 (17:11 +0000)
commit99da25d67c280445940dd52eb7a34ea8f2089ea5
treece7949a734394a02c5d1d580ab7504c2112cf0a3
parent880fd32c914d1912163a0ab98f156ea675f4a4c4
Activities templates allowing setting specific value to int type vconf keys.

Refactor ChangeScanningMethod, also renamed to ChangeScanningMethodActivity
Add:
+ ChangeTextEditionModeActivity
+ SetCharacterGranularityActivity
+ SetWordGranularityActivity
+ SetLineGranularityActivity
+ SetParagraphGranularityActivity

Set...Activity needs new functionality in UI,
Select Activity allow returning to the previous menu after sending activity change request

Change-Id: I27d591e948b33efc43cde4c42b33f3773266f222
res/po/en_US.po
src/ChangeIntTypeVconfKeyActivity.cpp [new file with mode: 0644]
src/ChangeScanningMethodActivity.cpp [deleted file]
src/MenuBuilder.cpp
src/SelectActivity.cpp
src/VConfKeys.hpp
utils/setVconfKeys.sh