summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix SDLImageField nullability of initializer parameterbugfix/issue-1625-sdlimagefield-imageresolution-init-nullableJoel Fischer2020-04-162-2/+2
|
* Update versions for 6.6.0-rc.16.6.0-rc.1Joel Fischer2020-04-152-9/+9
|
* Merge pull request #1617 from ↵Joel Fischer2020-04-158-74/+291
|\ | | | | | | | | smartdevicelink/bugfix/issue_1560_delay_shutting_down_secondary_transport Delay shutting down secondary transport when device app is backgrounded
| * Added more docs to background task ended handlerNicoleYarroch2020-04-151-2/+4
| |
| * Added more info to docsbugfix/issue_1560_delay_shutting_down_secondary_transportNicoleYarroch2020-04-141-1/+1
| |
| * Reverted renamed functionNicoleYarroch2020-04-143-10/+2
| |
| * Merge branch 'bugfix/issue_1560_delay_shutting_down_secondary_transport' of ↵NicoleYarroch2020-04-141-1/+1
| |\ | | | | | | | | | https://github.com/smartdevicelink/sdl_ios into bugfix/issue_1560_delay_shutting_down_secondary_transport
| | * Update SmartDeviceLink/SDLBackgroundTaskManager.mNicoleYarroch2020-04-141-1/+1
| | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | Removed nil checkNicoleYarroch2020-04-142-2/+1
| |/
| * Added documentation for handler’s ret valNicoleYarroch2020-04-141-0/+1
| |
| * Apply suggestions from code reviewNicoleYarroch2020-04-141-0/+1
| | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * Updated SDL logsNicoleYarroch2020-04-141-6/+6
| |
| * Added testsNicoleYarroch2020-04-141-7/+10
| |
| * Refactored background task ended handlerNicoleYarroch2020-04-093-14/+31
| |
| * Fixed broken testsNicoleYarroch2020-04-083-75/+73
| |
| * Background task destroyed correctlyNicoleYarroch2020-04-085-33/+26
| | | | | | | | The secondary transport background task is now only destroyed after cleanup finishes
| * Fixed debug log levelNicoleYarroch2020-04-081-2/+2
| |
| * Apply suggestions from code reviewNicoleYarroch2020-04-082-6/+6
| | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * Added background task ended tests to sec. trans.NicoleYarroch2020-04-062-26/+100
| | | | | | | | Added background task ended tests to secondary transport manager unit tests
| * Added test casesNicoleYarroch2020-04-032-1/+114
| |
| * Sec. transport shuts down when b/g task expiresNicoleYarroch2020-04-033-11/+35
| | | | | | | | The secondary transport now only shuts down when the background task expires.
* | Merge pull request #1556 from vladmu/SDL-0234-Proxy-Library-RPC-GenerationJoel Fischer2020-04-1534-0/+3054
|\ \ | | | | | | SDL-0234 Proxy Library RPC Generation
| * | use all reserver keywords, instead of using ios onlyAleksandr Mishchenko2020-04-152-17/+21
| | |
| * | Apply suggestions from code reviewAleksandr Mishchenko2020-04-1018-26/+52
| | |
| * | update regex in testAleksandr Mishchenko2020-04-021-1/+1
| | |
| * | update regexp for keywordsAleksandr Mishchenko2020-04-021-1/+1
| | |
| * | echanced deprecated viewAleksandr Mishchenko2020-04-018-59/+90
| | |
| * | echanced deprecated viewAleksandr Mishchenko2020-03-3010-46/+72
| | |
| * | reserved keywordsAleksandr Mishchenko2020-03-279-55/+137
| | |
| * | Apply suggestions from code reviewAleksandr Mishchenko2020-03-253-20/+4
| | |
| * | Apply suggestions from code reviewAleksandr Mishchenko2020-03-247-29/+81
| | |
| * | Apply suggestions from code reviewAleksandr Mishchenko2020-03-1821-284/+371
| | |
| * | Apply suggestions from code reviewAleksandr Mishchenko2020-03-187-14/+11
| | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | deprecated view updateAleksandr Mishchenko2020-03-175-6/+12
| | |
| * | using NSNumber from not mandatory in initAleksandr Mishchenko2020-03-171-7/+7
| | |
| * | add SDLRPCParameterNames into readme.mdAleksandr Mishchenko2020-03-171-0/+34
| | |
| * | deprecated view updateAleksandr Mishchenko2020-03-174-6/+3
| | |
| * | all enums / functions / structs will be generatedAleksandr Mishchenko2020-03-172-6/+6
| | |
| * | Apply suggestions from code reviewAleksandr Mishchenko2020-03-171-6/+0
| | | | | | | | | | | | | | | | | | update README.md Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | Apply suggestions from code review Aleksandr Mishchenko2020-03-171-39/+18
| | | | | | | | | | | | | | | update README.md Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | 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
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | 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
| | |