Move global variable to PolicyManager member
[apps/agl-service-windowmanager.git] / src / policy_manager /
2018-06-25 Yuta DoiMove global variable to PolicyManager member
2018-06-25 Yuta DoiModify enum name
2018-06-25 Yuta DoiModify enum and struct name
2018-06-22 Yuta DoiModify definition in stm
2018-06-22 Yuta DoiAdd none event and category
2018-06-22 Yuta DoiMove process for deciding area when correct area is...
2018-06-22 Yuta DoiModify error process for setInputEventData
2018-06-22 Yuta DoiModify data type of changed flag
2018-06-22 Yuta DoiMove layout.db
2018-06-22 Yuta DoiModify layout name
2018-06-22 Yuta DoiModify role definition
2018-06-21 Yuta DoiBug fix: Always changed flag becomes true when restrict...
2018-06-21 Yuta DoiOnScreen app can be displayed for pop_up role
2018-06-21 Yuta DoiModify debug log
2018-06-20 Yuta DoiUse default area when area is not requested
2018-06-20 Yuta DoiReplace word "is_changed" to "changed"
2018-06-20 Yuta DoiModify string of car state
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-20 Yuta DoiAdd category "system" for showing specific app on restr...
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-23 Yuta DoiBugfix: Restriction app is displayed on Dashboard app...
2018-05-23 Yuta DoiBugfix: Occur segmentation fault when steping on the...
2018-05-21 Yuta DoiAdd lightstatus brake ON/OFF event
2018-05-21 Yuta DoiModify the definition of role:phone for ALS
2018-05-16 Yuta DoiModify the policy of restriction
2018-05-14 Yuta DoiAdd transmission gear position event in PolicyManager
2018-05-14 Yuta DoiPolicyManager can judge the current car state
2018-05-14 Yuta DoiChange the policy of switchng car run/stop in dummy stm
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-05-08 Kazumasa MitsunariChange the role and layout
2018-05-08 Kazumasa MitsunariAdd launcher role to the role.db
2018-05-07 Kazumasa MitsunariAdd restriction and software keyboard layers
2018-04-27 Yuta DoiAdd PolicyManager, related classes and some config...