- Initial Commit
- Fixed issue relating to selecting an enumeration in an array property.
- When proxy connects, enable ability to keep app awake.
- Fixed issue with requests with Float type parameters not being shown.
- Removed compilation warnings revolving around iOS 6 autolayout changes and missing assets.
- RPC Builder now uses SmartDeviceLink v4.1.
- Contained MOBILE_API.xml updated to commit 2b02a8e. Actual file can be seen here.
- Added Contributions section to README to give credit where credit is due.
- Added ability for developers to create modules to do more advanced testing of RPCs.
- Added Streaming Module for testing audio and video streaming.
- Added Audio Capture Module for testing PerformAudioPassThru RPC.
- Fixed issue with nested arrays in structs in functions would not save correctly.
- Added color coded responses for easier reading in the Console.
- Fixed issue with not all types of array-based parameters working.
- Fixed issue with not working with all property types.