summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Update application and its dependenciesAndriy Byzhynar2019-08-2048-416/+1161
* Update Mobile & HMI API with new data types and parametersmked-luxoft2019-08-202-67/+524
* Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thru_arrayJackLivio2019-08-2014-61/+188
|\
| * Omit the case where UI.GetCapabilityResponse returns a list in audioPassThruC...Sho Amano2019-08-162-14/+13
| * Now that audio_pass_thru_capabilities() is always an array, remove unnecessar...Sho Amano2019-08-071-9/+3
| * Always make audio_pass_thru_capabilities_ an array when reading from UIGetCap...Sho Amano2019-08-061-2/+13
| * always make audio_pass_thru_capabilities_ an arraySho Amano2019-08-012-14/+14
| * fix: update hmi_capabilities_test.cc to run on latest codebaseSho Amano2019-07-251-2/+2
| * Use utility method for reading pcmStreamCapabilities alsoSho Amano2019-07-251-20/+1
| * Update audioPassThruCapabilities in hmi_capabilities.json to arraySho Amano2019-07-258-26/+127
| * Update HMI_API.xml to add audioPassThruCapabilitiesListSho Amano2019-07-255-3/+44
* | Merge pull request #2960 from smartdevicelink/feature/same_app_from_multiple_...Shobhit Adlakha2019-08-1645-938/+1754
|\ \
| * | Update HMI_API.xmlfeature/same_app_from_multiple_devicesAlexander Kutsan (GitHub)2019-08-141-2/+2
| * | Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/comm...Alexander Kutsan (GitHub)2019-08-141-1/+1
| * | Removed DEPRECATED methods.sniukalov2019-08-1425-1337/+20
| * | Adaptation UTs.sniukalov2019-08-1418-452/+1028
| * | Update functionality of user permissions for all applications.sniukalov2019-08-141-10/+13
| * | Add using device id for external proprietary mode.sniukalov2019-08-1411-129/+883
| * | Add using device id for proprietary mode.sniukalov2019-08-147-32/+316
| * | Adjustment of external policy component for multiple devices.sniukalov2019-08-144-13/+122
| * | Adjustment of proprietary policy component for multiple devices.sniukalov2019-08-148-21/+253
| * | Adjustment registration of sdl_rpc_plugin for multiple devices.sniukalov2019-08-144-59/+185
| * | Adjustment application_manager for multiple devices.sniukalov2019-08-144-39/+85
| * | Update interfacessniukalov2019-08-142-9/+9
| * | Update value state in operators(++,+=) for the class Integer.sniukalov2019-08-141-0/+2
| * | Fixed sending a secondary message APPLICATION_REGISTERED_ALREADYsniukalov2019-08-141-1/+1
| * | Fixed code style.sniukalov2019-08-141-6/+7
* | | Merge pull request #2972 from smartdevicelink/feature/usb_ini_configJackLivio2019-08-157-13/+131
|\ \ \
| * | | Add AOA filtering parameters to .ini configurationfeature/usb_ini_configJackLivio2019-07-247-13/+131
* | | | support tiled menus and submenus (#2968)Collin2019-08-1514-37/+192
| |/ / |/| |
* | | add Cancel Interaction RPC (#2963)Collin2019-08-1223-0/+800
* | | Merge pull request #2967 from smartdevicelink/feature/open_menu_rpcShobhit Adlakha2019-07-3117-0/+717
|\ \ \
| * | | Add ShowAppMenu to policy table enumsfeature/open_menu_rpcShobhit Adlakha2019-07-254-0/+24
| * | | Fix styleShobhit Adlakha2019-07-225-12/+12
| * | | Fixed merge conflicts and updated branchShobhit Adlakha2019-07-221662-7562/+33709
| |\ \ \
| * | | | discard changes in policy_table/enumsMykola Korniichuk2018-12-044-24/+0
| * | | | fix according to commentsMykola Korniichuk2018-12-048-44/+40
| * | | | Open Menu RPCMykola Korniichuk2018-10-2917-0/+719
* | | | | Merge pull request #2964 from smartdevicelink/feature/template_titlesShobhit Adlakha2019-07-305-6/+41
|\ \ \ \ \
| * | | | | Add templateTitle String minlength and increase showStrings array sizefeature/template_titlesShobhitAd2019-07-162-3/+3
| * | | | | Implemented templateTitle paramater for Show RPCShobhitAd2019-07-105-4/+39
* | | | | | Merge pull request #2965 from smartdevicelink/feature/alert_iconCollin2019-07-265-1/+40
|\ \ \ \ \ \
| * | | | | | implement alert icon parameter to alert rpcCollin2019-07-115-1/+40
| |/ / / / /
* | | | | | Merge pull request #2959 from smartdevicelink/feature/auto_complete_listJacob Keeler2019-07-257-39/+66
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Update after proposal revisionfeature/auto_complete_listjacobkeeler2019-07-242-3/+9
| * | | | | Add autoCompleteList parameterjacobkeeler2019-06-267-39/+60
* | | | | | Merge pull request #2944 from smartdevicelink/feature/update_and_unpublish_ap...JackLivio2019-07-2422-18/+794
|\ \ \ \ \ \
| * | | | | | Fix stylefeature/update_and_unpublish_app_serviceJackLivio2019-07-241-4/+4
| * | | | | | Address commentJackLivio2019-07-231-1/+4
| * | | | | | Update src/components/application_manager/rpc_plugins/app_service_rpc_plugin/...JackLivio2019-07-231-1/+1