summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! Add unit tests for PushAppIdToPTUQueue methodrebased/fix/3285YarikMamykin (GitHub)2020-03-231-0/+113
* fixup! Fix usage non-valid policy_manager pointer in case of EnablePolicy=falseYarikMamykin (GitHub)2020-03-231-1/+10
* fixup! Add unit tests for PushAppIdToPTUQueue methodYarikMamykin (GitHub)2020-03-231-2/+5
* fixup! Fix usage non-valid policy_manager pointer in case of EnablePolicy=falseYarikMamykin (GitHub)2020-03-231-50/+50
* fixup! Add unit tests for PushAppIdToPTUQueue methodYarikMamykin (GitHub)2020-03-231-0/+30
* fixup! Fix usage non-valid policy_manager pointer in case of EnablePolicy=falseYarikMamykin (GitHub)2020-03-231-0/+1
* fixup! Fix usage non-valid policy_manager pointer in case of EnablePolicy=falseYarikMamykin (GitHub)2020-03-231-1/+2
* fixup! Add unit tests for PushAppIdToPTUQueue methodYarikMamykin (GitHub)2020-03-231-0/+37
* fixup! Add unit tests for PushAppIdToPTUQueue methodYarikMamykin (GitHub)2020-03-231-2/+6
* fixup! Add unit tests for PushAppIdToPTUQueue methodYarikMamykin (GitHub)2020-03-231-0/+2
* fixup! Fix usage non-valid policy_manager pointer in case of EnablePolicy=falseYarikMamykin (GitHub)2020-03-231-1/+1
* fixup! Add unit tests for PushAppIdToPTUQueue methodYarikMamykin (GitHub)2020-03-231-3/+1
* fixup! Fix usage non-valid policy_manager pointer in case of EnablePolicy=falseYarikMamykin (GitHub)2020-03-231-1/+2
* Add unit tests for PushAppIdToPTUQueue methodYarikMamykin (GitHub)2020-03-231-0/+18
* Fix usage non-valid policy_manager pointer in case of EnablePolicy=falseYarikMamykin (GitHub)2020-03-231-1/+1
* Fix/Checking PTU triggers when no apps are registered in regular policy mode ...Shobhit Adlakha2020-03-191-0/+3
* Fix/consider timeouts during streaming switching (#3293)Serhii Niukalov (GitHub)2020-03-196-9/+79
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-1632-228/+127
* fix/Move AppProperties struct to the Common interface (#3286)Shobhit Adlakha2020-03-121-61/+35
* Fix/Perform hash check before copying over mobile api files (#3288)Shobhit Adlakha2020-03-121-2/+6
* Fix/SDL does not send BC.PolicyUpdate to HMI if no apps are registered (#3280)Shobhit Adlakha2020-03-117-2/+34
* 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
* | | | | | Fix core crash on accesing the application pointer. (#3194)Igor Gapchuk (GitHub)2020-02-122-7/+9
* | | | | | Prevent creation of SSL context during certificate updating (#2777)Stanislav Kobziev (GitHub)2020-02-112-0/+4