summaryrefslogtreecommitdiff
path: root/src/components/remote_control
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-0/+3
|\
| * Initial implementationIra Lytvynenko2018-05-171-0/+3
* | Style & Review Commentsfeature/0147_template_color_schemesJackLivio2018-05-031-2/+1
* | Fix unit test compilation errorsJackLivio2018-05-031-0/+9
|/
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-123-5/+8
|\
| * Merge remote-tracking branch 'origin/master' into developjacobkeeler2018-01-291-1/+0
| |\
| | * Fix RC unit testfix/rc_unit_test_failureJacob Keeler2018-01-291-1/+0
| * | Merge remote-tracking branch 'origin/master' into developjacobkeeler2018-01-261-1/+0
| |\ \ | | |/
| | * Activate app sent at wrong time for RC appshotfix/rc_sends_activate_app_at_wrong_timeJackLivio2017-11-031-1/+0
| * | Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-4/+3
| * | Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-0/+1
| * | Merge pull request #1938 from smartdevicelink/feature/deprecated_method_macrofeature/send_location_for_mobile_navJacob Keeler2018-01-171-1/+2
| |\ \
| | * | Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-171-1/+2
| | * | Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-041-1/+1
| * | | Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-2/+4
| * | | Fix tests and mocks after rebaseAKalinich-Luxoft2017-12-121-0/+2
| |/ /
* | | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+4
|/ /
* | Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-1/+2
|/
* Fix affected mocks and unit tests logicAKalinich-Luxoft2017-09-183-6/+17
* Fix possible NULL pointer assignment in Resource Allocation ManagerAKalinich-Luxoft2017-09-181-3/+5
* Fix SDL crash on exit/unregistering of non-RC applicationAKalinich-Luxoft2017-09-185-18/+31
* Removed unused CheckHMILevel functionAlexander Kutsan2017-09-062-28/+0
* Fix unit tests for RC commandsAKalinich-Luxoft2017-09-044-0/+8
* Fix response for RC functionality for apss without RC HMI typeAKalinich-Luxoft2017-09-041-0/+6
* Fix undefined behaviour in several casesAlexander Kutsan2017-08-312-14/+16
* Fix after rebaseAndrey Oleynik2017-08-301-34/+0
* Split SDLEvent enum and interfaces into two partsAndrey Oleynik2017-08-308-46/+77
* Implements resource releasing on exit, unregistration, PTU, disablingAndrey Oleynik2017-08-305-9/+143
* Adds more ifdef's, do some changes according to review notesAndrey Oleynik2017-08-302-7/+5
* Moves releasing logic inside ResourceAllocationManagerAndrey Oleynik2017-08-307-85/+214
* Fixes processing of revoked applications for PROPRIETARY modeAndrey Oleynik2017-08-301-0/+5
* Implements resource releasing in different casesAndrey Oleynik2017-08-308-53/+211
* Add descriptions and OVERRIDEs to Access remoteAlexander Kutsan2017-08-293-12/+17
* Fix typo in Aqcuire -> AcquireAlexander Kutsan2017-08-292-5/+5
* Merge pull request #245 from AKalinich-Luxoft/fix/fix_rc_custom_request_timeoutAlexander Kutsan (GitHub)2017-08-297-29/+68
|\
| * Fix mock and related unit testsAKalinich-Luxoft2017-08-291-0/+11
| * Add request controller timeout setter and missing functions descriptionAKalinich-Luxoft2017-08-294-22/+56
| * Remove unused ini file from projectAKalinich-Luxoft2017-08-292-7/+1
* | Merge pull request #248 from AByzhynar/fix/Adding_explicit_namespaces_to_vari...Alexander Kutsan (GitHub)2017-08-291-14/+14
|\ \
| * | Add explicit namespace to variables usageAndriy Byzhynar2017-08-291-14/+14
| |/
* | Fix data race in ResourceAllocationManagerAKalinich-Luxoft2017-08-292-16/+47
|/
* Merge branch 'fix/remove_incorrect__redundant_preloaded_pt' into feature/sdl_...Alexander Kutsan2017-08-281-2324/+0
|\
| * Remove not correct preloaded jsonAlexander Kutsan2017-08-231-2340/+0
* | Merge pull request #239 from LuxoftAKutsan/fix/fixes_in_atrifactory_filesAlexander Kutsan (GitHub)2017-08-281-16/+0
|\ \
| * | Remove redundant pre_BaseRC-1 groupAlexander Kutsan2017-08-281-16/+0
| |/
* | Remove not related to RC filesIra Lytvynenko2017-08-288-477/+0
|/
* Remote controll groups fixAlexander Kutsan2017-08-221-2/+1
* Fix year in RC related filesAlexander Kutsan2017-08-2228-28/+28
* Fixes typo in conversion stringAndrey Oleynik2017-08-211-1/+1
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-215-21/+13