summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! Use ResumptionDataProcessor interface instead of subscriber functionfeature/reference_sdl_0190_resumption_data_error_handlingAndrii Kalinich2020-09-032-1/+2
* fixup! fixup! Add changes related to AppServiceAppExtension and SystemCapabil...Andrii Kalinich2020-09-031-1/+0
* fixup! fixup! Add changes related to OnSystemCapabilitiesUpdated notificationAndrii Kalinich2020-09-031-1/+1
* Rename SDLPendingResumptionHandlerAndrii Kalinich2020-09-033-21/+21
* Rename resumption_data_processor.ccAndrii Kalinich2020-09-031-0/+0
* Revert "Filter RC subscriptions in vehicle data plugin"Andrii Kalinich2020-09-031-13/+1
* Rename SDLAppExtensionAndrii Kalinich2020-09-034-29/+28
* Rename ExtensionPendingResumptionHandlerAndrii Kalinich2020-09-038-31/+29
* Use ResumptionDataProcessor interface instead of subscriber functionAleksandr Kutsan2020-09-0338-540/+627
* Timeout process for reset global propertiesAleksandr Kutsan2020-09-022-0/+15
* Filter RC subscriptions in vehicle data pluginAleksandr Kutsan2020-09-021-1/+13
* Merge remote-tracking branch 'origin/develop' into feature/sdl_0190_resumptio...Andrii Kalinich2020-09-02754-12083/+15749
|\
| * [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-01664-11086/+10273
| * Fix SIGKILL due to not clearing the requestinfo set. (#3376)Alexander Kutsan (GitHub)2020-08-313-1/+14
| * Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-246-26/+120
| * Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-2133-514/+861
| * [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-2137-236/+1351
| * Merge pull request #3481 from smartdevicelink/fix/remove_since_in_hmi_apiJackLivio2020-08-201-1/+1
| |\
| | * Remove sinceJackLivio2020-08-201-1/+1
| |/
| * Merge pull request #3478 from smartdevicelink/fix/driver_distraction_capabili...JackLivio2020-08-202-0/+11
| |\
| | * Cache Driver Distraction Capabilityfix/driver_distraction_capability_cachingjacobkeeler2020-08-192-0/+11
| * | Main menu updating and pagination (#3455)JackLivio2020-08-2016-0/+696
| |\ \
| | * | Update develop commitJackLivio2020-08-201-0/+0
| | * | Fix merge conflictsJackLivio2020-08-203-9/+3
| | * | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-2076-135/+2336
| | |\ \ | | |/ / | |/| |
| * | | Add versioning information for functions in InterfaceGenerator script (#3474)Jacob Keeler2020-08-202-8/+124
| | |/ | |/|
| * | Make `subtle_notifications_per_minute_by_priority` non-mandatory (#3477)Jacob Keeler2020-08-1915-63/+156
| * | Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-1774-102/+2069
| * | Feature/Supported Character Sets (#3454)Shobhit Adlakha2020-08-174-33/+52
| | * Update src/components/utils/src/file_system.ccfeature/main_menu_updatingJackLivio2020-08-141-1/+1
| | * Get filename from full pathJackLivio2020-08-133-0/+20
| | * Update rpc spec commitJackLivio2020-08-121-0/+0
| | * Update commit hashJackLivio2020-08-121-0/+0
| | * Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-1236-172/+1536
| | |\ | | |/ | |/|
| | * Apply suggestions from code reviewJackLivio2020-08-058-8/+8
| | * Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingcollin2020-07-23176-3003/+6970
| | |\
| | * | Set feature rpc pr commit for travisJackLivio2020-07-221-0/+0
| | * | Fix styleJackLivio2020-07-1410-39/+44
| | * | Fix typo in RPC classJackLivio2020-07-131-1/+1
| | * | Add new rpcs to base-4 permissionsJackLivio2020-07-011-0/+14
| | * | Fix typoJackLivio2020-06-301-2/+2
| | * | Add missing rpc implementation piecesJackLivio2020-06-303-0/+18
| | * | Main menu updating and paginationJackLivio2020-06-309-0/+639
* | | | fixup! fixup! Add new class SDLAppExtensionAndrii Kalinich2020-08-301-2/+2
* | | | fixup! Change OnTimeOut() method in affected requestsAndrii Kalinich2020-08-291-14/+0
* | | | fixup! Add changes related to ResumeController classAndrii Kalinich2020-08-291-10/+3
* | | | fixup! Add changes related to OnSystemCapabilitiesUpdated notificationAndrii Kalinich2020-08-292-6/+6
* | | | fixup! Add changes related to AppServiceAppExtension and SystemCapabilitiesAp...Andrii Kalinich2020-08-291-1/+3
* | | | fixup! Add changes related to AppExtension and RCAppExtensionAndrii Kalinich2020-08-291-1/+2
* | | | fixup! Add changes related to SDLRPCPluginAndrii Kalinich2020-08-294-64/+48