summaryrefslogtreecommitdiff
path: root/SmartDeviceLink
Commit message (Expand)AuthorAgeFilesLines
* Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-19451-924/+973
* Merge branch 'master' into release/4.3.04.3.0-rc.3Joel Fischer2016-09-151-0/+1
|\
| * Update to v4.2.44.2.4Joel Fischer2016-09-152-2/+2
| * Fixed issue relating to not all single touch callbacks. firing.hotfix/issue_441_single_touch_eventsMuller, Alexander (A.)2016-09-131-0/+1
* | Update to v4.3.0-rc.3Joel Fischer2016-09-152-2/+2
* | Fixed a bug where files requiring multiple putfiles would occassionally crashJoel Fischer2016-09-151-11/+22
* | Update to 4.3.0-rc.24.3.0-rc.2Joel Fischer2016-09-132-2/+2
* | Fixed testsJoel Fischer2016-09-135-8/+14
* | Update to Xcode 8 GMJoel Fischer2016-09-121-1/+1
* | Update for v4.3.0-rc.14.3.0-rc.1Joel Fischer2016-09-024-4/+4
* | Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-021-1/+3
|\ \
| * | 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
|/ /
* | SDLLockScreenViewController is now pulbic so that it may be subclassedJoel Fischer2016-09-022-3/+6
* | Debug logs are on by default only on debug configurations, they are now off o...Joel Fischer2016-09-011-1/+3
* | Removed all usages of NSLog for consistent use of SDLDebugTool.Muller, Alexander (A.)2016-09-015-24/+25
* | Update to v4.3.0 beta 44.3.0-beta.4Joel Fischer2016-09-014-5/+5
* | 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-311-1/+1
* | Clean up bundle code and provide better error messagesJoel Fischer2016-08-314-25/+63
* | Cocoapods may have the resources in a different locationJoel Fischer2016-08-312-7/+26
* | Update to v4.3.0-beta.34.3.0-beta.3Joel Fischer2016-08-301-1/+1
* | Update clang-format settings and re-runJoel Fischer2016-08-3014-92/+92
* | Update internal code to use specified notificationsJoel Fischer2016-08-308-25/+32
* | 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-298-37/+85
* | Fix notifications not properly…existingJoel Fischer2016-08-292-6/+25
* | Add typed SDL notifications with backward compatibilityJoel Fischer2016-08-255-67/+190
* | Alter a bunch of handlers for more consistent and descriptive languageJoel Fischer2016-08-2524-98/+90
* | Shift some file operation code to a superclassJoel Fischer2016-08-258-109/+84
* | 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-243-16/+27
* | Don’t call the upload file completion handler if it doesn’t existJoel Fischer2016-08-241-2/+4
* | Fix SecurityManagers should be `Class` objectsJoel Fischer2016-08-241-1/+1
* | Set security managers on the internal proxy if set in SDLLifecycleConfigurationJoel Fischer2016-08-243-1/+17
* | If an RAI returns “WARNINGS” or “RESUME_FAILED” still succeed on the ...Joel Fischer2016-08-243-7/+14
* | Make SDLManagerDelegate methods required againJoel Fischer2016-08-239-34/+32
* | Merge branch 'master' into release/4.3.0Joel Fischer2016-08-231-4/+4
|\ \ | |/
| * Bump version to v4.2.34.2.3Joel Fischer2016-08-232-2/+2
| * Minor clarity updates to HTTPS alterationshotfix/issue_432_https_failsJoel Fischer2016-08-231-4/+4
| * Fix HTTPS uploadsJoel Fischer2016-08-221-1/+1
* | Remove “ephemeral” from SDLFile class initializersJoel Fischer2016-08-234-19/+17