summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLNotificationConstants.h
Commit message (Expand)AuthorAgeFilesLines
* Added CloseApplication responseNicoleYarroch2019-07-091-0/+2
* Fixed some formattingNicoleYarroch2019-03-121-2/+2
* Merge branch 'develop' into feature/issue_1166_cloud_app_transportNicoleYarroch2019-03-121-2/+65
|\
| * Added support for `SystemRequest` request handlingNicoleYarroch2019-03-051-0/+1
| * Made `OnSystemCapabilityUpdated` header publicNicoleYarroch2019-03-041-0/+1
| * Can now listen to all RPC Requests from CoreNicoleYarroch2019-02-251-1/+51
| * Removed unused code from SDLNotificationConstantsNicoleYarroch2019-02-211-8/+0
| * Fixed incorrect parameter namesNicoleYarroch2019-02-151-1/+1
| * Added support for getting requests from CoreNicoleYarroch2019-02-151-0/+7
| * Added support for PerformAppServiceInteraction responseNicoleYarroch2019-02-131-0/+1
| * Added support for GetFile responseNicoleYarroch2019-02-131-0/+1
| * Added support for GetAppServiceData responseNicoleYarroch2019-02-131-0/+1
| * Added support for PublishAppService responseNicoleYarroch2019-02-131-0/+1
| * Added support for OnAppServiceData notificationNicoleYarroch2019-02-131-2/+11
* | Added support for handling new RPC requestsNicoleYarroch2019-03-051-0/+3
* | Added support for new response RPC GetCloudAppPropertiesNicoleYarroch2019-02-271-0/+1
* | Added support for new response RPC SetCloudAppPropertiesNicoleYarroch2019-02-271-0/+1
|/
* Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-07-271-0/+1
|\
| * Addressing review comments.Markos Rapitis2018-07-241-1/+1
| * Adding OnRCStatus notification to notify the application about remote control...piyushkhosla2018-07-181-0/+1
* | Add notification for TCP connection errorsSho Amano2018-07-031-0/+1
|/
* Add more documentationbug/issue_97_add_remaining_documentationJoel Fischer2018-05-251-0/+11
* Several menu manager changesJoel Fischer2018-04-121-0/+27
* Fixed review comments. Modified implementation to handle UIButtons. Added mor...harisheb2017-09-271-1/+1
* Merge branch 'feature/haptic_manager_rebase' of https://github.com/ChrisB-Ele...harisheb2017-09-261-4/+8
|\
| * Merge branch 'release/5.0.0' into feature/haptic_manager_rebaseChrisB-Elektrobit2017-09-261-4/+8
| |\
| | * Merge branch 'release/5.0.0' into feature/rc_rpcsMarkos Rapitis2017-09-131-0/+1
| | |\
| | * | Added remote control RPCs and unit testsjames2017-08-141-4/+8
* | | | Fixed review commentsharisheb2017-09-261-1/+1
|/ / /
* | | - re-merging notification additionsChrisB-Elektrobit2017-09-221-0/+1
* | | - bringing rest of branch up to date with 5.0.0ChrisB-Elektrobit2017-09-221-1/+0
* | | Checking in Haptic interface changes to a branch based on release 5.0.0harisheb2017-09-211-0/+1
| |/ |/|
* | Updated supporting classes and test casesNicoleYarroch2017-08-041-0/+1
|/
* Merge branch 'feature/611_system_capabilities_query_rpc' into feature/611_sys...Joel Fischer2017-07-121-0/+1
|\
| * Create System Capability RPCsJoel Fischer2017-07-111-0/+1
* | Added in ability for audio pass thru handlerfeature/issue_xxx_audio_pass_thru_handlerMuller, Alexander (A.)2017-03-151-6/+24
|\ \
| * | Update naming of notification constantsfeature/issue_537_handler_specificityJoel Fischer2017-03-081-5/+5
| * | Implement SDL 0027Joel Fischer2017-02-221-7/+24
| |/
* | Added support for a handler for audio pass thru callbacks.Muller, Alexander (A.)2017-03-071-0/+7
|/
* Fixing issue relating to classes being incorrectly spelled compared to spec (...Muller, Alexander (A.)2016-12-021-0/+4
* Update for 4.3.0-rc.44.3.0-rc.4Joel Fischer2016-10-061-2/+2
* Fixed issue with not being able to support both Swift 3 and pre-iOS 10 Object...Muller, Alexander (A.)2016-09-261-1/+9
* Update importing of SDLNotificationConstant namesJoel Fischer2016-09-191-1/+1
* Run clang-formatJoel Fischer2016-08-301-2/+2
* Alter a bunch of handlers for more consistent and descriptive languageJoel Fischer2016-08-251-1/+1
* Fix onKeyboardInput not in SDLProxyListener or SDLNotificationDispatcherJoel Fischer2016-08-221-66/+74
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-2/+2
* Add a ton of documentationJoel Fischer2016-08-081-0/+25
* Some general cleanupJoel Fischer2016-07-281-1/+1
* Shift most SDLManager code into private SDLLifecycleManager for testing purposesJoel Fischer2016-07-191-64/+67