aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Modify role definitionYuta Doi1-7/+12
2018-06-22Separate area.db from layout.dbYuta Doi5-205/+143
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 Doi7-16/+65
2018-06-21Modify commentYuta Doi1-6/+2
2018-06-21Modify debug logYuta Doi1-8/+9
2018-06-20Use default area when area is not requestedYuta Doi1-3/+5
2018-06-20Modify car info nameYuta Doi2-4/+4
2018-06-20Replace word "is_changed" to "changed"Yuta Doi3-94/+94
2018-06-20Modify string of car stateYuta Doi4-63/+52
2018-06-20Modify process of analyzing current state in ResourceManagerYuta Doi3-141/+90
2018-06-20Move event info queue into PolicyManagerYuta Doi2-14/+15
2018-06-20Modify member variable nameYuta Doi9-130/+130
2018-06-20Integrate car element stateYuta Doi5-218/+231
2018-06-20Segment process for control timer eventYuta Doi1-25/+29
2018-06-20Add calling callback for onErrorYuta Doi2-6/+27
2018-06-20Segment processYuta Doi3-75/+103
2018-06-20Remove unnecessary codeYuta Doi2-11/+0
2018-06-20Use enum instead of constant macroYuta Doi3-31/+72
2018-06-20Add layout "system" to layout.dbYuta Doi1-0/+10
2018-06-20Add category "system" for showing specific app on restriction mode ONYuta Doi3-3/+73
2018-06-20Bug fix: Refer removed surface id in vector of pending_end_drawYuta Doi1-1/+3
2018-06-19Bug fix: nullptr accessYuta Doi1-3/+2
2018-06-18Remove unnecesarry member variable: role2surfaceid_Yuta Doi2-13/+8
2018-06-18Modify API of PolicyManagerYuta Doi5-21/+74
2018-06-15Modify format of layout information and process for updating layoutYuta Doi7-616/+113
2018-06-15Add new addStateToJson()Yuta Doi1-4/+30
2018-06-14Modify the process for updating layer stateYuta Doi3-143/+106
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 Doi4-17/+314
2018-06-07Modify struct stm_state_tYuta Doi4-96/+241
2018-06-05Add new roles and remove unnecessary role definitionYuta Doi2-7/+3
2018-06-05Add the role "launcher"Yuta Doi2-1/+5
2018-06-05Bug fix: refer the released memory of role nameYuta Doi1-9/+7
2018-06-01Modify request_surface for XDG appYuta Doi1-3/+6
2018-06-01Modify API of PolicyManagerYuta Doi4-400/+419
2018-06-01Use sd_event_add_defer() for dispatching checkPolicyYuta Doi1-32/+45
2018-06-01Add timer for restriction modeYuta Doi5-204/+346
2018-06-01PolicyManager uses sd_event loop for the process of check policyYuta Doi3-86/+180
2018-05-28Use afb_service_call instead of afb_service_call_syncYuta Doi1-6/+5
2018-05-25The surfaces are managed by using the roles instead of the drawing namesYuta Doi3-44/+34
2018-05-25Delete label "role" for the API activateSurface and deactivateSurfaceYuta Doi4-57/+40
2018-05-24Use $ORIGIN for rpathYuta Doi1-1/+1
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-23Loads libpolicy_manager.so from the directory where WindowManager is installedYuta Doi1-2/+2
2018-05-21Add lightstatus brake ON/OFF eventYuta Doi8-44/+168
2018-05-21Modify the definition of role:phone for ALSYuta Doi1-6/+1