summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | all enums / functions / structs will be generatedAleksandr Mishchenko2020-03-172-6/+6
| * | | Apply suggestions from code reviewAleksandr Mishchenko2020-03-171-6/+0
| * | | Apply suggestions from code review Aleksandr Mishchenko2020-03-171-39/+18
| * | | changing according to review commentsAleksandr Mishchenko2020-03-104-103/+67
| * | | Update generator/README.md Python versionVladyslav Mustafin2020-03-101-1/+1
| * | | Update generator/README.mdAleksandr Mishchenko2020-03-061-413/+88
| * | | changing to flake8Aleksandr Mishchenko2020-03-024-20/+62
| * | | changing according to review commentsAleksandr Mishchenko2020-03-028-86/+66
| * | | update docAleksandr Mishchenko2020-02-271-1013/+0
| * | | remove all custom mappingsAleksandr Mishchenko2020-02-279-288/+16
| * | | remove all custom mappingsAleksandr Mishchenko2020-02-273-84/+0
| * | | RPC generator iOS documentleonid l lokhmatov2020-02-201-8/+2120
| * | | SDL-0234 Proxy Library RPC GenerationAleksandr Mishchenko2020-02-1936-0/+2351
* | | | Merge pull request #1592 from smartdevicelink/bugfix/issue_1583_iAP_stop_sess...Joel Fischer2020-04-141-16/+28
|\ \ \ \
| * | | | Apply suggestions from code reviewbugfix/issue_1583_iAP_stop_session_crashNicoleYarroch2020-03-241-1/+1
| * | | | Control session streams now started on main threadNicoleYarroch2020-03-191-16/+28
* | | | | Merge pull request #1586 from smartdevicelink/bugfix/issue-313-lock-screen-ic...Joel Fischer2020-04-1411-18/+824
|\ \ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | removed unneccesary else statementlapinskijw2020-03-191-4/+2
| * | | | | | | refactored initial flow, removed line left over in swift project proxy manage...lapinskijw2020-03-193-44/+34
| * | | | | | | fixed bugslapinskijw2020-03-192-11/+17
| * | | | | | | updated init for icon cache object, added method descriptions, combined archi...lapinskijw2020-03-197-105/+122
| * | | | | | | adjusted image retrieval logiclapinskijw2020-03-191-9/+9
| * | | | | | | updated archive file method and removed unused methodslapinskijw2020-03-182-74/+54
| * | | | | | | removed unused code and addressed more github commentslapinskijw2020-03-182-119/+42
| * | | | | | | refactored from code reviewlapinskijw2020-03-176-74/+102
| * | | | | | | Apply suggestions from code reviewlapinskijw2020-03-164-50/+35
| * | | | | | | cleaned up code and added notes for PRlapinskijw2020-03-134-131/+138
| * | | | | | | added code to update archive file or add new lockscreen cache to itlapinskijw2020-03-121-30/+104
| * | | | | | | added method to clear cache and redownload image, addressed directory edge caselapinskijw2020-03-123-31/+103
| * | | | | | | implemented search for icon that will return it to SDLProxylapinskijw2020-03-112-82/+132
| * | | | | | | saving and retrieving archive file implementedlapinskijw2020-03-117-36/+79
| * | | | | | | began adding methods to handle saving to cache, added cache file managerlapinskijw2020-03-106-6/+153
| * | | | | | | added icon cache and archive files that conform to nscodinglapinskijw2020-03-105-0/+116
* | | | | | | | Merge pull request #1590 from zhouxin627/bugfix/1532Joel Fischer2020-04-093-1/+9
|\ \ \ \ \ \ \ \