summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Button Subscription request implementationfeature/button_subscription_response_from_hmiMaksym Ked (GitHub)2018-11-3042-699/+1884
* Added IVD to resumption without data checkfeature/interior_vehicle_data_resumptionMaksym Ked (GitHub)2018-11-301-3/+6
* update for repeated subscriptionMaksym Ked (GitHub)2018-11-304-12/+13
* Fix SDL loading policy db from backupAndriy Byzhynar2018-11-302-2/+27
* Remove deprecatedMaksym Ked (GitHub)2018-11-301-2/+2
* Fix unit testsMaksym Ked (GitHub)2018-11-307-16/+29
* Update hash on subscribe IVDMaksym Ked (GitHub)2018-11-303-4/+33
* Implemented extra resumption callbackMaksym Ked (GitHub)2018-11-3016-42/+146
* Implemented resumption of interior vehicle dataMaksym Ked (GitHub)2018-11-3010-16/+590
* Added logic for WayPoints, VehicleInfo subscriptionAndriy Byzhynar2018-11-302-28/+1
* 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