summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix lifecycle manager bug when multiple managers are presentbugfix/issue-1710-sdlmanager-crash-restartJoel Fischer2020-07-142-16/+11
* Fix a deadlock when restarting the lifecycle manager from managerDidDisconnectJoel Fischer2020-07-141-2/+2
* Fix missing file nameJoel Fischer2020-07-101-1/+1
* Merge branch 'master' into develop6.7.0-rc.1Joel Fischer2020-07-091-9/+6
|\
| * Merge pull request #1707 from smartdevicelink/bugfix/issue-1706-test-fork-CIJoel Fischer2020-07-091-9/+6
| |\
| | * Update checkout action versionbugfix/issue-1706-test-fork-CIJoel Fischer2020-07-091-2/+2
| | * Update codecovJoel Fischer2020-07-091-1/+3
| | * Update test.ymlJoel Fischer2020-07-091-6/+1
| |/
* | Merge pull request #1695 from smartdevicelink/bugfix/issue-1682-tracking-para...Joel Fischer2020-07-0919-261/+856
|\ \
| * \ Merge branch 'bugfix/issue-1682-tracking-parameter-permissions' of https://gi...Joel Fischer2020-07-094-6/+6
| |\ \
| | * | Apply suggestions from code reviewJoel Fischer2020-07-092-4/+4
| | * | Apply suggestions from code reviewJoel Fischer2020-07-091-2/+2
| | * | Apply suggestions from code reviewJoel Fischer2020-07-091-2/+2
| * | | Changes based on code reviewJoel Fischer2020-07-0911-31/+39
| |/ /
| * | Fix swift app not compilingbugfix/issue-1682-tracking-parameter-permissionsJoel Fischer2020-07-085-24/+24
| * | fixed else iflapinskijw2020-07-081-3/+1
| * | addressed PR commentslapinskijw2020-07-077-45/+46
| * | Apply suggestions from code reviewJames Lapinski2020-07-076-12/+10
| * | removed errant line of codelapinskijw2020-07-061-1/+1
| * | updated method names and testslapinskijw2020-07-065-42/+40
| * | added parameter permission check in sdl_groupStatusOfRPCPermissionslapinskijw2020-07-021-2/+12
| * | updated permission filter intializers and testslapinskijw2020-07-024-105/+38
| * | applied some code review commentslapinskijw2020-07-0213-72/+78
| * | Apply suggestions from code reviewJames Lapinski2020-07-0110-22/+19
| * | code cleanuplapinskijw2020-07-017-20/+17
| * | updated permissions manager for example apps, code and test cleanuplapinskijw2020-06-307-37/+34
| * | updated tests, variable names, and method info for permission manager, filter...lapinskijw2020-06-308-96/+209
| * | updated value for permission element, updated filter spec and permissions man...lapinskijw2020-06-3010-51/+104
| * | added permission status object and testslapinskijw2020-06-296-1/+177
| * | updated tests for filter spec and manager speclapinskijw2020-06-295-76/+76
| * | updated permission element and filterlapinskijw2020-06-262-5/+2
| * | tried out a few thingslapinskijw2020-06-265-15/+14
| * | fixed statusesOfRPCNames testslapinskijw2020-06-247-25/+60
| * | code cleanuplapinskijw2020-06-243-17/+1
| * | changed handler backlapinskijw2020-06-242-3/+3
| * | more tests passinglapinskijw2020-06-236-39/+39
| * | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into bug...lapinskijw2020-06-234-100/+80
| |\ \
| * | | began fixing tests for permissions manager speclapinskijw2020-06-232-3/+9
| * | | added nscopying and adjusted permission filter spec testslapinskijw2020-06-237-31/+49
| * | | converted the permission filter to use PermissionElements, updated relevant p...lapinskijw2020-06-225-43/+59
| * | | added permission element and began updateing permission filter classlapinskijw2020-06-226-0/+117
| * | | completed tests for isPermissionParameterAllowed:parameter: methodlapinskijw2020-06-181-23/+76
| * | | started writing tests for parameter permission methodlapinskijw2020-06-122-1/+59
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into bug...lapinskijw2020-06-129-243/+585
| |\ \ \
| * | | | added method to permission manager to check for parameter permissionslapinskijw2020-06-102-0/+28
* | | | | Merge pull request #1700 from smartdevicelink/bugfix/issue_1683_properties_no...Joel Fischer2020-07-091-60/+108
|\ \ \ \ \
| * | | | | RefactoredNicoleYarroch2020-07-091-13/+18
| * | | | | Apply suggestions from code reviewNicoleYarroch2020-07-091-2/+2
| * | | | | Refactored and added docs for creating video sess.bugfix/issue_1683_properties_not_set_when_new_compression_session_createdNicoleYarroch2020-06-291-17/+48
| * | | | | Refactored setting video encoder propertiesNicoleYarroch2020-06-291-58/+70