summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added logic for WayPoints, VehicleInfo subscriptionfeature/resumption_data_error_handlingAndriy Byzhynar2018-11-3059-228/+1313
* Do not send Unsubscribe during reverting in case if other applicaiton subscribedAlexander2018-11-307-49/+154
* Analyse response on vehicle data subscriptions and revert if it isAlexander2018-11-306-37/+98
* Resume media application in full if navi application in limitedMaksym Ked (GitHub)2018-11-308-40/+72
* DO not setup Default HMI level before resumption data.Alexander2018-11-303-6/+5
* Revert restored data during timeout handlingZhdanovP2018-11-308-20/+54
* Reset global properties only in case they were successfuly sentAlexander2018-11-301-3/+14
* Processing warningsMaksym Ked (GitHub)2018-11-308-33/+110
* Fix deadlock in AddChoicesets and call order of UpdateHashZhdanovP2018-11-303-7/+7
* changed app_id to shared ptr to app in Delete* functionsMaksym Ked (GitHub)2018-11-305-123/+125
* Changed SendOnButtonSubscriptionNotification to CreateOnButtonSubscriptionNot...Maksym Ked (GitHub)2018-11-306-27/+40
* Register VI app extesion before resumptionAlexander2018-11-3011-84/+126
* Reduce scope of buttons data accessor to avoid deadlockAlexander2018-11-304-24/+19
* Fix restoring WayPointsMaksym Ked (GitHub)2018-11-306-44/+125
* Moved finish sending RAI response to functionMaksym Ked (GitHub)2018-11-3010-63/+83
* Remove app from waypoints list (copied from Sync3.2v2)Maksym Ked (GitHub)2018-11-301-0/+1
* Send RAI response on last received response of resumption dataAlexander2018-11-3014-177/+308
* moved ResetGlobalProperties to ApplicationManagerMaksym Ked (GitHub)2018-11-3015-378/+610
* Moved data resumption from resume ctrl to resumption data processorBSolonenko2018-11-3013-390/+983
* Refactor register app interface request logicAlexander2018-11-304-254/+452
* Merge pull request #2762 from smartdevicelink/masterJackLivio2018-11-213-11/+34
|\
| * Merge pull request #2756 from smartdevicelink/release/5.0.15.0.1JackLivio2018-11-193-11/+34
| |\ |/ /
| * Revert "Add missing resource close in LoadPlugin"release/5.0.1JackLivio2018-11-191-1/+0
| * Merge pull request #2734 from AByzhynar/fix/SDL_doesnt_include_binary_data_to...JackLivio2018-11-191-8/+28
| |\
| | * Add binary data to OEM_SPECIFIC request typeAndriy Byzhynar2018-10-311-8/+28
| |/ |/|
| * Merge pull request #2752 from smartdevicelink/hotfix/invalid_preset_bank_capa...JackLivio2018-11-191-2/+6
| |\ |/ /
| * Add check for missing presetBankCapabilities in Buttons.GetCapabilitieshotfix/invalid_preset_bank_capabilitiesJacob Keeler2018-11-161-2/+6
|/
* Merge pull request #2572 from smartdevicelink/release/5.0.05.0.0hotfix/templates_updatesfeature/show_app_menufeature/progress_bar_seekfeature/open-menu-rpcfeature/open-menu-rfeature/buttonJackLivio2018-10-192515-146101/+140219
|\
| * Merge pull request #2707 from smartdevicelink/update_changelog_5release/5.0.0JackLivio2018-10-191-51/+186
| |\
| | * Fix Typoupdate_changelog_5JackLivio2018-10-191-2/+2
| | * Update Changelog 5.0.0JackLivio2018-10-191-51/+186
| |/
| * Merge pull request #2676 from LuxoftAKutsan/fix/fix_missing_module_types_for_...5.0.0_RC3JackLivio2018-10-1513-3163/+42
| |\
| | * Remove redundant unused source files to avoid confusing betwen polcy regular ...Alexander2018-10-1510-3141/+0
| | * Gather app_policies with right key for externalAlexander2018-10-153-16/+29
| | * Load module types from referecced group for app_policiesAlexander2018-10-151-7/+14
| |/
| * Merge pull request #2680 from smartdevicelink/fix/update_rpc_versioning_logicJackLivio2018-10-159-8/+10
| |\
| | * Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-159-8/+10
| |/
| * Merge pull request #2677 from smartdevicelink/fix/interior_data_caching_on_ra...JackLivio2018-10-153-0/+27
| |\
| | * Filter AvailableHDs and SisDatafix/interior_data_caching_on_radio_disableJackLivio2018-10-151-0/+2
| | * Ensure erase does not invalidate iteratorJackLivio2018-10-121-4/+5
| | * Add asBool()JackLivio2018-10-121-2/+2
| | * StyleJackLivio2018-10-121-2/+2
| | * Remove filtering from onInteriorVehicle data. Add to GetInteriorVehicleData.JackLivio2018-10-124-29/+23
| | * Add radio param filtering if radioEnable or hdRadioEnable are falseJackLivio2018-10-123-0/+30
| * | Merge pull request #2675 from smartdevicelink/fix/omit_unrelated_module_dataJacob Keeler2018-10-151-5/+14
| |\ \
| | * | Cut off unrelated module data parameters in SIVDfix/omit_unrelated_module_datajacobkeeler2018-10-121-5/+14
| | |/
| * | Merge pull request #2673 from JackLivio/fix/update_base_rpc_version_to_4_5_1JackLivio2018-10-1211-19/+18
| |\ \ | | |/ | |/|
| | * Fix usage of base_rpc_versionJackLivio2018-10-112-5/+5
| | * StyleJackLivio2018-10-111-2/+1
| | * Bump base negotiated rpc version to 4.5.1JackLivio2018-10-119-13/+13
| |/