summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase unit tests coverage on persistence HMI capabilitiesimpl/persist_hmi_capabilities_unit_tests_coverageYevhenii Dementieiev (GitHub)2020-03-316-72/+661
* Remove redundant GetSystemInfo sendingLitvinenkoIra2020-03-2434-187/+0
* fixup! Send requests to get capabilities from HMI in case any capability is m...LitvinenkoIra2020-03-201-1/+1
* Created unit tests for implementation on HMI capabilities persistence after S...Yevhenii Dementieiev (GitHub)2020-03-1921-5/+344
* Created implementation for save and received MetaInfoYevhenii Dementieiev (GitHub)2020-03-1922-10/+182
* Created implementation for HMI capabilities persistence after SW updateYevhenii Dementieiev (GitHub)2020-03-1944-75/+286
* Refactor RC capabilities storing and retrieving. Fix related UTs.Igor Gapchuk2020-03-1913-829/+1234
* Fix failed UTIgor Gapchuk2020-03-193-8/+67
* fixup! Send requests to get capabilities from HMI in case any capability is m...LitvinenkoIra2020-03-1910-50/+55
* fixup! Implement caching for VR, TTS, Buttons, VehicheInfo and RC capabilitiesLitvinenkoIra2020-03-192-9/+9
* fixup! Save UI.GetCapabilities, UI.GetLanguage, UI.GetSupportedLanguages resp...LitvinenkoIra2020-03-195-35/+25
* Change variable names to more meaningfulLitvinenkoIra2020-03-191-42/+44
* fixup! Send requests to get capabilities from HMI in case any capability is m...LitvinenkoIra2020-03-1915-118/+102
* fixup! Implement caching for VR, TTS, Buttons, VehicheInfo and RC capabilitiesLitvinenkoIra2020-03-198-59/+51
* fixup! Replace raw pointers with shared pointersLitvinenkoIra2020-03-194-29/+26
* Send requests to get capabilities from HMI in case any capability is missing ...LitvinenkoIra2020-03-1912-92/+261
* Fix default capabilities structure according to the HMI APILitvinenkoIra2020-03-191-6/+9
* Implement caching for VR, TTS, Buttons, VehicheInfo and RC capabilitiesLitvinenkoIra2020-03-1923-357/+957
* Define HMI interfaces aliasesLitvinenkoIra2020-03-193-8/+38
* Fix doxygenLitvinenkoIra2020-03-192-416/+67
* Save UI.GetCapabilities, UI.GetLanguage, UI.GetSupportedLanguagesLitvinenkoIra2020-03-1916-9/+359
* Replace raw pointers with shared pointersLitvinenkoIra2020-03-1914-125/+121
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271)Andrii Kalinich (GitHub)2020-03-1332-228/+127
* Use Mobile_API files from RPC Spec submodule (#3270)JackLivio2020-03-044-8628/+11
* Remove branches from submodules (#3272)JackLivio2020-03-032-2/+0
* Remove intendation for policy table snapshot (#3262)JackLivio2020-03-032-0/+2
* Add the missing attributes to the schema (#3266)Shobhit Adlakha2020-03-021-0/+6
* Add function UnwrapAppPolicies to CacheManager::Init() method (#3244)Yana Chernysheva (GitHub)2020-03-022-0/+9
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-2820-33/+229
* Merge pull request #3261 from smartdevicelink/fix/readme_getting_started_linkJacob Keeler2020-02-281-1/+1
|\
| * Fix new README linkJacob Keeler2020-02-281-1/+1
|/
* Merge pull request #3120 from smartdevicelink/feature/readme_overhaulwebengineJacob Keeler2020-02-271-127/+22
|\
| * Merge branch 'develop' into feature/readme_overhaulJacob Keeler2020-02-27548-21343/+13734
| |\ | |/ |/|
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-270-0/+0
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-270-0/+0
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-27121-1135/+7307
* | don't send onSystemRequest LOCK_SCREEN_ICON_URL to mobile if url is missing (...Collin2020-02-261-6/+9
* | Merge pull request #2713 from smartdevicelink/fix/update_supported_platformsJacob Keeler2020-02-262-1/+7
|\ \
| * | Update supported environment and add to READMEfix/update_supported_platformsjacobkeeler2018-10-232-1/+7
* | | Add missing until param for enumeration elements (#3249)Yevhenii Dementieiev (GitHub)2020-02-261-0/+1
* | | Merge pull request #3255 from smartdevicelink/fix/issue_3254theresalech2020-02-251-7/+6
|\ \ \
| * | | update third_party.mdtheresalech2020-02-251-7/+6
* | | | Add the ability to use IAP2 transport from build flags (#3219)Serhii Niukalov (GitHub)2020-02-256-11/+17
* | | | Adapt fix #3203 for PROPRIETARY flow (#3242)Maksym Ked (GitHub)2020-02-209-6/+90
* | | | Merge pull request #3241 from smartdevicelink/fix/hash_id_rejected_paramsJacob Keeler2020-02-171-1/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/develop' into fix/hash_id_rejected_paramsJackLivio2020-02-17100-625/+1399
| |\ \ \ \
| * | | | | Properly populate rejectedParams for EndServiceNACKfix/hash_id_rejected_paramsjacobkeeler2020-02-101-1/+2
* | | | | | Merge pull request #3214 from smartdevicelink/fix/3rd_party_build_issuesJacob Keeler2020-02-171-23/+34
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/develop' into fix/3rd_party_build_issuesfix/3rd_party_build_issuesJackLivio2020-02-17416-19604/+4924
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-1494-604/+1368