summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/mobile/register_app_interface_request_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-071-0/+4
* [SDL 0205] Avoid custom button subscription by default (#3744)Vadym Luchko (GitHub)2021-08-161-10/+11
* Squashed commit of the following:collin2021-08-121-14/+16
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-111-0/+3
* Add vehicle data params to StartSessionAckAndrii Kalinich2021-01-211-16/+5
* Bugfix 3173 (#3528)JackLivio2020-10-061-0/+2
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-16/+71
* [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-211-15/+313
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-171-0/+2
* Revert "RAI reply DUPLICATE_NAME when app has same id and name as existing app"collin2020-05-131-57/+1
* RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-131-1/+57
* Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-071-6/+33
* Fix unit testsjacobkeeler2019-11-221-0/+22
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-251-20/+16
* Adaptation UTs.sniukalov2019-08-141-27/+218
* Run updated style scriptjacobkeeler2019-04-291-34/+45
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-38/+51
* Merge branch 'feature/mobile_versioning' into feature/full_app_idJackLivio2018-08-081-2/+0
|\
| * Update based on commentsJackLivio2018-08-071-2/+0
* | Merge branch 'feature/mobile_versioning' of https://github.com/JackLivio/sdl_...Conlain Kelly2018-08-061-0/+13
|\ \ | |/
| * Check StyleJackLivio2018-08-051-7/+11
| * Fix existing unit testsJackLivio2018-08-051-0/+9
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-251-18/+11
|\ \ | |/
| * remove goofy extra whitespaceConlain Kelly2018-07-181-1/+0
| * style fixConlain Kelly2018-07-181-14/+8
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-10/+10
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-161-0/+2
|\ \ | |/
| * Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-0/+2
* | Add full app id parameter, need to use it stillConlain Kelly2018-06-281-0/+4
|/
* Merge DevelopJackLivio2018-06-271-4/+7
* Answer review comments.BSolonenko2018-06-261-1/+1
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-0/+523