summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added logfeature/issue_862_show_managerJoel Fischer2018-03-152-1/+3
* Prevent invalid soft button states from being createdJoel Fischer2018-03-151-0/+4
* Merge branch 'develop' into feature/issue_862_show_managerJoel Fischer2018-03-1518-67/+163
|\
| * Merge pull request #868 from smartdevicelink/bugs/issue_867_allow_carwindow_o...Joel Fischer2018-03-146-3/+27
| |\
| | * Fix exception checkbugs/issue_867_allow_carwindow_orientations_settingJoel Fischer2018-03-131-3/+3
| | * Add testsJoel Fischer2018-02-202-4/+3
| | * Add a configuration setting to allow multiple orientationsJoel Fischer2018-02-145-3/+24
| * | Merge pull request #885 from smartdevicelink/bugfix/issue_876_broken_test_casesJoel Fischer2018-03-133-58/+54
| |\ \
| | * | Fixed touch manager test casesbugfix/issue_876_broken_test_casesNicoleYarroch2018-03-021-21/+20
| | * | Merge branch 'develop' into bugfix/issue_876_broken_test_casesNicoleYarroch2018-03-0215-448/+1053
| | |\ \
| | * | | Disabled change registration test casesNicoleYarroch2018-03-021-4/+6
| | * | | Fixed touch manager unit test failuresNicoleYarroch2018-03-021-65/+57
| | * | | Fixed some of the pinch gesture test casesNicoleYarroch2018-03-022-5/+8
| | * | | Merge branch 'develop' into bugfix/issue_876_broken_test_casesNicoleYarroch2018-03-0135-141/+1117
| | |\ \ \
| | * | | | Fixed equality test casesNicoleYarroch2018-02-261-4/+4
| * | | | | Merge pull request #884 from Lievesley/bugfix/issue_879_pan_gesture_blocks_si...Joel Fischer2018-03-123-1/+71
| |\ \ \ \ \
| | * | | | | Use K&R style bracesSam Lievesley2018-03-121-2/+1
| | * | | | | Added unit testSam Lievesley2018-02-281-0/+47
| | * | | | | Make sure firstTouch point is setSam Lievesley2018-02-281-0/+3
| | * | | | | Added pan distance threshold to touch moved handlerSam Lievesley2018-02-282-1/+22
| * | | | | | Merge pull request #890 from smartdevicelink/bugfix/issue_877_library_does_no...Joel Fischer2018-03-122-0/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'develop' into bugfix/issue_877_library_does_not_compile_cocoapodsbugfix/issue_877_library_does_not_compile_cocoapodsNicoleYarroch2018-03-1225-471/+1094
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into developJoel Fischer2018-03-097-6/+10
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge pull request #882 from smartdevicelink/hotfix/issue_881Joel Fischer2018-03-011-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Update datehotfix/issue_881theresalech2018-02-271-1/+1
| | |/ / / / / /
| | * | | | | | Update for 5.1.1 release5.1.1Joel Fischer2018-01-226-5/+9
| | * | | | | | Merge branch 'develop'Joel Fischer2018-01-222-1/+2
| | |\ \ \ \ \ \
| | | | * | | | | Fixed the .podspec filesNicoleYarroch2018-03-122-0/+2
| | | | |/ / / /
* | | | | | | | Add logs to screen managerJoel Fischer2018-03-154-0/+49
* | | | | | | | Remove unused methodJoel Fischer2018-03-151-7/+1
* | | | | | | | Remove logJoel Fischer2018-03-151-2/+1
* | | | | | | | Fix public filesJoel Fischer2018-03-132-0/+6
* | | | | | | | Add transition tests for soft button managerJoel Fischer2018-03-131-23/+9
* | | | | | | | Screen Manager testsJoel Fischer2018-03-132-7/+118
* | | | | | | | Fix secondary graphics in ScreenManagerJoel Fischer2018-03-132-7/+41
* | | | | | | | Large Text & Graphic tests updateJoel Fischer2018-03-121-371/+372
* | | | | | | | Revamp text and metadata for screen managerJoel Fischer2018-03-122-142/+104
* | | | | | | | Fix Metadata tag ordering in screen managerJoel Fischer2018-03-122-69/+210
* | | | | | | | Text and Graphic testsJoel Fischer2018-03-095-12/+316
* | | | | | | | Work on TextAndGraphic manager testsJoel Fischer2018-03-095-6/+243
* | | | | | | | Finish soft button manager testsJoel Fischer2018-03-092-14/+71
* | | | | | | | Fix non-compiling testJoel Fischer2018-03-081-1/+3
* | | | | | | | Minor tweaks to soft button testsJoel Fischer2018-03-081-7/+7
* | | | | | | | SoftButton tests updatedJoel Fischer2018-03-083-10/+136
* | | | | | | | SoftButton state / object testsJoel Fischer2018-03-088-20/+181
* | | | | | | | Stubbing out and starting tests for ScreenManagerJoel Fischer2018-03-077-6/+146
* | | | | | | | Support Manticore’s nil display layout responsesJoel Fischer2018-03-073-30/+36
* | | | | | | | Fix tiny grammar mistakeJoel Fischer2018-03-071-1/+1
* | | | | | | | Fix soft buttons still not working in a few casesJoel Fischer2018-03-075-12/+30
* | | | | | | | Workaround Sync 3 bugJoel Fischer2018-03-071-1/+1