summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed app crashbugfix/issue_672_crash_proxy_transport_deallocNicoleYarroch2017-09-201-1/+1
* Made streamDelegate weakNicoleYarroch2017-09-201-1/+1
* Delegates are no longer called if nilNicoleYarroch2017-09-201-0/+2
* Merge pull request #734 from smartdevicelink/bugfix/issue_630_xcode9_5.0Joel Fischer2017-09-157-23/+43
|\
| * Fix travis failure by updating cartfile.resolvedbugfix/issue_630_xcode9_5.0Joel Fischer2017-09-141-3/+3
| * Update for Xcode 9Joel Fischer2017-09-136-20/+40
* | Merge pull request #738 from smartdevicelink/bugfix/issue_713_rpc_properties_...Joel Fischer2017-09-1514-25/+41
|\ \
| * | Fixed import statementsNicoleYarroch2017-09-154-2/+6
| * | Updated commentsbugfix/issue_713_rpc_properties_incorrectly_retrievedNicoleYarroch2017-09-142-4/+4
| * | Removed commentsNicoleYarroch2017-09-141-20/+0
| * | Removed commentsNicoleYarroch2017-09-142-40/+0
| * | Updated getters in RPC request and responsesNicoleYarroch2017-09-1318-33/+105
* | | Merge pull request #735 from smartdevicelink/bugfix/issue_661_end_service_wit...Joel Fischer2017-09-145-27/+36
|\ \ \ | |_|/ |/| |
| * | Store and send the hash Id in end service packetsbugfix/issue_661_end_service_with_hash_idJoel Fischer2017-09-135-27/+36
|/ /
* | Fix #382 Timers are not appropriately stopped when deallocated.William Wallace2017-09-131-1/+1
* | #382 Timers are not appropriately stopped when deallocated.William Wallace2017-09-131-1/+34
* | Merge pull request #727 from smartdevicelink/feature/issue_673_touch_manager_...Joel Fischer2017-09-125-342/+704
|\ \ | |/ |/|
| * Code refactorfeature/issue_673_touch_manager_gesture_cancellationNicoleYarroch2017-09-121-60/+42
| * Merge branch 'release/5.0.0' into feature/issue_673_touch_manager_gesture_can...NicoleYarroch2017-09-1280-503/+1858
| |\
| * | Updated documentationNicoleYarroch2017-09-081-3/+6
| * | test cases for tap, pinch, and pan gesturest completedfeature/touch_manager_gesture_cancellation_673NicoleYarroch2017-09-082-137/+191
| * | Refactored the SDLTouchManager unit testsNicoleYarroch2017-09-082-192/+173
| * | Cancel onTouchEvent test cases written for taps and panNicoleYarroch2017-09-072-571/+616
| * | Add optional protocol delegatesNicoleYarroch2017-09-073-487/+745
| * | Added logic for sdl_handleTouchCanceledNicoleYarroch2017-09-061-21/+58
| * | Added SDLRectangle.h to .podspec filesNicoleYarroch2017-09-062-0/+2
* | | Merge pull request #731 from smartdevicelink/bugfix/issue_730_logging_level_c...Joel Fischer2017-09-124-4/+207
|\ \ \ | |_|/ |/| |
| * | Fixed test case documentationNicoleYarroch2017-09-121-10/+2
| * | Fixed the log level bitwise left shift assignmentNicoleYarroch2017-09-125-29/+103
| * | Added test cases for log levelsNicoleYarroch2017-09-112-1/+138
|/ /
* | Merge pull request #724 from smartdevicelink/bugfix/issue_711_constant_stylingJoel Fischer2017-09-116-34/+32
|\ \
| * | Fix missed update to constantbugfix/issue_711_constant_stylingJoel Fischer2017-09-081-1/+1
| * | Make constants styled correctlyJoel Fischer2017-09-076-33/+31
* | | Merge pull request #699 from smartdevicelink/feature/issue_558_multiple_file_...Joel Fischer2017-09-1135-224/+1561
|\ \ \
| * | | Fixed delete file bugfeature/issue_558_multiple_file_manager_transactionsNicoleYarroch2017-09-084-83/+129
| * | | Fixed error namesNicoleYarroch2017-09-085-13/+22
| * | | Updated documentationNicoleYarroch2017-09-082-8/+8
| * | | Removed old errorsNicoleYarroch2017-09-081-2/+0
| * | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-09-0840-245/+265
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #725 from smartdevicelink/bugfix/issue_714_pcmcapabilitiesJoel Fischer2017-09-085-34/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Add pcmCapabilities property to RAIRbugfix/issue_714_pcmcapabilitiesJoel Fischer2017-09-075-34/+54
|/ / /
* | | Merge pull request #697 from smartdevicelink/bugfix/issue_636_proxylistener_d...Joel Fischer2017-09-0637-211/+211
|\ \ \ | |_|/ |/| |
| * | Merge branch 'release/5.0.0' into bugfix/issue_636_proxylistener_deprecatedbugfix/issue_636_proxylistener_deprecatedJoel Fischer2017-09-0660-41/+1758
| |\ \ | |/ / |/| |
| * | Additional updates for WayPoint capitalization fixesJoel Fischer2017-09-0635-202/+202
| * | Fix SDLProxyListener using deprecated classesJoel Fischer2017-08-182-9/+9
| | * Update some indentationJoel Fischer2017-09-061-46/+41
| | * Updated the progress handlerNicoleYarroch2017-09-054-16/+64
| | * Consolidated test casesNicoleYarroch2017-09-055-723/+709
| | * Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-09-0528-26/+1108
| | |\ | |_|/ |/| |
* | | Merge pull request #703 from shoamano83/feature/rtp_packetizer_5.0.0Joel Fischer2017-08-3114-19/+1006
|\ \ \