aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Modify role definitionYuta Doi1-7/+12
2018-06-21Bug fix: Always changed flag becomes true when restriction mode is changedYuta Doi1-12/+27
2018-06-21OnScreen app can be displayed for pop_up roleYuta Doi3-7/+44
2018-06-21Modify debug logYuta Doi1-8/+9
2018-06-20Use default area when area is not requestedYuta Doi1-3/+5
2018-06-20Replace word "is_changed" to "changed"Yuta Doi3-94/+94
2018-06-20Modify string of car stateYuta Doi3-53/+42
2018-06-20Modify process of analyzing current state in ResourceManagerYuta Doi1-10/+6
2018-06-20Move event info queue into PolicyManagerYuta Doi2-14/+15
2018-06-20Modify member variable nameYuta Doi2-28/+28
2018-06-20Integrate car element stateYuta Doi4-217/+229
2018-06-20Segment process for control timer eventYuta Doi1-25/+29
2018-06-20Add calling callback for onErrorYuta Doi1-3/+19
2018-06-20Segment processYuta Doi1-72/+88
2018-06-20Remove unnecessary codeYuta Doi2-11/+0
2018-06-20Use enum instead of constant macroYuta Doi3-31/+72
2018-06-20Add category "system" for showing specific app on restriction mode ONYuta Doi3-3/+73
2018-06-19Bug fix: nullptr accessYuta Doi1-3/+2
2018-06-18Modify API of PolicyManagerYuta Doi4-20/+69
2018-06-15Modify format of layout information and process for updating layoutYuta Doi3-101/+32
2018-06-15Add new addStateToJson()Yuta Doi1-4/+30
2018-06-14Modify the process for updating layer stateYuta Doi2-142/+105
2018-06-11Update managing layout informationYuta Doi1-3/+25
2018-06-11Update managing layout informationYuta Doi1-18/+62
2018-06-08PolicyManager manage layout information (area, category, role)Yuta Doi3-116/+305
2018-06-08PolicyManager uses layout informationYuta Doi2-0/+289
2018-06-07Modify struct stm_state_tYuta Doi4-96/+241
2018-06-01Modify API of PolicyManagerYuta Doi2-234/+234
2018-06-01Use sd_event_add_defer() for dispatching checkPolicyYuta Doi1-32/+45
2018-06-01Add timer for restriction modeYuta Doi4-204/+306
2018-06-01PolicyManager uses sd_event loop for the process of check policyYuta Doi2-73/+174
2018-05-23Bugfix: Restriction app is displayed on Dashboard app when steping on foot brakeYuta Doi1-4/+8
2018-05-23Bugfix: Occur segmentation fault when steping on the accelerator before navi ...Yuta Doi1-4/+17
2018-05-21Add lightstatus brake ON/OFF eventYuta Doi3-34/+80
2018-05-21Modify the definition of role:phone for ALSYuta Doi1-6/+1
2018-05-16Modify the policy of restrictionYuta Doi2-240/+281
2018-05-14Add transmission gear position event in PolicyManagerYuta Doi2-20/+59
2018-05-14PolicyManager can judge the current car stateYuta Doi2-29/+4
2018-05-14Change the policy of switchng car run/stop in dummy stmYuta Doi1-7/+39
2018-05-14Add policy of switchng accel pedal status to dummy stmYuta Doi3-9/+63
2018-05-11Remove unnecessary header from policy_manager.hppYuta Doi2-50/+44
2018-05-11The role "video" can be shown in split area for ALSYuta Doi3-6/+25
2018-05-10Replace json_object_from_file to inputJsonFilieYuta Doi2-16/+67
2018-05-10Modify for restriction roleYuta Doi4-26/+142
2018-05-09Add policy of switching parking brake state to dummy stm for validationYuta Doi2-2/+15
2018-05-09Add parking brake ON/OFF eventYuta Doi4-137/+157
2018-05-08Change the role and layoutKazumasa Mitsunari1-1/+1
2018-05-08Add launcher role to the role.dbKazumasa Mitsunari1-1/+1
2018-05-07Add restriction and software keyboard layersKazumasa Mitsunari2-35/+8
2018-04-27Add PolicyManager, related classes and some config filesYuta Doi7-0/+1044