aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-13Bug fix: Correct format of app.dbsandbox/yuta-d/als2018Yuta Doi1-1/+1
2018-06-13Add layout "system" to layout.dbYuta Doi1-0/+10
2018-06-13Add category "system" for showing specific app on restriction mode ONYuta Doi3-3/+73
2018-06-13Add role for the application "AlsMeterDemo"Yuta Doi3-2/+6
2018-06-12Bug fix: Add mutex lockYuta Doi2-0/+11
2018-06-12Bug fix: Refer removed surface id in vector of pending_end_drawYuta Doi1-1/+3
2018-06-12Bug fix: Calling enqueue_flushdraw is later than emit_syncdrawYuta Doi1-3/+3
2018-06-08Bug fix: convert nullptr to stringYuta Doi1-1/+9
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-05-31Use sd_event_add_defer() for dispatching checkPolicyYuta Doi1-32/+45
2018-05-29Add timer for restriction modeYuta Doi5-204/+346
2018-05-29PolicyManager uses sd_event loop for the process of check policyYuta Doi3-86/+180
2018-05-28The surfaces are managed by using the roles instead of the drawing namesYuta Doi3-48/+36
2018-05-25Use afb_service_call instead of afb_service_call_syncYuta Doi1-6/+5
2018-05-25Add new eventKazumasa Mitsunari3-5/+30
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-24VideoPlayer is moved to BG layer when becoming invisibleYuta Doi1-0/+4
2018-05-23Bugfix: Restriction app is displayed on Dashboard app when steping on foot brakesandbox/yuta-d/add_api_get_car_infoYuta 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-22getCarInfo() can get lightstatus.brake statusYuta Doi2-0/+7
2018-05-21Add lightstatus brake ON/OFF eventYuta Doi8-44/+168
2018-05-21Modify the definition of role:phone for ALSYuta Doi1-6/+1
2018-05-21Waiting for the surface of new app is created before setting the sizeYuta Doi1-0/+6
2018-05-21Bug Fix: When restriction app gets invisible event, other app also gets itYuta Doi1-11/+23
2018-05-18Add API which can get information about the car stateYuta Doi4-5/+97
2018-05-17App (ResourceManager) class has the current car infoYuta Doi5-240/+165
2018-05-16Modify the policy of restrictionYuta Doi2-240/+281
2018-05-14Add transmission gear position event in PolicyManagerYuta Doi5-21/+113
2018-05-14PolicyManager can judge the current car stateYuta Doi5-89/+5
2018-05-14Change the policy of switchng car run/stop in dummy stmYuta Doi2-31/+42
2018-05-14Add policy of switchng accel pedal status to dummy stmYuta Doi6-16/+97
2018-05-11Remove unnecessary header from policy_manager.hppYuta Doi2-50/+44
2018-05-11LowCanClient can set filterYuta Doi2-3/+32
2018-05-11LowCanClient can receive accelerator.pedal.position signalYuta Doi5-54/+143
2018-05-11The role "video" can be shown in split area for ALSYuta Doi4-19/+43
2018-05-10Fix switching visibility when deactivatingYuta Doi1-0/+2
2018-05-10Replace json_object_from_file to inputJsonFilieYuta Doi7-26/+73
2018-05-10Modify for restriction roleYuta Doi10-40/+216
2018-05-09Add conversion map role2appYuta Doi2-17/+9
2018-05-09Add policy of switching parking brake state to dummy stm for validationYuta Doi3-2/+18
2018-05-09Add parking brake ON/OFF eventYuta Doi10-149/+268
2018-05-09Modify layers.json and layout.dbKazumasa Mitsunari2-25/+25
2018-05-08Change the role and layoutKazumasa Mitsunari2-8/+8
2018-05-08Change layout.dbKazumasa Mitsunari1-8/+144