summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for v4.3.0-rc.14.3.0-rc.1Joel Fischer2016-09-0212-8/+102
* Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-024-13/+49
|\
| * [Example App] - Fixed issue with Proxy status not updating UI components.Muller, Alexander (A.)2016-09-023-12/+46
| * Fixing issue relating to retrieving lock screen from example app.Muller, Alexander (A.)2016-09-021-1/+3
* | Fix a UnregisterResponse being sent when the unregister notification is firedJoel Fischer2016-09-021-1/+1
|/
* [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-023-2/+76
|\
| * Updated example app to include a soft button with image in show.Muller, Alexander (A.)2016-09-013-2/+76
* | [Example App] Remove a config that is already the defaultJoel Fischer2016-09-021-1/+0
* | SDLLockScreenViewController is now pulbic so that it may be subclassedJoel Fischer2016-09-023-4/+7
|/
* Do a better job in the example app of starting the managerJoel Fischer2016-09-011-7/+8
* Fix delegate method that no longer existsJoel Fischer2016-09-011-13/+11
* Debug logs are on by default only on debug configurations, they are now off o...Joel Fischer2016-09-011-1/+3
* Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-015-24/+25
|\
| * Removed all usages of NSLog for consistent use of SDLDebugTool.Muller, Alexander (A.)2016-09-015-24/+25
* | [Example App] Fix the commands / initial data being sent multiple timesJoel Fischer2016-09-011-0/+3
|/
* Update to v4.3.0 beta 44.3.0-beta.4Joel Fischer2016-09-0112-15/+23
* Add some more example usage to the example appJoel Fischer2016-09-011-2/+135
* Updated documentationJoel Fischer2016-08-311-1/+1
* Don’t require special RPC handlers to be readonlyJoel Fischer2016-08-314-4/+4
* Updated png assets to halve the file sizesJoel Fischer2016-08-3118-0/+0
* Fix projects not being on correct version numberJoel Fischer2016-08-312-2/+2
* Clean up bundle code and provide better error messagesJoel Fischer2016-08-316-27/+73
* Cocoapods may have the resources in a different locationJoel Fischer2016-08-312-7/+26
* Change podspec ‘resource_bundle’ to ‘resource_bundles’Joel Fischer2016-08-311-1/+1
* Change to podspec resource bundleJoel Fischer2016-08-311-1/+1
* Merge branch 'master' into release/4.3.0Joel Fischer2016-08-301-49/+51
|\
| * changed CGFloat to double due to issue in adding an NSUInteger to float/doubl...hotfix/travis_issue_439Muller, Alexander (A.)2016-08-231-1/+1
| * More descriptive fail statements.Muller, Alexander (A.)2016-08-231-8/+8
| * Increasing wait time for gesture timeout.Muller, Alexander (A.)2016-08-231-40/+42
* | Update to v4.3.0-beta.34.3.0-beta.3Joel Fischer2016-08-3025-192/+512
* | Update clang-format settings and re-runJoel Fischer2016-08-3015-95/+94
* | Update internal code to use specified notificationsJoel Fischer2016-08-309-27/+34
* | Run clang-formatJoel Fischer2016-08-3019-164/+161
* | SDLLogging type changed to SDLLogOutputJoel Fischer2016-08-293-11/+11
* | Apply logging settings to SDLJoel Fischer2016-08-293-20/+8
* | Add logging control flags to SDLLifecycleConfigurationJoel Fischer2016-08-2910-39/+86
* | Fix notifications not properly…existingJoel Fischer2016-08-293-8/+35
* | Add typed SDL notifications with backward compatibilityJoel Fischer2016-08-256-69/+216
* | Alter a bunch of handlers for more consistent and descriptive languageJoel Fischer2016-08-2530-128/+120
* | Shift some file operation code to a superclassJoel Fischer2016-08-259-109/+100
* | Fix test failuresJoel Fischer2016-08-251-6/+6
* | SDLArtwork class initializer remove ‘ephemeral’Joel Fischer2016-08-252-2/+2
* | Fix duplicate symbol errorJoel Fischer2016-08-252-7/+16
* | Fix registration success but with warnings failingJoel Fischer2016-08-251-6/+8
* | Fix a few more reversion errorsJoel Fischer2016-08-242-4/+2
* | Fix a bug with some reverted codeJoel Fischer2016-08-242-2/+2
* | Fix SDLManagerDelegate not asserting things as nonnullJoel Fischer2016-08-244-26/+27
* | Add security managers to SDLLifecycleConfigurationSpecJoel Fischer2016-08-241-0/+4
* | Update ‘authors’ on the podspecJoel Fischer2016-08-241-1/+1