summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release/8.0.0' into fix/app_persisted_da...fix/app_persisted_data_still_exist_after_master_resetAndrii Kalinich2021-09-159-18/+149
|\
| * Add missing internal error codes to security manager (#3773)Jacob Keeler2021-09-147-16/+139
| * fix WebSocketServerTransportAdapter::Store write to last state (#3772)Collin2021-09-101-1/+4
| * Clear Parent Reference to Begin State When it is Erased (#3769)Collin2021-09-091-1/+6
* | Merge remote-tracking branch 'origin/develop' into fix/app_persisted_data_sti...Andrii Kalinich2021-09-151376-121213/+67752
|\ \ | |/
| * Fix stopping video without audio streaming (#3752)Andrii Kalinich (GitHub)2021-08-276-144/+289
| * Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-27290-2276/+3047
| * Send REQUEST type and generated sequence number in SendHandshakeData (#3761)Jacob Keeler2021-08-274-20/+38
| * Fix build failure when EXTENDED_MEDIA_MODE=ON (#3766)Jacob Keeler2021-08-271-4/+0
| * Add method for delete empty message (#3751)Andrii Kalinich (GitHub)2021-08-256-0/+79
| * Remove language code ES-EN and EN-IE from the project (#3757)Collin2021-08-256-831/+0
| * Add check for audio streaming state (#3763)Shobhit Adlakha2021-08-251-1/+5
| * Remove unused files (#3753)JackLivio2021-08-2550-3600/+0
| * Fix SDL crash on validation of numeric schemas with type overflow (#3750)Andrii Kalinich (GitHub)2021-08-254-20/+45
| * Ignore frame data for single and first frames (#3762)Andrii Kalinich (GitHub)2021-08-242-13/+1
| * Modify the code files according to sdl0264 proposal (#3738)Akihiro-Miyazaki2021-08-183-34/+6
| * Remove minimum value for AppIconsFolderMaxSize (#3756)Jacob Keeler2021-08-171-4/+0
| * [SDL 0205] Avoid custom button subscription by default (#3744)Vadym Luchko (GitHub)2021-08-166-18/+26
| * IsHMIResultSuccess was moved (#3754)Collin2021-08-121-2/+2
| * Squashed commit of the following:collin2021-08-1262-894/+2395
| * [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-1179-721/+1470
| * Remove dependency between optional params in OnRemoteControlSettings (#3749)Andrii Kalinich (GitHub)2021-08-112-21/+21
| * Fix sub menues deletion wrong order (#3748)Andrii Kalinich (GitHub)2021-08-103-198/+523
| * Fix handling of RC.SetGlobalProperties response (#3741)Andrii Kalinich (GitHub)2021-08-095-10/+112
| * Feature/sdl 0236 tire status mismatch (#3583)Iryna Lytvynenko (GitHub)2021-08-0412-11/+305
| * remove reference to ui get capabilities response parameter systemCapabilities...Collin2021-07-292-24/+0
| * Suspend notifications to mobile until HMI state is established (#3675)Jacob Keeler2021-07-272-4/+11
| * Fix resumption for menuLayout global property (#3733)Andrii Kalinich (GitHub)2021-07-229-1/+41
| * adding the interface name to the types in HMI_API.xml (#3742)Andrii Kalinich (GitHub)2021-07-221-72/+72
| * Fix cmake warning under external flow (#3730)Andrii Kalinich (GitHub)2021-07-222-1/+2
| * Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-1566-577/+7
| * Coverity Github Actions CI (#3737)JackLivio2021-07-151-0/+63
| * Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-0927-100/+101
| * Add missing fields to PT Snapshot (#1537)Sergii Levchenko2021-07-082-2/+36
| * enable MessageHelper::SendGetUserFriendlyMessageResponse for all policy modes...Collin2021-07-061-4/+0
| * Feature/Add Unit test cases for GetSystemCapability (#3729)Shobhit Adlakha2021-07-021-0/+194
| * remove deprecated/unused ini files (#3731)Collin2021-06-303-904/+0
| * Fix/remove hmi ptu decryption flag (#3728)Collin2021-06-293-50/+0
| * Fix crash during resumption callback (#3721)Jacob Keeler2021-06-233-3/+28
| * Fix boost logger on release build (#3724)JackLivio2021-06-182-0/+5
| * check for invalid enum result code in CommandRequestImpl::SendResponse (#3718)Collin2021-06-144-3/+8
| * Update bson version in 3rd party CMake (#3714)Jacob Keeler2021-06-081-1/+1
| * destroy websocket session on AsyncRead error (#3696)Collin2021-06-081-0/+2
| * Fix thread stop method (#3712)Shobhit Adlakha2021-06-011-1/+1
| * Feature/GitHub actions ci (#3701)JackLivio2021-05-215-37/+54
| * manage schema objects in each API class to allow for recursive objects in the...Collin2021-05-216-38/+84
| * Fix saving to endpoint properties table (#3704)Jacob Keeler2021-05-204-10/+22
| * when non-existent app sends request reply app not registered (#3705)Collin2021-05-202-0/+9
| * Remove logic sending invalid slider position (#3697)Jacob Keeler2021-05-141-15/+0
| * Append LD_LIBRARY_PATH in daemon.sh (#3702)JackLivio2021-05-131-1/+1