summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* fixup! initialize app in non custom button path of on_button_press runfix/btn_press_limitedcollin2020-05-191-0/+1
* initialize app in non custom button path of on_button_press runcollin2020-05-191-3/+4
* Add RPCService unit tests (#3250)Yana Chernysheva (GitHub)2020-05-184-0/+900
* Change reason to IGNITION_OFF only if reason wasn't defined before (#3274)Yana Chernysheva (GitHub)2020-05-181-2/+6
* Fix/issue 1951 (#3371)Collin2020-05-182-6/+6
* Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-183-0/+10
* Merge pull request #2553 from smartdevicelink/fix/start_stream_retry_countJacob Keeler2020-05-182-8/+8
|\
| * Fix Start Stream retry countfix/start_stream_retry_countjacobkeeler2018-08-292-8/+8
* | ResetGlobalProperties doesn't reset HELPPROMPT and VRHELPITEMS to default val...Collin2020-05-183-8/+96
* | only return if we are sure we are out of space (#3361)Collin2020-05-131-5/+0
* | Revert "RAI reply DUPLICATE_NAME when app has same id and name as existing app"collin2020-05-133-69/+8
* | RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-133-8/+69
* | [SDL4.0]SDL does not create icons folder in case it was removed (#2649) (#3359)Collin2020-05-111-0/+8
* | SDL crash during cleanup. (#2621)Mykola Korniichuk (GitHub)2020-05-081-0/+2
* | do not retry ptu if no apps are connected (#3350)Collin2020-04-301-0/+4
* | Add permission checking for all messages to and from mobile (#3344)6.1.0_RC2Jacob Keeler2020-04-2712-107/+152
* | Fix capability window update when window_id is missing (#3342)JackLivio2020-04-221-9/+16
* | Fix result code generic error while subscribing to vehicle data (#3264)Yana Chernysheva (GitHub)2020-04-222-12/+31
* | Merge pull request #3341 from smartdevicelink/fix/external_policy_buildJacob Keeler2020-04-214-74/+39
|\ \
| * | Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-214-74/+39
* | | Fix UpdateAppList/UpdateDeviceList spam (#3339)Andrii Kalinich (GitHub)2020-04-211-2/+7
* | | StartEndStreamTimer in StopNaviService (#3325)Collin2020-04-211-1/+1
|/ /
* | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-207-172/+222
* | Do not send two END_SERVICE requests during streaming switching between apps ...Ira Lytvynenko (GitHub)2020-04-202-31/+58
* | Hotfix/3327 sdl sends generic error if vehicle data not available (#3335)Yaroslav Mamykin (GitHub)2020-04-172-43/+12
* | Fix/Send OnAppPropertiesChange in case one of nicknames is removed (#3336)Serhii Niukalov (GitHub)2020-04-162-5/+29
* | fix APTDisplayText covert bug (#3291)Jim-Nexty2020-04-071-4/+6
* | Fix SDL doesn't send EndService for Video/Audio Service upon IGNITION_OFF #14...Yurii Postolov2020-04-061-0/+2
* | Fix remove_if in ClearTimerPool (#3322)JackLivio2020-04-031-6/+11
* | Fix for video stream failed by switched of connection via BT+WIFI (#3290)Jim-Nexty2020-04-031-0/+24
* | Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-035-55/+0
* | Fix/Cloud and Web-engine apps disappear after refreshing the page (#3308)Shobhit Adlakha2020-03-261-0/+1
* | maintain signature for GetLockScreenIconUrl (#3303)Collin2020-03-231-1/+1
* | Fix sdl crash when policies disabled (#3292)Yaroslav Mamykin (GitHub)2020-03-232-50/+267
* | Fix/consider timeouts during streaming switching (#3293)Serhii Niukalov (GitHub)2020-03-192-4/+63
* | Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-164-15/+55
* | Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-284-12/+76
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-2730-234/+2787
* | don't send onSystemRequest LOCK_SCREEN_ICON_URL to mobile if url is missing (...Collin2020-02-261-6/+9
* | Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-1448-347/+644
* | Fix core crash on accesing the application pointer. (#3194)Igor Gapchuk (GitHub)2020-02-122-7/+9
* | Fix ApplicationSet reference variables are not lock-protected (#3230)Jim-Nexty2020-02-101-2/+2
* | Fix for Bug:Deadlock happens during video streaming (#3231)Jim-Nexty2020-02-101-12/+16
* | Fix for No mechanism for managing the switching sequence(Start/StopSt… (#3217)Jim-Nexty2020-02-071-0/+36
* | Fix potential deadlock in application manager (#3215)Mykola Korniichuk (GitHub)2020-02-051-14/+18
* | Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-055-9/+27
* | Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-313-65/+634
* | Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-295-15/+29
* | Stop app unregister timer after streaming session restarted (#3202)Mykola Korniichuk (GitHub)2020-01-292-27/+45
* | SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-229-32/+148