Modify process of analyzing current state in ResourceManager
[apps/agl-service-windowmanager.git] / src / policy_manager / policy_manager.cpp
2018-06-20 Yuta DoiModify process of analyzing current state in ResourceMa...
2018-06-20 Yuta DoiMove event info queue into PolicyManager
2018-06-20 Yuta DoiModify member variable name
2018-06-20 Yuta DoiIntegrate car element state
2018-06-20 Yuta DoiSegment process for control timer event
2018-06-20 Yuta DoiAdd calling callback for onError
2018-06-20 Yuta DoiSegment process
2018-06-20 Yuta DoiRemove unnecessary code
2018-06-20 Yuta DoiUse enum instead of constant macro
2018-06-19 Yuta DoiBug fix: nullptr access
2018-06-18 Yuta DoiModify API of PolicyManager
2018-06-15 Yuta DoiModify format of layout information and process for...
2018-06-15 Yuta DoiAdd new addStateToJson()
2018-06-14 Yuta DoiModify the process for updating layer state
2018-06-11 Yuta DoiUpdate managing layout information
2018-06-11 Yuta DoiUpdate managing layout information
2018-06-08 Yuta DoiPolicyManager manage layout information (area, category...
2018-06-08 Yuta DoiPolicyManager uses layout information
2018-06-07 Yuta DoiModify struct stm_state_t
2018-06-01 Yuta DoiModify API of PolicyManager
2018-06-01 Yuta DoiUse sd_event_add_defer() for dispatching checkPolicy
2018-06-01 Yuta DoiAdd timer for restriction mode
2018-06-01 Yuta DoiPolicyManager uses sd_event loop for the process of...
2018-05-21 Yuta DoiAdd lightstatus brake ON/OFF event
2018-05-16 Yuta DoiModify the policy of restriction
2018-05-14 Yuta DoiAdd policy of switchng accel pedal status to dummy stm
2018-05-11 Yuta DoiRemove unnecessary header from policy_manager.hpp
2018-05-11 Yuta DoiThe role "video" can be shown in split area for ALS
2018-05-10 Yuta DoiReplace json_object_from_file to inputJsonFilie
2018-05-10 Yuta DoiModify for restriction role
2018-05-09 Yuta DoiAdd policy of switching parking brake state to dummy...
2018-05-09 Yuta DoiAdd parking brake ON/OFF event
2018-04-27 Yuta DoiAdd PolicyManager, related classes and some config...