summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/include/transport_manager/transport_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix UpdateAppList/UpdateDeviceList spam (#3339)Andrii Kalinich (GitHub)2020-04-211-1/+2
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-0/+6
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-0/+3
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-8/+12
* Run updated style scriptjacobkeeler2019-04-291-31/+31
* Coverity 5.1 Fixes (#2854)JackLivio2019-03-261-1/+1
* Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-01-021-0/+2
|\
| * Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-0/+2
* | Remove debug statements and style fixShobhitAd2018-12-071-1/+3
* | Pass CloudAppProperties to websocket client connectionShobhitAd2018-12-051-2/+1
|/
* Add method headers and fix stylejacobkeeler2018-11-271-0/+7
* Add cloud connection statusjacobkeeler2018-11-161-2/+5
* Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-141-1/+0
* Fix stylejacobkeeler2018-11-141-1/+2
* Add Cloud Info to Application ClassJackLivio2018-11-071-0/+2
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-8/+6
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-5/+1
* Fixes build w/o unit tests enabledAndrey Oleynik (GitHub)2018-01-181-1/+9
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-181-7/+4
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-3/+23
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-35/+116
* Fix coding styleLevchenko2016-08-051-3/+5
* AppLaunch TM and CH implementationAGaliuzov2016-08-031-0/+10
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-271-2/+3
* Code style format with clang-formatKozoriz2016-04-251-25/+30
* TransportManager update after removing all singletonsKozoriz2016-04-251-8/+17
* TransportManager correctives after singletons removingKozoriz2016-03-311-2/+2
* TimeTester refatctoring.Kozoriz2016-03-101-12/+18
* Review correctives and buildability correctives.Kozoriz2016-03-071-1/+1
* Correctives in transportManagerKozoriz2016-03-041-19/+20
* INtegration of new Timer to TransportManagerAndriy Kozoriz2016-02-171-5/+6
* Add TMIpl::device_list_ synchronizationElisey Zamakhov2015-03-241-0/+1
* Add TMIpl::device_to_adapter_map_ synchronizationElisey Zamakhov2015-03-241-1/+3
* Add TMIpl::Handle2GUIDConverter::conversion_table_ synchronizationElisey Zamakhov2015-03-241-0/+6
* Add TMIpl::connections_ synchronizationElisey Zamakhov2015-03-241-12/+16
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-14/+9
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-261-9/+14
* HmiStatus modifyJustin Dickow2015-01-241-14/+9
* 3.10.1Justin Dickow2014-10-271-111/+11
* SDL 3.8!Justin Dickow2014-10-201-0/+461