revise piAction life cycle and returning undo()
authorYoungjae Shin <yj99.shin@samsung.com>
Wed, 13 Nov 2019 02:00:52 +0000 (11:00 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Thu, 19 Mar 2020 04:30:37 +0000 (13:30 +0900)
commitd958bc7c07be992aaa357f7bbb266014ca1fffe8
tree64735b7897172c78d291bc9ca59f8ae62fd6699e
parentf50df315daceedf969d0fb180e4cab58f40bc49c
revise piAction life cycle and returning undo()
36 files changed:
app/AppActionLaunch.cpp
app/AppActionLaunch.h
app/AppPlugin.cpp
bluetooth/BtActionPower.cpp
bluetooth/BtActionPower.h
bluetooth/BtPlugin.cpp
display/DisplayAllowPalmTouch.cpp
display/DisplayAllowPalmTouch.h
display/DisplayBrightness.cpp
display/DisplayBrightness.h
display/DisplayPlugin.cpp
display/DisplayTimeout.cpp
display/DisplayTimeout.h
media/MediaPlayer.cpp
media/MediaPlayer.h
pkg/PkgEnableSupportMode.cpp
pkg/PkgEnableSupportMode.h
pkg/PkgPlugin.cpp
unittests/mdsp_test_app.cpp
unittests/mdsp_test_display.cpp
unittests/mdsp_test_media.cpp
unittests/mdsp_test_pkg.cpp
unittests/mdsp_test_vconf.cpp
vconf/VconfAction.cpp
vconf/VconfAction.h
vconf/VconfActionBool.cpp
vconf/VconfActionBool.h
vconf/VconfActionDbl.cpp
vconf/VconfActionDbl.h
vconf/VconfActionInt.cpp
vconf/VconfActionInt.h
vconf/VconfActionStr.cpp
vconf/VconfActionStr.h
wifi/WifiActionPower.cpp
wifi/WifiActionPower.h
wifi/WifiPlugin.cpp