summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add joinNetwork to command factoryfeature/experimental/wifi_transport_sharingJackLivio2020-02-041-0/+5
* Pass parameters in mobile joinNetworkRequestJackLivio2020-02-041-2/+3
* Change bluetooth timer to 5 secondsJackLivio2020-02-041-1/+1
* Revert findNewApplicationsRequest removalJackLivio2020-02-041-1/+1
* Remove find new apps request from bt scannerJackLivio2020-02-041-1/+1
* Remove bluetooth unpaired scanningJackLivio2020-02-041-5/+5
* Add to mobile request case in command factoryJackLivio2020-02-041-1/+1
* Only respond with network info if app sent networkingAbilitiesJackLivio2020-02-041-11/+14
* Add missing rpc run and on_event logicJackLivio2020-02-047-0/+43
* RAI fixesJackLivio2020-02-041-3/+12
* Initial development for wifi transport sharingJackLivio2020-02-0342-2/+1571
* Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-313-65/+634
* Fix build witj external proprietary after update new jsoncpp lib (#3224)Yevhenii Dementieiev (GitHub)2020-01-303-5/+4
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-29235-16018/+553
* Stop app unregister timer after streaming session restarted (#3202)Mykola Korniichuk (GitHub)2020-01-292-27/+45
* Update malformed message's criterias according the documentation (#2516)Kostiantyn Grygoriev2020-01-282-18/+56
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-2423-183/+566
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-229-32/+148
* Fix UpdateDeviceList content (#2249)Yurii Postolov2020-01-225-48/+27
* Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-213-10/+53
* Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-179-113/+209
* Merge pull request #3145 from smartdevicelink/fix/SDL_crash_during_SetAppIconremote_atf_testingJacob Keeler2020-01-164-104/+262
|\
| * Rework SetAppIcon requestfix/SDL_crash_during_SetAppIconAndriy Byzhynar2019-12-062-29/+34
| * Rework file_systemAndriy Byzhynar2019-12-062-75/+228
* | Fix sdl versioning for vehicle data (#3049)Yaroslav Mamykin (GitHub)2020-01-159-68/+201
* | Fix misplaced OnDataVideoStreaming (#3154)Mykola Korniichuk (GitHub)2020-01-156-13/+82
* | Merge pull request #3203 from smartdevicelink/fix/BC.PolicyUpdate_twiceJackLivio2020-01-145-2/+87
|\ \
| * | fixup! Add new update_pending statusfix/BC.PolicyUpdate_twiceLitvinenkoIra2020-01-143-1/+7
| * | Add new update_pending statusLitvinenkoIra2019-11-295-2/+81
* | | Fix wrong success code for ReadDID request truncated data (#2370)Yurii Postolov2020-01-141-2/+4
* | | fix_sdl_sends_query_apps_to_the_app_#995 (#2335)Yurii Postolov2020-01-135-11/+22
* | | Added test for double data cleanup (#3146)Serhii Niukalov (GitHub)2020-01-132-0/+30
* | | SDL forwards `OnButtonEvent` notification of `CUSTOM_BUTTON` to `BACKGROUND` ...Valerii Malkov (GitHub)2020-01-103-8/+35
* | | Fix crash in WebsocketSession on start. (#3191)Serhii Niukalov (GitHub)2020-01-102-6/+48
* | | Fix increment of 'count_of_rejections_duplicate_name' counter (#3147)Yaroslav Mamykin (GitHub)2020-01-081-6/+13
* | | Fix the SDL incorrect validates display_capabilities. (#3128)Igor Gapchuk (GitHub)2020-01-071-0/+2
* | | Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-0715-230/+250
| |/ |/|
* | Merge pull request #3143 from smartdevicelink/masterfix/crash_in_appmanagerJackLivio2019-11-2524-137/+339
|\ \ | |/ |/|
| * Merge pull request #3137 from smartdevicelink/release/6.0.16.0.1webfix/cppJackLivio2019-11-2524-137/+339
| |\ |/ /
| * Merge pull request #3132 from smartdevicelink/hotfix/hybrid_app_preference_bugrelease/6.0.1Jacob Keeler2019-11-2210-87/+186
| |\
| | * Fix unit testsjacobkeeler2019-11-221-0/+22
| | * Fix stylejacobkeeler2019-11-221-4/+4
| | * Break up long conditionjacobkeeler2019-11-221-8/+8
| | * Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-229-84/+161
| |/
| * Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-2111-17/+80
| * Fix the entries for the vehicle data schema items in the preloaded PT (#3129)Shobhit Adlakha2019-11-211-18/+16
| * Reworked usb handler delegate completion (#3121)Andriy Byzhynar (GitHub)2019-11-182-5/+16
| * Check for conflicting app resumption level (#3117)JackLivio2019-11-139-10/+41
|/
* Merge pull request #3100 from smartdevicelink/release/6.0.06.0.0Jacob Keeler2019-10-301726-20544/+53431
|\
| * Fix app service extension resumption data processing (#3097)6.0.0_RC2release/6.0.0Yaroslav Mamykin (GitHub)2019-10-286-1/+278