summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Conditions to transfer on button press on button event (#775)Oleh Herasym (GitHub)2016-08-252-32/+30
* Fix WARNINGS response from RegisterAppInterface on valid AppHMIType received ...Sergey Levchenko (GitHub)2016-08-181-1/+1
* Merge pull request #702 from smartdevicelink/hotfix/apphmitype_warningArtem Nosach (GitHub)2016-08-041-6/+30
|\
| * Fixed improper variable namehotfix/apphmitype_warningJacob Keeler2016-08-021-4/+4
| * Simplified returnJacob Keeler2016-08-021-5/+2
| * Fixed style issuesJacob Keeler2016-07-281-6/+8
| * Fix Travis build errorJacob Keeler2016-07-271-1/+2
| * Changing switch to map accessJacob Keeler2016-07-271-19/+25
| * Fixed casting issues, included DCHECK for unrecognized AppHMITypeJacob Keeler2016-07-251-23/+15
| * Fixes issue where the list of AppHMITypes sent from mobile was being incorrec...Jacob Keeler2016-07-221-1/+27
* | Changed ParsePTString() to return the calculated content lengthhotfix/fix_request_header_typo_and_content_length_calculationJackLivio2016-07-012-7/+8
* | Fix "Content-Length" Spelling and CalculationJackLivio2016-06-232-10/+21
|/
* ParsePTString to Modify string, instead of returning a copyhotfix/add_escape_characters_during_ptu_header_constructionJackLivio2016-06-202-7/+7
* Parse PT String for HTTP Request BodyJackLivio2016-06-082-2/+19
* Fixes retry sequence implementationAnton Hrytsevich2016-05-132-13/+14
* Fixes setting of default HMI level during application registrationAndrey Oleynik2016-05-139-3325/+3328
* Merge pull request #483 from smartdevicelink/hotfix/14AGaliuzov2016-05-101-1/+2
|\
| * Wrap unused param (while logger is off) in ifdefhotfix/14Justin Dickow2016-04-121-1/+2
* | Fixes build warning for 32-bit UbuntuAndrey Oleynik2016-04-281-1/+1
* | Changes logic of GetURLs and OnSystemRequest according to new APIAndrey Oleynik2016-04-282-9/+14
* | Wrapped extended policy logic with ifdef, code beautified.Andrey Oleynik2016-04-114-40/+54
* | Adds HTTP header to message being sent with OnSystemRequestAndrey Oleynik2016-04-112-26/+90
* | Adds new logic of GetURLs processing for extended policy modeAndrey Oleynik2016-04-112-16/+123
* | Beatufies GetURL command code, no logic changedAndrey Oleynik2016-04-111-40/+41
* | Adds sending of BC.PolicyUpdate to systemAndrey Oleynik2016-04-112-7/+17
|/
* Merge pull request #456 from dev-gh/hotfix/DialNumber_functionality_implement...4.0.10AGaliuzov2016-04-0612-10/+527
|\
| * More style changesAndrey Oleynik2016-04-064-7/+7
| * Code style changesAndrey Oleynik2016-04-052-2/+2
| * Adds latest number validation changesAndrey Oleynik2016-04-041-1/+1
| * Adds implementation of DialNumber RPCAndrey Oleynik2016-04-0412-8/+525
* | Merge pull request #449 from okoreniak/hotfix/Fixed_SDL_do_not_send_two_OnHMI...AGaliuzov2016-04-041-8/+13
|\ \
| * | Fixed SDL to do not send two OnHMIStatus notification to launched applicationOleksandr Koreniak2016-03-301-8/+13
* | | Merge pull request #433 from okoreniak/hotfix/Fixed_Validator_In_SystemReques...AGaliuzov2016-04-041-73/+416
|\ \ \ | |_|/ |/| |
| * | Code for synonyms validation moved to functionOleksandr Koreniak2016-04-041-103/+127
| * | Added validator in processing of SystemRequest(QUERY_APPS)Oleksandr Koreniak2016-04-011-77/+396
* | | Remove line containing PRId64hotfix/446Justin Dickow2016-03-291-1/+0
* | | Merge pull request #430 from dev-gh/hotfix/Buttons.GetCapabilities_response_h...AGaliuzov2016-03-241-0/+8
|\ \ \
| * | | Fixes ressetting of default buttons capabilitiesAndrey Oleynik2016-03-231-0/+8
| |/ /
* | | Following APPLINK-21499 discussion, set mobile command timeoutAsen Kirov2016-03-231-1/+2
|/ /
* | Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-112-1/+14
* | Merge pull request #404 from smartdevicelink/hotfix/fix_pt_sendMessagetoSDK4.0.5AGaliuzov2016-03-072-6/+3
|\ \
| * | Fix for sending policy table snapshothotfix/fix_pt_sendMessagetoSDKJackLivio2016-03-032-6/+3
| |/
* | Add NOT to checking if app is in full for OK button notificationhotfix/ok_button_notification_fixJackLivio2016-02-151-1/+1
|/
* Merge pull request #375 from smartdevicelink/hotfix/fix_IviInfoUpdated_queryAGaliuzov2016-02-091-1/+1
|\
| * Fixed IviInfoUpdated App Queryhotfix/fix_IviInfoUpdated_queryJackLivio2016-02-031-1/+1
* | Merge pull request #349 from LuxoftSDL/hotfix/SDL_transfers_PlayTone_paramete...AGaliuzov2016-02-081-39/+37
|\ \ | |/ |/|
| * SDL transfer PlayTone parameter to HMI in speak request.dtrunov2016-01-251-39/+37
* | Merge pull request #359 from LuxoftSDL/hotfix/Fix_build_fail_with_disabled_lo...Artem Nosach2016-02-021-2/+2
|\ \
| * | Fix build fail with disabled loggingboniaslasher2016-01-271-2/+2
* | | Change updateRequestTimeout to TerminateRequestHerasym Oleh2016-01-281-2/+2