summaryrefslogtreecommitdiff
path: root/src/appMain
Commit message (Expand)AuthorAgeFilesLines
* Update default endpoint urlsfix/clearer_default_endpointsJacob Keeler2018-04-051-2/+2
* Update Lock Screen Icon URLfix/update_lock_screen_iconJacob Keeler2018-03-071-1/+1
* Fix crash and memory leaks in message broker cleanupfix/message_broker_cleanupjacobkeeler2018-02-271-6/+10
* Fix memory leakfix/dbus_adapter_threadjacobkeeler2018-02-261-0/+2
* Fix DBus build issue due to new message brokerjacobkeeler2018-02-262-9/+6
* Merge branch 'develop' into feature/boost_websocket_hmi_message_adapterfeature/boost_websocket_hmi_message_adapterJackLivio2018-02-023-6/+4
|\
| * Merge branch 'develop' into hotfix/dynamically_link_librarieshotfix/dynamically_link_librariesJackLivio2018-02-024-22/+9
| |\
| | * Merge pull request #950 from smartdevicelink/hotfix/remove_ford_specific_poli...JackLivio2018-02-021-2/+2
| | |\
| | | * Change endpoints to localhosthotfix/remove_ford_specific_policy_endpointJackLivio2018-02-021-2/+2
| | | * Replace 0x04 endpoint with dummy urlJackLivio2018-02-021-1/+1
| | | * Remove Ford specific policy endpointJackLivio2016-11-041-1/+1
| * | | Fix DBus Buildjacobkeeler2018-01-301-0/+2
| * | | Get dbus to compileJackLivio2018-01-202-2/+4
| * | | Dynamically link libusb-1.0JackLivio2018-01-201-2/+1
* | | | Fixes for PR commentJackLivio2018-02-024-35/+9
* | | | Add Boost Websocket HMI AdapterJackLivio2018-02-024-122/+38
| |/ / |/| |
* | | Remove references to QT HMIfeature/remove_qt_hmijacobkeeler2018-02-011-19/+2
* | | ProtocolHandlerImpl was extended with PolicyHandlerObserverAKalinich-Luxoft2018-01-291-0/+1
* | | Merge remote-tracking branch 'origin/master' into developjacobkeeler2018-01-261-2/+2
|\ \ \ | |/ /
| * | Move MaxSupportedProtocolVersion to correct sectionhotfix/move_ini_protocol_versionJacob Keeler2017-11-081-2/+2
* | | Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-0/+6
|/ /
* | Update sdl_preloaded_pt.jsonJackLivio2017-10-041-1/+1
* | Remove Remote Control Policies From DefaultJackLivio2017-10-041-5/+1
* | Remove ifdefJackLivio2017-09-291-4/+1
* | Fix compilation warning #1789JackLivio2017-09-291-0/+2
* | Remove RC artifactJackLivio2017-09-071-1/+0
* | Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-052-1/+12
|\ \
| * | Add "HapticGroup" to functional_groupingsMasato Ogawa2017-08-301-0/+10
| * | Add hapticSpatialDataSupported into VideoStreamingCapabilityMasato Ogawa2017-08-231-2/+3
* | | Remove unused ini file from projectAKalinich-Luxoft2017-08-291-4/+0
* | | Merge branch 'fix/remove_incorrect__redundant_preloaded_pt' into feature/sdl_...Alexander Kutsan2017-08-281-10/+3
|\ \ \
| * | | Remove not correct preloaded jsonAlexander Kutsan2017-08-231-10/+3
* | | | Remove redundant pre_BaseRC-1 groupAlexander Kutsan2017-08-281-20/+0
* | | | Remove formating of hmi_capabilitiesAlexander Kutsan2017-08-281-666/+580
|/ / /
* | | Add remoute controll to applicaiton groups in preloadedAlexander Kutsan2017-08-221-1/+1
* | | Remove primary RC from preloadedAlexander Kutsan2017-08-221-4/+0
* | | Removes passenger-related logic from policyAndrey Oleynik2017-08-211-9/+0
* | | Removes 'groups_nonPrimaryRC' supportAndrey Oleynik2017-08-211-4/+0
* | | Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-211-1/+0
* | | Adds and fixes methods descriptions, adds missing typedefAndrey Oleynik2017-08-171-4/+0
* | | Removes unused parameters from .ini file and obsolete unit testsAndrey Oleynik2017-08-171-3/+1
* | | Fixes after rebasing on developAndrey Oleynik2017-08-171-228/+1
* | | Fixes validation of SetInteriorVehicleData parameters with HMI capabilitiesAndrey Oleynik2017-08-161-321/+549
* | | Fix instalation of bson to avoid root accessAlexander Kutsan2017-08-161-1/+1
* | | Fixes wrong AppHMIType conversion for RC applicationsAndrey Oleynik2017-08-161-1/+5
* | | Fix preloaded PT fileAKalinich-Luxoft2017-08-161-40/+19
* | | Implementation of system capabilitiesAlexander Kutsan2017-08-161-398/+636
* | | Not related to RC changesAlexander Kutsan2017-08-161-3/+3
* | | Remote control API and policy table changesAlexander Kutsan2017-08-162-1/+129
* | | Arhitecture changes for support RC pluginAlexander Kutsan2017-08-162-2/+26