summaryrefslogtreecommitdiff
path: root/src/components/include/test/application_manager/mock_application_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-1/+1
* Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-061-2/+3
* Update FileSize and Offset to uint64_tJackLivio2018-08-301-1/+1
* Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-231-15/+3
|\
| * Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-211-14/+0
| |\
| | * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-14/+0
| * | Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-1/+1
| |/
| * Save current audio sourceIra Lytvynenko2018-08-161-0/+2
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-251-2/+2
|\ \ | |/
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-161-0/+5
|\ \ | |/
| * Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-0/+2
| * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-27/+21
| |\
| * \ Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-1/+6
| |\ \
| * | | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-2/+3
| * | | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+2
* | | | Add full app id parameter, need to use it stillConlain Kelly2018-06-281-0/+4
| |_|/ |/| |
* | | Move IsSubsscrbedTo to pluginAlexander2018-06-261-3/+2
* | | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-3/+0
* | | UTS for ButtonPressIra Lytvynenko2018-06-261-1/+1
* | | Refactoring rc rpc plugin's factoryBSolonenko2018-06-261-1/+1
* | | SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-261-3/+0
* | | Add supported functions of RC pluginAlexander Kutsan2018-06-261-1/+0
* | | Add Resource allocation manager stubAlexander Kutsan2018-06-261-0/+1
* | | Fix UTsIra Lytvynenko2018-06-261-2/+6
* | | Fix build with UTsIra Lytvynenko (GitHub)2018-06-261-1/+1
* | | Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-261-1/+1
* | | Fix build with unit tests after commands factory refactoringValerii2018-06-261-1/+6
* | | Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-2/+0
* | | Remove all remote controllAlexander Kutsan2018-06-261-1/+1
* | | Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-0/+2
* | | RPCHandler implementationIra Lytvynenko2018-06-261-0/+3
* | | RPCService implementationIra Lytvynenko2018-06-261-16/+5
| |/ |/|
* | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-1/+2
|\ \
| * | Initial implementationIra Lytvynenko2018-05-171-1/+2
| |/
* | Check if display capabilities struct is valid before setting valueJackLivio2018-06-071-0/+4
|/
* Fix/unregister while audio pass thru (#1757)Sho Amano2018-03-261-2/+4
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-6/+28
|\
| * Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-13/+11
| * Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-0/+9
| * Initial implementation of holding commands for switching appsAndrey Oleynik (GitHub)2018-01-181-0/+2
| * Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-181-3/+0
| * Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-0/+3
| * Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-2/+10
| * Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-1/+6
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-1/+3
|/
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-2/+1
* Remove redundant not used functionsAlexander Kutsan2017-08-251-3/+0
* Redundant interface removedAlexander Kutsan2017-08-211-2/+0
* Fixes after rebasing on developAndrey Oleynik2017-08-171-0/+3