summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes after rebasefeature/rpc_message_protectionmked-luxoft2019-08-273-57/+84
* fixup! Added permission check of encryption required for PROPmked-luxoft2019-08-272-4/+6
* fixup! Added permission check of encryption required for EXTmked-luxoft2019-08-273-5/+6
* fixup! Added encryption required flag to policy table.Maksym Ked (GitHub)2019-08-277-32/+11
* fixup! Added logic for processing RPC according to the proposal.Maksym Ked (GitHub)2019-08-273-100/+4
* Answer PR commentsMaksym Ked2019-08-2722-29/+55
* fixup! The permission change notification has been expanded.Maksym Ked (GitHub)2019-08-271-2/+2
* fixup! Added logic for processing RPC according to the proposal.Maksym Ked (GitHub)2019-08-272-2/+2
* Answer PR commentsMaksym Ked2019-08-275-6/+6
* Fixes after rebaseMaksym Ked (GitHub)2019-08-2724-189/+181
* Added permission check of encryption required for EXTMaksym Ked2019-08-274-97/+160
* Added permission check of encryption required for PROPMaksym Ked2019-08-275-39/+339
* Extended logic adding encryption flag in message helperMaksym Ked2019-08-272-3/+41
* Fix CI buildMaksym Ked (GitHub)2019-08-271-1/+1
* Added storage of encryption required rpcsMaksym Ked2019-08-2729-101/+256
* Fix styleMaksym Ked (GitHub)2019-08-279-17/+21
* Fix multiframe issueMaksym Ked (GitHub)2019-08-271-0/+5
* Fixed UTs after implementation feature RPC message protection.bsolonenko2019-08-279-33/+90
* The permission change notification has been expanded.bsolonenko2019-08-2721-33/+124
* Added logic for processing RPC according to the proposal.bsolonenko2019-08-2731-38/+1002
* Added encryption required flag to policy table.bsolonenko2019-08-2726-30/+671
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-26139-1155/+8885
|\
| * fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-257-5/+40
| * Remove redundant condition lead to core crashAndriy Byzhynar2019-08-231-1/+7
| * fixup! Fixes after rebaseAndriy Byzhynar (GitHub)2019-08-212-3/+6
| * Fix nickname validation issue appeared after rebaseAndriy Byzhynar (GitHub)2019-08-211-3/+4
| * Remove redundant policy handler code left after rebaseAndriy Byzhynar (GitHub)2019-08-211-5/+0
| * fixup! Update Mobile & HMI API with new data types and parametersAndriy Byzhynar (GitHub)2019-08-211-4/+12
| * Add app version check to SetDisplayLayout RPCAndriy Byzhynar (GitHub)2019-08-213-14/+78
| * Fix policy manager unit tests after rebaseAndriy Byzhynar (GitHub)2019-08-211-0/+4
| * fixup! Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-1/+1
| * Fixes after rebasemked-luxoft2019-08-203-11/+5
| * fixup! Update application and its dependenciesmked-luxoft2019-08-201-0/+25
| * Add validation to CreateWindow requestmked-luxoft2019-08-205-0/+189
| * Add accumulating window capabilitiesmked-luxoft2019-08-2014-25/+173
| * fixup! Update Mobile & HMI API with new data types and parametersmked-luxoft2019-08-202-2/+5
| * Use window id as intmked-luxoft2019-08-207-11/+11
| * fixup! Update logic of OnSystemContext for widget windowsmked-luxoft2019-08-201-1/+1
| * fixup! Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-3/+3
| * fixup! Implement Resumption for widgetsmked-luxoft2019-08-206-7/+7
| * Check hmi level of relevant window on button notificationsmked-luxoft2019-08-2013-19/+132
| * fixup! Update Show RPCmked-luxoft2019-08-202-3/+15
| * Rename DISPLAY to DISPLAYS according to the proposal revisionLitvinenkoIra2019-08-2012-30/+30
| * Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-2023-42/+454
| * Update logic of OnSystemContext for widget windowsAndrii Kalinich2019-08-201-10/+19
| * Implement Resumption for widgetsAndriy Byzhynar2019-08-2018-7/+689
| * Update Show RPCAndriy Byzhynar2019-08-203-11/+613
| * Update SetDisplayLayout RPCAndriy Byzhynar2019-08-202-15/+21
| * Implement hmi capabilties handlingAndriy Byzhynar2019-08-2015-23/+656
| * Implement Policies changes and dependenciesAndriy Byzhynar2019-08-2014-22/+225