summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated a few test parametersbugfix/issue-313-lock-screen-icon-cachelapinskijw2020-04-021-4/+6
* addressed commit commentslapinskijw2020-04-027-84/+112
* apply suggestions from code reviewlapinskijw2020-04-013-22/+28
* Merge branch 'develop' of github.com:smartdevicelink/sdl_ios into bugfix/issu...lapinskijw2020-03-3026-35/+177
|\
| * Merge pull request #1604 from smartdevicelink/bugfix/issue-1599-deprecate-syn...Joel Fischer2020-03-2725-34/+176
| |\
| | * Deprecate additional methodsJoel Fischer2020-03-272-2/+8
| | * Update classes to account for deprecationsbugfix/issue-1599-deprecate-syncpdataJoel Fischer2020-03-2519-32/+162
| | * Deprecate all SyncPData structuresJoel Fischer2020-03-256-0/+6
| |/
| * Merge pull request #1596 from smartdevicelink/bugfix/issue-1595-text-and-grap...Joel Fischer2020-03-241-1/+1
| |\
| | * Ensure that text and graphic updates aren't sent before we are readybugfix/issue-1595-text-and-graphic-crashJoel Fischer2020-03-231-1/+1
| |/
* | moved spec to appropriate folderlapinskijw2020-03-301-1/+1
* | further code cleanuplapinskijw2020-03-301-12/+3
* | cleaned up code and added failure caselapinskijw2020-03-301-18/+31
* | added more tests for failure caseslapinskijw2020-03-271-43/+79
* | wrote failing test for downloading imagelapinskijw2020-03-271-15/+34
* | wrote basic tests for receiving a new iconlapinskijw2020-03-272-23/+115
* | updated testslapinskijw2020-03-261-57/+70
* | updated testslapinskijw2020-03-252-18/+99
* | additional refactoring,started writing test filelapinskijw2020-03-244-41/+145
* | further refactoringlapinskijw2020-03-234-64/+61
* | Apply suggestions from second code reviewlapinskijw2020-03-204-45/+33
* | Merge branch 'develop' into bugfix/issue-313-lock-screen-icon-cacheJoel Fischer2020-03-2044-574/+1015
|\ \ | |/
| * Merge pull request #1573 from smartdevicelink/bugfix/issue_1569_streaming_med...Joel Fischer2020-03-199-187/+132
| |\
| | * Deprecated old initbugfix/issue_1569_streaming_media_manager_incorrect_value_for_isStreamingSupportedNicoleYarroch2020-03-192-2/+2
| | * Apply suggestions from code reviewNicoleYarroch2020-03-194-4/+6
| | * Merge branch 'develop' into bugfix/issue_1569_streaming_media_manager_incorre...Joel Fischer2020-03-1829-309/+721
| | |\ | | |/ | |/|
| * | Merge pull request #1588 from smartdevicelink/bugfix/issue-1587-sdlproxy-docu...Joel Fischer2020-03-181-43/+46
| |\ \
| | * | Add SDLProxy documentation and private method namingbugfix/issue-1587-sdlproxy-documentationJoel Fischer2020-03-131-43/+46
| * | | Merge pull request #1575 from smartdevicelink/bugfix/issue-1536-empty-display...Joel Fischer2020-03-1728-266/+675
| |\ \ \
| | * | | Fix perform interactions not workingbugfix/issue-1536-empty-displaycapabilities-workaroundJoel Fischer2020-03-161-5/+2
| | * | | Fix review issueJoel Fischer2020-03-161-1/+1
| | * | | Add review fixesJoel Fischer2020-03-162-8/+9
| | * | | Fix testsJoel Fischer2020-03-112-51/+24
| | * | | Choice set manager updatesJoel Fischer2020-03-111-15/+34
| | * | | ChoiceSetManager fixJoel Fischer2020-03-111-2/+3
| | * | | Add logs to soft button managerJoel Fischer2020-03-111-0/+2
| | * | | Fix text field documentationJoel Fischer2020-03-111-1/+1
| | * | | TextAndGraphicManager fixJoel Fischer2020-03-111-5/+11
| | * | | Update SoftButtonManagerJoel Fischer2020-03-111-13/+18
| | * | | Add documentation to soft button suspended methodJoel Fischer2020-03-111-0/+2
| | * | | Merge branch 'bugfix/issue-1536-empty-displaycapabilities-workaround' of http...Joel Fischer2020-03-111-2/+2
| | |\ \ \
| | | * | | Apply suggestions from code reviewJoel Fischer2020-03-111-2/+2
| | * | | | Fix documentation and potential crashJoel Fischer2020-03-114-6/+14
| | * | | | Fix major change -> minor changeJoel Fischer2020-03-112-3/+11
| | * | | | Add matching logs to Obj-C exampleJoel Fischer2020-03-111-0/+4
| | |/ / /
| | * | | Update tests with new RPC initializersJoel Fischer2020-03-054-50/+109
| | * | | Add test for ChoiceSetManager blank display capabilityJoel Fischer2020-03-041-1/+11
| | * | | Fix ChoiceSetManager bugJoel Fischer2020-03-042-2/+4
| | * | | Update choice set managerJoel Fischer2020-03-042-23/+145
| | * | | Add logging to example appJoel Fischer2020-03-041-0/+4