summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed commented out codebugfix/issue_1696_soft_button_image_upload_failsNicoleYarroch2020-06-251-2/+0
* Fixed documentationNicoleYarroch2020-06-251-1/+3
* Added testsNicoleYarroch2020-06-251-72/+176
* Fixed spacingNicoleYarroch2020-06-241-0/+1
* Refactored duplicated image upload codeNicoleYarroch2020-06-241-49/+26
* Removed unused methodNicoleYarroch2020-06-241-19/+9
* Updated docs and added logsNicoleYarroch2020-06-241-6/+7
* Fixed reference to self in blocksNicoleYarroch2020-06-241-10/+11
* Updated button state check for imagesNicoleYarroch2020-06-241-4/+5
* Merge pull request #1686 from smartdevicelink/bugfix/issue_1629_lockscreen_de...NicoleYarroch2020-06-184-100/+80
|\
| * Fixed lockscreen testsbugfix/issue_1629_lockscreen_deadlockNicoleYarroch2020-06-161-63/+61
| * Refactored dispatchesNicoleYarroch2020-06-162-30/+12
| * Fixed docs and dispatching to main queue algorithmNicoleYarroch2020-06-162-16/+8
| * Fixed weak/strong selfNicoleYarroch2020-06-121-5/+7
| * Added docsNicoleYarroch2020-06-122-0/+6
* | Merge pull request #1677 from smartdevicelink/bugfix/issue-1667-permission-ma...Joel Fischer2020-06-128-242/+584
|\ \
| * | Apply suggestions from code reviewbugfix/issue-1667-permission-manager-method-alignmentJames Lapinski2020-06-112-7/+7
| * | finished addressing PR comments and updated testslapinskijw2020-06-098-60/+47
| * | Apply suggestions from code reviewJames Lapinski2020-06-083-18/+16
| * | fixed a few it declarationslapinskijw2020-06-051-4/+4
| * | fixed typolapinskijw2020-06-052-3/+3
| * | updated example app functions that used deprecated methods and fixed inline d...lapinskijw2020-06-048-74/+72
| * | added tests to cover new functionality of subscribeToRPCs methodlapinskijw2020-06-041-0/+39
| * | updated tests for each new method call outside of the observerlapinskijw2020-06-043-100/+243
| * | added deprecated ignore flags to permission manager speclapinskijw2020-06-041-9/+82
| * | deleted initial copied and pasted testslapinskijw2020-06-041-540/+123
| * | implemented newly created methods and replaced deprecrated method calls inter...lapinskijw2020-06-033-7/+54
| * | deprecated methods and added replacement methods that use SDLRPCFunctionNamelapinskijw2020-06-033-16/+49
| * | pausing working on tests to address 1661lapinskijw2020-06-031-1/+418
| * | added new observer method to align behavior with Java teamlapinskijw2020-06-022-0/+24
* | | Merge branch 'master' into developJoel Fischer2020-06-121-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge pull request #1679 from smartdevicelink/bugfix/issue-1678-codecov-examp...Joel Fischer2020-06-081-1/+2
| |\ \
| | * | Add BSON and example apps to codecov exclude listbugfix/issue-1678-codecov-example-appsJoel Fischer2020-06-051-1/+2
| |/ /
* | | Merge pull request #1674 from smartdevicelink/feature/issue-1606-sdl-0289-set...Joel Fischer2020-06-0511-56/+324
|\ \ \
| * | | Update lifecyclemanager testsJoel Fischer2020-06-051-0/+2
| * | | Fix deprecated implementation warningfeature/issue-1606-sdl-0289-set-language-separatelyJoel Fischer2020-06-051-0/+3
| * | | Fix swift app compile errorJoel Fischer2020-06-041-1/+1
| * | | Fix warningJoel Fischer2020-06-041-0/+3
| * | | Add tests for new manager delegate methodJoel Fischer2020-06-047-45/+232
| * | | Merge branch 'develop' into feature/issue-1606-sdl-0289-set-language-separatelyJoel Fischer2020-06-0447-187/+407
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'master' into developJoel Fischer2020-06-043-29/+83
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #1671 from smartdevicelink/feature/issue_1670_github_actio...Joel Fischer2020-06-043-29/+83
| |\ \ \
| | * | | Moved commentsNicoleYarroch2020-06-041-2/+2
| | * | | Fixed status badge in READMENicoleYarroch2020-06-042-4/+1
| | * | | Added back the colonNicoleYarroch2020-06-041-1/+1
| | * | | Fixed spacingNicoleYarroch2020-06-041-2/+2
| | * | | Fixed formattingNicoleYarroch2020-06-041-1/+1
| | * | | Fix syntaxNicoleYarroch2020-06-041-1/+1
| | * | | Fixed syntaxNicoleYarroch2020-06-041-1/+1
| | * | | Added colon backNicoleYarroch2020-06-041-1/+1