| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' into release/5.0.0 | Joel Fischer | 2017-07-10 | 1 | -33/+71 |
| |\ |
|
| | * | [Example App] Fix a compiler error | Joel Fischer | 2017-07-03 | 1 | -2/+2 |
| | * | Update example app with a GetVehicleData command | Joel Fischer | 2017-06-29 | 1 | -32/+64 |
| | * | small cleanupbugfix/issue_625 | BrettyWhite | 2017-06-14 | 1 | -4/+2 |
| | * | FIx crash when using example app with iAP | BrettyWhite | 2017-06-14 | 1 | -0/+8 |
| * | | Merge branch 'master' into develop | Joel Fischer | 2017-04-18 | 2 | -4/+3 |
| |\ \
| |/ |
|
| | * | Remove uses of @importhotfix/issue_595 | Joel Fischer | 2017-03-31 | 2 | -4/+3 |
| * | | Update how log module filters work | Joel Fischer | 2017-03-21 | 1 | -0/+1 |
| * | | File logging fixes | Joel Fischer | 2017-03-21 | 1 | -0/+3 |
| * | | Merge remote-tracking branch 'origin/develop' into feature/issue_545_redesign... | Muller, Alexander (A.) | 2017-03-17 | 1 | -5/+5 |
| |\ \ |
|
| | * | | Added convenience isEqualToEnum function.feature/issue_577_enum_equality | Muller, Alexander (A.) | 2017-03-13 | 1 | -5/+5 |
| * | | | Targets are now hashable | Joel Fischer | 2017-03-14 | 1 | -1/+1 |
| * | | | Update example app to use sdl logger | Joel Fischer | 2017-03-09 | 2 | -14/+18 |
| * | | | Fix last commit | Joel Fischer | 2017-03-09 | 1 | -3/+0 |
| * | | | Merge branch 'develop' into feature/issue_545_redesign_logging | Joel Fischer | 2017-03-09 | 1 | -5/+7 |
| |\ \ \
| |/ / |
|
| | * | | Merge branch 'develop' into feature/issue_537_handler_specificity | Joel Fischer | 2017-03-09 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Fix handler updates in example app and unit tests | Joel Fischer | 2017-03-03 | 1 | -5/+7 |
| * | | | | Merge branch 'develop' into feature/issue_545_redesign_logging | Joel Fischer | 2017-03-07 | 1 | -1/+1 |
| |\ \ \ \
| | |/ /
| |/| | |
|
| | * | | | Merge branch 'master' into develop | Joel Fischer | 2017-03-07 | 1 | -1/+1 |
| | |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | | * | Fixed issue with incorrectly setting state on manager disconnect.hotfix/issue_560 | Muller, Alexander (A.) | 2017-03-02 | 1 | -1/+1 |
| * | | | In progress SDLDebugTool log replacements | Joel Fischer | 2017-03-03 | 2 | -6/+4 |
| * | | | Comment out all `SDLDebugTool` calls | Joel Fischer | 2017-03-03 | 2 | -3/+5 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/master' into develop | Muller, Alexander (A.) | 2017-01-26 | 3 | -11/+18 |
| |\ \
| |/ |
|
| | * | Re-add reconnecting state | Joel Fischer | 2017-01-26 | 1 | -5/+5 |
| | * | Don’t auto-reconnect in example project | Joel Fischer | 2017-01-26 | 2 | -4/+5 |
| | * | Cleaned up ProxyManager startWithReadyHandler: | Muller, Alexander (A.) | 2017-01-25 | 1 | -4/+5 |
| | * | In order to restart properly, we need to start only after managerDidDisconnec... | Muller, Alexander (A.) | 2017-01-25 | 1 | -1/+5 |
| | * | Fixed issue with stopping the proxy didn't actually stop it. | Muller, Alexander (A.) | 2017-01-20 | 1 | -1/+2 |
| * | | Update broken tests and example app to use immutable arrays | Joel Fischer | 2017-01-20 | 1 | -5/+5 |
| * | | Fix an example app errorfeature/sdl_0009_prefer_nonatomic | Joel Fischer | 2017-01-18 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/master' into develop | Muller, Alexander (A.) | 2016-11-03 | 1 | -12/+37 |
| |\ \
| |/ |
|
| | * | Update the example app to log out example permissions | Joel Fischer | 2016-11-01 | 1 | -0/+26 |
| | * | Added support for deprecating SDLTTSChunkFactory in favor of SDLTTSChunk inits.feature/release_4.3.0_issue_459_ttschunk_inits | Muller, Alexander (A.) | 2016-10-26 | 1 | -8/+9 |
| | * | Added missing initializer for SDLTTSChunk | Muller, Alexander (A.) | 2016-10-20 | 1 | -9/+7 |
| | * | Replaced SDLRPCRequestFactory in all Managers and Spec tests. | Muller, Alexander (A.) | 2016-10-20 | 1 | -1/+1 |
| | * | Initial commit of deprecated SDLRPCRequestFactory and added inits. | Muller, Alexander (A.) | 2016-10-20 | 1 | -1/+1 |
| * | | Renamed SDLTextAlignment enums | Muller, Alexander (A.) | 2016-10-14 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly... | Muller, Alexander (A.) | 2016-10-14 | 2 | -12/+30 |
| |\ \ |
|
| | * \ | Merge branch 'develop' into feature/issue_247_objc_generics | Joel Fischer | 2016-10-13 | 1 | -11/+29 |
| | |\ \
| | |/ |
|
| | | * | Fixed a file manager bug | Joel Fischer | 2016-10-13 | 1 | -6/+28 |
| | | * | Example app should only send command data on the first non-NONE HMI status, n... | Joel Fischer | 2016-10-12 | 1 | -5/+1 |
| | * | | Updated to include generics for all collection objects. | Muller, Alexander (A.) | 2016-09-19 | 1 | -1/+1 |
| | |/ |
|
| * | | Initial conversion of all enum objects to SDLEnum typedef. | Muller, Alexander (A.) | 2016-09-21 | 1 | -19/+19 |
| |/ |
|
| * | Update to Xcode 8 GM | Joel Fischer | 2016-09-12 | 1 | -2/+3 |
| * | [Example App] - Fixed issue with Proxy status not updating UI components. | Muller, Alexander (A.) | 2016-09-02 | 3 | -12/+46 |
| * | [Example App] Fixes and updates | Joel Fischer | 2016-09-02 | 1 | -60/+94 |
| * | Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in... | Joel Fischer | 2016-09-02 | 1 | -2/+55 |
| |\ |
|
| | * | Updated example app to include a soft button with image in show. | Muller, Alexander (A.) | 2016-09-01 | 1 | -2/+55 |
| * | | [Example App] Remove a config that is already the default | Joel Fischer | 2016-09-02 | 1 | -1/+0 |
| |/ |
|
| * | Do a better job in the example app of starting the manager | Joel Fischer | 2016-09-01 | 1 | -7/+8 |