summaryrefslogtreecommitdiff
path: root/src/components/functional_module
Commit message (Expand)AuthorAgeFilesLines
* Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-0/+1
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-1/+2
* Fix affected mocks and unit tests logicAKalinich-Luxoft2017-09-182-4/+6
* Fix SDL crash on exit/unregistering of non-RC applicationAKalinich-Luxoft2017-09-184-15/+20
* Remove hardcoded HMI and mobile function idsAlexander Kutsan2017-09-061-5/+7
* Add method descriptionsAlexander Kutsan2017-09-054-0/+35
* Remove unused Settinng classAlexander Kutsan2017-09-056-298/+0
* Split SDLEvent enum and interfaces into two partsAndrey Oleynik2017-08-306-35/+78
* Restored IsHMI/MessageForPlugin interfacesAndrey Oleynik2017-08-302-0/+72
* Adds more ifdef's, do some changes according to review notesAndrey Oleynik2017-08-301-0/+1
* Moves logging to another placeAndrey Oleynik2017-08-302-6/+6
* Implements resource releasing in different casesAndrey Oleynik2017-08-307-157/+130
* Fix mock and related unit testsAKalinich-Luxoft2017-08-291-0/+1
* Remove not related to RC filesIra Lytvynenko2017-08-281-3/+0
* Fix year in RC related filesAlexander Kutsan2017-08-2210-10/+10
* Redundant interface removedAlexander Kutsan2017-08-213-39/+0
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-3/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-4/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-211-3/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-3/+0
* Removes primary device handling logicAndrey Oleynik2017-08-217-131/+0
* Removes 'device rank' supportAndrey Oleynik2017-08-211-3/+0
* Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-4/+2
* Merge pull request #226 from LuxoftAKutsan/fix/remove_not_actual_TODOsAlexander Kutsan (GitHub)2017-08-212-15/+5
|\
| * Remove not actual TODOsAlexander Kutsan2017-08-202-15/+5
* | Add some DCHECK according to reviewAlexander Kutsan2017-08-201-8/+3
|/
* Removes unused parameters from .ini file and obsolete unit testsAndrey Oleynik2017-08-171-20/+0
* Fix RC command unit tests due to changes in implementationAKalinich-Luxoft2017-08-161-0/+2
* Integate capabilities chack to button press requestAlexander Kutsan2017-08-161-0/+1
* Integration with develop fixesAlexander Kutsan2017-08-162-15/+20
* Arhitecture changes for support RC pluginAlexander Kutsan2017-08-1626-0/+2891