summaryrefslogtreecommitdiff
path: root/src/components/include/transport_manager
Commit message (Expand)AuthorAgeFilesLines
* Configure bt uuid via ini entryJackLivio2019-06-071-0/+2
* Run updated style scriptjacobkeeler2019-04-299-21/+21
* Coverity 5.1 Fixes (#2854)JackLivio2019-03-261-1/+1
* Addressed review commentsShobhit Adlakha2019-02-071-6/+0
* 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-052-2/+17
|/
* Update ConnectionStatusUpdated method + testsJackLivio2018-12-051-2/+0
* Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-12-031-21/+0
|\
| * Address Comments and Remove Unused CodeJackLivio2018-11-271-21/+0
* | Connection Status To Trigger UpdateAppListJackLivio2018-11-294-1/+11
* | Add method headers and fix stylejacobkeeler2018-11-273-0/+32
* | Fix issues with retry sequencejacobkeeler2018-11-261-2/+6
* | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-161-1/+1
|\ \ | |/
| * Clean up application and app manager codeJackLivio2018-11-161-1/+1
* | Add cloud connection statusjacobkeeler2018-11-164-0/+32
|/
* Fix stylejacobkeeler2018-11-145-7/+9
* Pending cloud connection created via policies on startupJackLivio2018-11-094-1/+21
* Initial Cloud Transport ComponentJackLivio2018-11-082-0/+31
* Add Cloud Info to Application ClassJackLivio2018-11-071-0/+2
* Merge pull request #2414 from XevoInc/fix/xevo_copyrightsJackLivio2018-08-294-16/+4
|\
| * Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-244-16/+4
* | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-28/+0
|/
* style fixConlain Kelly2018-07-181-2/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-183-5/+6
* further review commentsfronneburg2018-06-271-3/+3
* Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-0/+7
* Merge pull request #243 in NAR/sdl-core from fix/remove_device_id_from_protoc...Frank Ronneburg2018-04-111-38/+2
* Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-111-0/+20
* Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+3
* Merge pull request #231 in NAR/sdl-core from feat/config_for_secondary_transp...Frank Ronneburg2018-04-041-2/+18
* Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-0/+6
* Add notification of transport config update through TransportManagerSho Amano2018-03-144-5/+46
* Remove redundant functionalityAndriy Byzhynar2018-01-221-1/+12
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-0/+1
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-186-5/+55
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-182-4/+4
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-181-1/+0
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+25
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-185-37/+19
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-188-4/+99
* Fix coding styleLevchenko2016-08-053-9/+13
* AppLaunch TM and CH implementationAGaliuzov2016-08-033-1/+31
* Format not formated filesAlexander2016-04-291-2/+2
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-271-0/+9
* Format all code in projectKozoriz2016-04-268-121/+95
* Correctives after reviewKozoriz2016-04-252-7/+74
* TransportManager update after removing all singletonsKozoriz2016-04-252-0/+54
* TransportManager correctives after singletons removingKozoriz2016-03-311-1/+5