summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling in documentationfeature/issue_865_image_upload_managerNicoleYarroch2018-03-011-2/+2
* Refactored example appNicoleYarroch2018-03-011-34/+19
* Added test cases for unsuccessful artwork uploadsNicoleYarroch2018-03-013-168/+370
* Added test cases for successful artwork uploadsNicoleYarroch2018-02-281-0/+79
* Added two new artwork upload methodsNicoleYarroch2018-02-283-21/+114
* Fixed deprecated messages in `SDLArtwork`NicoleYarroch2018-02-261-2/+2
* Fixed broken `sdl_md5HashFromNSData` test casesNicoleYarroch2018-02-261-6/+6
* Deprecated `SDLArtwork` methodsNicoleYarroch2018-02-233-11/+51
* Made fixes to example appNicoleYarroch2018-02-231-50/+46
* Reverted spellingNicoleYarroch2018-02-231-1/+1
* Merge branch 'develop' into feature/issue_865_image_upload_managerNicoleYarroch2018-02-2315-14/+329
|\
| * Merge pull request #873 from smartdevicelink/bugs/issue_872_too_few_logsJoel Fischer2018-02-231-3/+3
| |\
| | * Fix SDLLogTargetFile bugbugs/issue_872_too_few_logsJoel Fischer2018-02-211-3/+3
| * | Merge pull request #729 from kshala-ford/feature/issue_617_change_registratio...Joel Fischer2018-02-2310-3/+303
| |\ \ | | |/ | |/|
| | * Merge branch 'develop' into feature/issue_617_change_registration_managerKujtim Shala2018-02-22597-30409/+42126
| | |\ | | |/ | |/|
| * | Merge pull request #871 from t-yoshii/fix/stop-audio-stream-at-hmilevel-none-...Joel Fischer2018-02-202-7/+7
| |\ \
| | * | fix to stop audio streaming at HMI level none and backgroundTakamitsu Yoshii2018-02-162-7/+7
| * | | Merge pull request #836 from t-yoshii/hotfix/start_bg_task_to_avoid_suspended...Joel Fischer2018-02-201-1/+12
| |\ \ \
| | * | | fix: start background task when data is received from ea sessionTakamitsu Yoshii2018-01-091-1/+12
| * | | | Merge pull request #870 from t-yoshii/fix/close-ea-session-before-reconnectJoel Fischer2018-02-201-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | disconnect transport on proxy deallocTakamitsu Yoshii2018-02-201-1/+4
| | * | | close EA session before reconnection after start session timeout occuredTakamitsu Yoshii2018-02-151-0/+1
| | | | * Update SDLLifecycleManagerSpec.mKujtim Shala2018-02-221-1/+1
| | | | * Adding a convenient initializer including test cases.Kujtim Shala2018-02-224-2/+139
| | | | * Use another initializer due to logical issue of mandatory params.Kujtim Shala2017-09-271-3/+1
| | | | * Changed method name from `managerWillUpdate...` to `managerShouldUpdate...`Kujtim Shala2017-09-203-8/+8
| | | | * Updated config update to check nil properties.Kujtim Shala2017-09-181-7/+13
| | | | * Fixing mistake when resolving a conflict.Kujtim Shala2017-09-181-1/+1
| | | | * Merge branch 'release/5.0.0' into feature/issue_617_change_registration_managerKujtim Shala2017-09-1592-877/+2839
| | | | |\
| | | | * | Added another test case when the language is not supportedKujtim Shala2017-09-131-0/+24
| | | | * | Added test case to cover intermediate state of updating lifecycle configuration.Kujtim Shala2017-09-131-0/+26
| | | | * | Moved header to be publicKujtim Shala2017-09-122-2/+3
| | | | * | Made appName writeable. Added logic to ask for a config update. Added logic t...Kujtim Shala2017-09-113-2/+46
| | | | * | Added the public interface. Still missing the logic internally.Kujtim Shala2017-09-114-1/+66
* | | | | | Error handling fixesNicoleYarroch2018-02-238-33/+80
* | | | | | Removed image names from the example appNicoleYarroch2018-02-221-164/+90
* | | | | | Added check for `overwrite`NicoleYarroch2018-02-222-15/+31
* | | | | | Added missing documentation to SDLFileManagerNicoleYarroch2018-02-221-4/+4
* | | | | | Added missing documentation to a functionNicoleYarroch2018-02-221-1/+1
* | | | | | Added test cases for uploading SDLArtworksNicoleYarroch2018-02-213-16/+67
* | | | | | Added test cases to SDLFileManagerSpecNicoleYarroch2018-02-191-0/+18
* | | | | | Added convience init to SDLFileManagerNicoleYarroch2018-02-195-14/+46
* | | | | | Added custom inits to SDLImage structNicoleYarroch2018-02-193-25/+75
* | | | | | Added documentation to the new functions added to the SDLArtwork classNicoleYarroch2018-02-191-2/+22
* | | | | | Added new init to SDLArtwork classNicoleYarroch2018-02-163-72/+169
|/ / / / /
* | | | | Merge pull request #866 from smartdevicelink/bug/issue_850_output_stream_warningJoel Fischer2018-02-151-0/+4
|\ \ \ \ \
| * | | | | Check if output stream has space before sending databug/issue_850_output_stream_warningJoel Fischer2018-02-091-0/+4
| |/ / / /
* | | | | Merge pull request #855 from smartdevicelink/feature/issue_851_additional_app...Joel Fischer2018-02-157-17/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Creating stream manager includes `additionalAppTypes`feature/issue_851_additional_app_typesJoel Fischer2018-02-121-2/+4
| * | | | Update configuration issues for additional app typesJoel Fischer2018-02-093-4/+4