summaryrefslogtreecommitdiff
path: root/SmartDeviceLink_Example/Classes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into release/5.0.0Joel Fischer2017-07-101-33/+71
|\
| * [Example App] Fix a compiler errorJoel Fischer2017-07-031-2/+2
| * Update example app with a GetVehicleData commandJoel Fischer2017-06-291-32/+64
| * small cleanupbugfix/issue_625BrettyWhite2017-06-141-4/+2
| * FIx crash when using example app with iAPBrettyWhite2017-06-141-0/+8
* | Merge branch 'master' into developJoel Fischer2017-04-182-4/+3
|\ \ | |/
| * Remove uses of @importhotfix/issue_595Joel Fischer2017-03-312-4/+3
* | Update how log module filters workJoel Fischer2017-03-211-0/+1
* | File logging fixesJoel Fischer2017-03-211-0/+3
* | Merge remote-tracking branch 'origin/develop' into feature/issue_545_redesign...Muller, Alexander (A.)2017-03-171-5/+5
|\ \
| * | Added convenience isEqualToEnum function.feature/issue_577_enum_equalityMuller, Alexander (A.)2017-03-131-5/+5
* | | Targets are now hashableJoel Fischer2017-03-141-1/+1
* | | Update example app to use sdl loggerJoel Fischer2017-03-092-14/+18
* | | Fix last commitJoel Fischer2017-03-091-3/+0
* | | Merge branch 'develop' into feature/issue_545_redesign_loggingJoel Fischer2017-03-091-5/+7
|\ \ \ | |/ /
| * | Merge branch 'develop' into feature/issue_537_handler_specificityJoel Fischer2017-03-091-1/+1
| |\ \
| * | | Fix handler updates in example app and unit testsJoel Fischer2017-03-031-5/+7
* | | | Merge branch 'develop' into feature/issue_545_redesign_loggingJoel Fischer2017-03-071-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into developJoel Fischer2017-03-071-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed issue with incorrectly setting state on manager disconnect.hotfix/issue_560Muller, Alexander (A.)2017-03-021-1/+1
* | | In progress SDLDebugTool log replacementsJoel Fischer2017-03-032-6/+4
* | | Comment out all `SDLDebugTool` callsJoel Fischer2017-03-032-3/+5
|/ /
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-263-11/+18
|\ \ | |/
| * Re-add reconnecting stateJoel Fischer2017-01-261-5/+5
| * Don’t auto-reconnect in example projectJoel Fischer2017-01-262-4/+5
| * Cleaned up ProxyManager startWithReadyHandler:Muller, Alexander (A.)2017-01-251-4/+5
| * In order to restart properly, we need to start only after managerDidDisconnec...Muller, Alexander (A.)2017-01-251-1/+5
| * Fixed issue with stopping the proxy didn't actually stop it.Muller, Alexander (A.)2017-01-201-1/+2
* | Update broken tests and example app to use immutable arraysJoel Fischer2017-01-201-5/+5
* | Fix an example app errorfeature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-181-1/+1
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-12/+37
|\ \ | |/
| * Update the example app to log out example permissionsJoel Fischer2016-11-011-0/+26
| * Added support for deprecating SDLTTSChunkFactory in favor of SDLTTSChunk inits.feature/release_4.3.0_issue_459_ttschunk_initsMuller, Alexander (A.)2016-10-261-8/+9
| * Added missing initializer for SDLTTSChunkMuller, Alexander (A.)2016-10-201-9/+7
| * Replaced SDLRPCRequestFactory in all Managers and Spec tests.Muller, Alexander (A.)2016-10-201-1/+1
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-1/+1
* | Renamed SDLTextAlignment enumsMuller, Alexander (A.)2016-10-141-1/+1
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-142-12/+30
|\ \
| * \ Merge branch 'develop' into feature/issue_247_objc_genericsJoel Fischer2016-10-131-11/+29
| |\ \ | | |/
| | * Fixed a file manager bugJoel Fischer2016-10-131-6/+28
| | * Example app should only send command data on the first non-NONE HMI status, n...Joel Fischer2016-10-121-5/+1
| * | Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-191-1/+1
| |/
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-19/+19
|/
* Update to Xcode 8 GMJoel Fischer2016-09-121-2/+3
* [Example App] - Fixed issue with Proxy status not updating UI components.Muller, Alexander (A.)2016-09-023-12/+46
* [Example App] Fixes and updatesJoel Fischer2016-09-021-60/+94
* Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-021-2/+55
|\
| * Updated example app to include a soft button with image in show.Muller, Alexander (A.)2016-09-011-2/+55
* | [Example App] Remove a config that is already the defaultJoel Fischer2016-09-021-1/+0
|/
* Do a better job in the example app of starting the managerJoel Fischer2016-09-011-7/+8