summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Navi.SetVideoConfig request and responseSho Amano2017-08-1112-0/+450
* Add unit tests for video streaming capabilitySho Amano2017-08-114-0/+129
* Add video streaming capability in system capabilitySho Amano2017-08-1111-2/+411
* Merge pull request #1636 from AKalinich-Luxoft/fix/fix_certificate_details_in...JackLivio2017-08-102-25/+73
|\
| * Fix SSL certificate output information in logAKalinich-Luxoft2017-06-222-25/+73
* | Merge pull request #1638 from AByzhynar/fix/SDL_doesnt_send_StopStream_StopAu...JackLivio2017-08-101-0/+1
|\ \
| * | Fix SDL not send Stop A/V Stream by unregisteringatimchenko2017-06-221-0/+1
| |/
* | Merge pull request #1621 from AKalinich-Luxoft/fix/fix_unsubscribebutton_unsu...JackLivio2017-08-106-42/+113
|\ \
| * | Add UT for covering new test case and fix existingAKalinich-Luxoft2017-06-191-5/+56
| * | Fix UnsubscribeButton wrong result code in case of UNSUPPORTED_RESOURCEAKalinich-Luxoft2017-06-195-37/+57
* | | Merge pull request #1713 from smartdevicelink/feature/bson_object_keysJacob Keeler2017-08-103-12/+74
|\ \ \
| * | | Add constants for BSON object keysfeature/bson_object_keysjacobkeeler2017-08-093-12/+74
* | | | Merge branch 'fix/merge_protocol_version_enums' into developjacobkeeler2017-08-0922-95/+129
|\ \ \ \ | |/ / / |/| | |
| * | | Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-0821-104/+145
* | | | Merge pull request #1707 from smartdevicelink/feature/max_supported_protocol_...Jacob Keeler2017-08-098-89/+19
|\ \ \ \
| * | | | Use `MaxSupportedProtocolVersion` instead of `EnableProtocolX` to determine p...feature/max_supported_protocol_versionjacobkeeler2017-08-048-89/+19
| |/ / /
* | | | Merge pull request #1710 from smartdevicelink/fix/double_configure_bson_libraryJacob Keeler2017-08-091-1/+1
|\ \ \ \
| * | | | Fix double configure stepfix/double_configure_bson_libraryjacobkeeler2017-08-081-1/+1
| |/ / /
* | | | Merge pull request #1633 from AKalinich-Luxoft/fix/fix_get_way_points_on_rese...Jacob Keeler2017-08-081-1/+9
|\ \ \ \
| * | | | Fix GetWayPoints request OnResetTimeout processingAKalinich-Luxoft2017-06-211-1/+9
| | |_|/ | |/| |
* | | | Merge pull request #1613 from AKalinich-Luxoft/fix/fix_rpc_filename_with_slashJackLivio2017-08-086-0/+51
|\ \ \ \
| * | | | Fixed RPC response in case filename contains forbidden symbolsAKalinich-Luxoft2017-06-206-0/+51
| | |_|/ | |/| |
* | | | Merge pull request #1623 from AKalinich-Luxoft/fix/fix_endpoints_validationJackLivio2017-08-084-2/+28
|\ \ \ \
| * | | | Fixed Policy endpoints validationAKalinich-Luxoft2017-06-204-2/+28
| |/ / /
* | | | Merge pull request #1622 from AKalinich-Luxoft/fix/fix_policy_table_groups_va...JackLivio2017-08-081-2/+27
|\ \ \ \
| * | | | Fix Policy Table validation in case group subsection is empty/invalidAKalinich-Luxoft2017-06-191-2/+27
| |/ / /
* | | | Merge pull request #1610 from AKalinich-Luxoft/fix/fix_rpc_map_max_sizeJackLivio2017-08-082-2/+2
|\ \ \ \
| * | | | Fix policy table loading with functional_group RPCs greater than 50AKalinich-Luxoft2017-06-202-2/+2
| |/ / /
* | | | Merge pull request #1629 from AKalinich-Luxoft/fix/fix_seconds_between_retrie...JackLivio2017-08-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix seconds_between_retries upper bound for regular policyAKalinich-Luxoft2017-06-201-1/+1
| |/ /
* | | Merge pull request #1704 from smartdevicelink/feature/version_negotiationJackLivio2017-08-031-13/+16
|\ \ \
| * | | Complete logic for version negotiationfeature/version_negotiationjacobkeeler2017-08-031-13/+16
|/ / /
* | | Merge pull request #1692 from masatoogawa/feature/touch-cancellationJacob Keeler2017-08-032-0/+2
|\ \ \
| * | | Add TouchType CANCELMasato Ogawa2017-07-272-0/+2
* | | | Merge pull request #1618 from smartdevicelink/feature/mandatory_flagJacob Keeler2017-08-024-378/+382
|\ \ \ \
| * | | | Added mandatory flag to all parameters in Mobile and HMI APIsfeature/mandatory_flagjacobkeeler2017-06-154-378/+382
| | |_|/ | |/| |
* | | | Merge pull request #1689 from JackLivio/feature/mobile_projectionJacob Keeler2017-08-0121-28/+207
|\ \ \ \
| * | | | Add projection description to loggingJackLivio2017-08-012-8/+14
| * | | | Reivew changesJackLivio2017-08-0116-55/+81
| * | | | Mobile Projection Implementation and Unit TestsJackLivio2017-07-2717-20/+167
| | |/ / | |/| |
* | | | Merge pull request #1539 from LevchenkoS/fix/GetURLs_SDL_does_not_return_urlsJackLivio2017-08-011-22/+16
|\ \ \ \
| * | | | Fix SDL does not return URLs in response of GetURLs RPCSergey Levchenko (GitHub)2017-05-121-21/+15
* | | | | Merge pull request #1679 from smartdevicelink/feature/constructed_payloadsJacob Keeler2017-07-3136-75/+903
|\ \ \ \ \
| * | | | | Fix copy-paste errorfeature/constructed_payloadsjacobkeeler2017-07-311-1/+1
| * | | | | Fix incorrect check in mobile message handlerjacobkeeler2017-07-311-1/+1
| * | | | | Add missing link in command testsjacobkeeler2017-07-311-0/+1
| * | | | | Hash ID is only set for RPC service StartSessionACK, extra checks for when to...jacobkeeler2017-07-311-49/+23
| * | | | | Changes based on comments, added any missing method descriptions jacobkeeler2017-07-3111-20/+77
| * | | | | Fix BSON library config stepjacobkeeler2017-07-281-1/+1
| * | | | | Fix BSON library download stepjacobkeeler2017-07-273-298/+9