summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLProxy.m
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-181-1/+1
|\
| * Update for v6.3.16.3.1Joel Fischer2019-07-181-1/+1
* | Fix app state transitions causing a crashJoel Fischer2019-07-171-2/+6
* | Merge branch 'master' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-151-5/+2
|\ \ | |/
| * Update for v6.3.0Joel Fischer2019-06-271-1/+1
| * Removed unnecessary importNicoleYarroch2019-06-241-1/+0
| * Removed registration for EAAcessory notificationsNicoleYarroch2019-06-241-3/+1
* | Remove unused code and update testsJoel Fischer2019-06-101-8/+6
* | Remove callback queue and just use processing queueJoel Fischer2019-06-061-2/+2
* | Merge branch 'develop' into feature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-051-10/+16
|\ \ | |/
| * Deprecate RPC superclass initializersJoel Fischer2019-05-141-10/+16
* | Move callbacks to the callback queueJoel Fischer2019-05-161-1/+1
* | Starting work on re-queueing everythingJoel Fischer2019-05-141-8/+4
|/
* Update for v6.2.3Joel Fischer2019-05-131-1/+1
* Update to v6.2.26.2.2Joel Fischer2019-05-081-1/+1
* Update for v6.2.1 hotfix releaseJoel Fischer2019-05-081-1/+1
* Update for v6.2.0Joel Fischer2019-04-171-1/+1
* Fixed type in commentJustin Gluck2019-04-121-1/+1
* Adding comment so devs dont move logic aroundbugfix/issue-1097-OnAppInterfaceUnregistered-ReconnectingJustin Gluck2019-04-111-0/+1
* Fixing issue that caused SDLTransportDidDisconnect to get called before OnApp...Justin Gluck2019-04-091-3/+4
* Removed `requestSubType` from `SystemRequest`NicoleYarroch2019-03-121-1/+0
* Fixed parameter namesNicoleYarroch2019-03-121-1/+1
* Merge branch 'develop' into feature/issue_1166_cloud_app_transportNicoleYarroch2019-03-121-4/+7
|\
| * Merge branch 'develop' into feature/issues_1147_1148_1162_app_services_weathe...NicoleYarroch2019-03-051-5/+6
| |\
| * | Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-4/+4
| * | All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+4
* | | Merge branch 'develop' into feature/issue_1166_cloud_app_transportNicoleYarroch2019-03-051-5/+6
|\ \ \ | | |/ | |/|
| * | Create SDLVersion object and transition existing codeJoel Fischer2019-02-191-5/+6
| |/
* | Added support for downloading the cloud app iconNicoleYarroch2019-02-281-2/+25
|/
* Merge branch 'master' into developJoel Fischer2018-11-281-1/+1
|\
| * Update for v6.1.26.1.2Joel Fischer2018-11-281-1/+1
| * Update for v6.1.1 release6.1.1Joel Fischer2018-11-271-1/+1
* | Added verbose logging for recieved messagesNicoleYarroch2018-11-261-0/+3
|/
* Update for 6.1.0Joel Fischer2018-10-191-1/+1
* Update version for 6.1.0 release candidate 2Joel Fischer2018-10-181-1/+1
* Create release for v6.1.0-rc.16.1.0-rc.1Joel Fischer2018-10-101-1/+1
* Merge branch 'develop' into feature/multiple_transportsSho Amano2018-09-261-10/+208
|\
| * Remove Okay, only use OK and PlayPauseJoel Fischer2018-09-171-64/+12
| * Handle Play/Pause additionJoel Fischer2018-09-121-9/+259
| * Merge branch 'master' into developJoel Fischer2018-08-201-1/+1
| |\
| | * Update for v6.0.26.0.2Joel Fischer2018-08-171-1/+1
* | | Merge branch 'develop' into feature/multiple_transportsSho Amano2018-08-201-0/+4
|\ \ \ | |/ /
| * | Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-07-271-1/+1
| |\ \ | | |/
| * | Add notification for TCP connection errorsSho Amano2018-07-031-0/+4
* | | Merge branch 'develop' into feature/multiple_transportsSho Amano2018-08-091-1/+1
|\ \ \ | | |/ | |/|
| * | Update for v6.0.16.0.1Joel Fischer2018-07-131-1/+1
| |/
* | Reflect review commentsSho Amano2018-08-031-1/+1
* | Enable secondary transport managerSho Amano2018-07-051-5/+11
|/
* Update for v6.0Joel Fischer2018-05-251-1/+1
* Basic refactor of transport, protocol, proxy layersJoel Fischer2018-05-011-8/+24