summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands
Commit message (Expand)AuthorAgeFilesLines
* style fixConlain Kelly2018-07-184-6/+10
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-185-11/+11
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-162/+0
* Fix falling atf test scriptBogdan2018-06-261-0/+4
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-261-16/+0
* OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-261-0/+26
* Fix code styleIra Lytvynenko (GitHub)2018-06-262-14/+11
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-10/+8
* Fix some sdl commandsIra Lytvynenko2018-06-262-4/+2
* Fix build with unit tests after commands factory refactoringValerii2018-06-264-0/+375
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-266-17/+13
* Refactoring all hmi commands.BSolonenko2018-06-263-6/+28
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+10
* Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-263-7/+29
* move commands factory to rpc pluginIra Lytvynenko2018-06-262-0/+199
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-26349-32794/+0
* Refactor CommandFactoryIra Lytvynenko2018-06-269-11/+11
* RPCService implementationIra Lytvynenko2018-06-2666-95/+150
* Check for hmi level instead of statusfix/check_onhmistatus_invalidConlain Kelly2018-06-211-5/+4
* add validity check to OnHMIStatusNotification::Run() to avoid passing bad def...Conlain Kelly2018-06-201-0/+10
* Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-184-1/+165
|\
| * Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-054-14/+129
| |\
| * | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-064-1/+165
* | | Merge pull request #1360 from smartdevicelink/feature/audio_file_playback_tts...Jacob Keeler2018-06-148-14/+199
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/develop' into feature/audio_file_playbac...Jacob Keeler2018-06-064-29/+105
| |\ \ \
| * | | | Validate existence of files used in TtsChunksJacob Keeler2018-06-018-14/+199
| | |_|/ | |/| |
* | | | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-1/+5
|\ \ \ \
| * | | | Initial implementationIra Lytvynenko2018-05-171-1/+5
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/develop' into feature/add_display_namefeature/add_display_nameJackLivio2018-06-117-83/+215
|\ \ \ \
| * \ \ \ Merge pull request #2221 from JackLivio/fix/display_capabilities_segfaultJackLivio2018-06-111-44/+56
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Revert "Omit display capability from RAI response if mandatory display capabi...JackLivio2018-06-061-13/+0
| | * | | Omit display capability from RAI response if mandatory display capabilities a...JackLivio2018-06-061-0/+13
| | * | | Add checks to display capabilitiesJackLivio2018-05-251-44/+56
| * | | | Merge branch 'develop' into feature/expandable_design_for_proprietary_data_ex...feature/expandable_design_for_proprietary_data_exchangeJacob Keeler2018-05-313-9/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #2224 from JackLivio/feature/tire_pressure_additionsJackLivio2018-05-311-3/+3
| | |\ \ \
| | | * | | Remove extra line and fix styleJackLivio2018-05-311-3/+3
| | | |/ /
| | * | | Save icon for resumtion after successful SetAppIconElvis Kuliiev2018-05-251-5/+7
| | * | | Setting app icon to application in case if it exist on file systemAlexander Kutsan2018-05-251-1/+3
| | * | | Add icon resumption parameter to stringsAlexander Kutsan2018-05-251-0/+5
| | |/ /
| * | | Fix UT after implementation of Expandable DesignBSolonenko2018-05-242-0/+2
| * | | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-244-29/+103
| |/ /
| * | Merge pull request #2138 from smartdevicelink/feature/expand_put_fileJackLivio2018-05-231-6/+40
| |\ \
| | * | Initial implementationAndriy Byzhynar2018-05-181-6/+40
| | |/
* | | Check if displayName key existsJackLivio2018-05-251-3/+5
* | | DisplayName ImplementationJackLivio2018-05-231-0/+4
|/ /
* | Style & Review Commentsfeature/0147_template_color_schemesJackLivio2018-05-031-32/+22
* | Fix StyleJackLivio2018-05-022-19/+26
* | Upadte Color Via Set Display Layout and add Reject LogicJackLivio2018-05-021-2/+46
* | Move color scheme to Dynamic Application Data & Add Set Display layout supportJackLivio2018-05-011-1/+12
* | Implementation of color schemesJackLivio2018-04-251-0/+20
|/