summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed test casesfeature/issue_1007_pixel_density_and_scaleNicoleYarroch2019-10-071-1/+0
* Fixed .pbxproj fileNicoleYarroch2019-10-071-0/+12
* Reverting .pbxprojNicoleYarroch2019-10-071-23/+1
* Cleaned up documentation and importsNicoleYarroch2019-10-077-12/+9
* Changed FocusableItemLocator’s initNicoleYarroch2019-10-075-83/+38
* Fixed SDLDidUpdateProjectionView notificationsNicoleYarroch2019-10-077-37/+49
* Cleanup imports & newlinesNicoleYarroch2019-10-046-9/+7
* Cleaning up test casesNicoleYarroch2019-10-045-6/+8
* Refactoring and cleanupNicoleYarroch2019-10-047-18/+14
* Merge branch 'develop' into feature/issue_1007_pixel_density_and_scaleNicoleYarroch2019-10-0438-441/+714
|\
| * Merge pull request #1427 from smartdevicelink/feature/issue-1386-manager-upda...Joel Fischer2019-10-0438-441/+714
| |\
| | * Add missing templatesAvailable propertyfeature/issue-1386-manager-update-display-capabilityJoel Fischer2019-10-031-0/+8
| | * Merge 'develop' into 'feature/issue-1386-manager-update-display-capability'Joel Fischer2019-10-0318-61/+77
| | |\ | | |/ | |/|
| | * Fix some loggingJoel Fischer2019-10-022-1/+9
| | * Sub-managers unsubscribe from system capabilityJoel Fischer2019-10-022-6/+12
| | * Merge develop into feature/issue-1386-manager-update-display-capabilityJoel Fischer2019-10-0221-86/+151
| | |\
| | * | Fix managers no longer working due to display updatesJoel Fischer2019-10-0216-131/+194
| | * | Merge branch 'feature/issue_1386_manager_update_display_capability' of https:...Joel Fischer2019-10-0134-403/+591
| | |\ \
| | | * | issue_1386_manager_update_display_capability : fix typo (whitespace) in SDLSy...yLeonid2019-09-301-2/+2
| | | * | issue_1386_manager_update_display_capability : fix code review comment:yLeonid2019-09-301-3/+3
| | | * | fix occasionally fallen test: sometimes it fells on Trevis though on a local ...yLeonid2019-09-301-1/+1
| | | * | issue_1386_manager_update_display_capability : fix code review commentsyLeonid2019-09-301-4/+4
| | | * | issue_1386_manager_update_display_capability : fix review commentyLeonid2019-09-302-0/+3
| | | * | issue_1386_manager_update_display_capability : fix review commentyLeonid2019-09-301-2/+1
| | | * | issue_1386_manager_update_display_capability : fix review commentyLeonid2019-09-301-1/+1
| | | * | 1386_manager_update_display_capability : fix review commentsyLeonid2019-09-292-1/+3
| | | * | 1386_manager_update_display_capability : fix SDLSoftButtonManager and its testyLeonid2019-09-292-9/+9
| | | * | 1386_manager_update_display_capability : improve (KISS) test SDLMenuManagerSpecyLeonid2019-09-291-39/+13
| | | * | 1386_manager_update_display_capability: fix fallen test in SDLSystemCapabilit...yLeonid2019-09-291-1/+1
| | | * | Merge commit 'b962a21d9d2e6901a8461c00dc2773a422904cf4' into feature/issue_13...Kujtim Shala2019-09-2698-853/+2853
| | | |\ \
| | | * | | Refactored the library to use the new display capabilityKujtim Shala2019-09-1329-339/+266
| | | * | | Change defaultMainWindowCapability to property. Ignored some deprecations. Re...Kujtim Shala2019-09-094-53/+100
| | | * | | Apply suggestions from code reviewKujtim Shala2019-09-093-20/+20
| | | * | | Merge commit '8b783865896daa67a55b78d2ce9ff4127d21b0f8' into feature/issue_13...Kujtim Shala2019-09-0683-32/+2167
| | | |\ \ \
| | | * | | | Fixed a conflicting merge conflict conflict ...Kujtim Shala2019-09-062-9/+164
| | | * | | | Resolved some issues from the merge conflicts.Kujtim Shala2019-09-045-9/+1
| | | * | | | Merge commit 'd433cf5ae5cb04d0ede46e2cfbd1dea105698891' into feature/issue_13...Kujtim Shala2019-09-0426-274/+263
| | | |\ \ \ \
| | | * | | | | Update SDLMenuManagerSpec.mKujtim Shala2019-08-311-1/+1
| | | * | | | | Fixing a potential case with nil display capability.Kujtim Shala2019-08-291-0/+6
| | | * | | | | All unit tests.Kujtim Shala2019-08-291-48/+93
| | | * | | | | Added init to SystemCapability, Fixed array bug in displayCapability getter. ...Kujtim Shala2019-08-295-12/+34
| | | * | | | | Adding logic for display capabilities conversion.Kujtim Shala2019-08-2970-15/+1883
* | | | | | | | Refactoring passing scale and screen size between managersNicoleYarroch2019-10-0420-229/+251
* | | | | | | | Merge branch 'develop' into feature/issue_1007_pixel_density_and_scaleNicoleYarroch2019-10-0429-79/+103
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #1413 from t-yoshii/fix/reflect-bitrate-refixJoel Fischer2019-10-035-27/+12
| |\ \ \ \ \ \ \
| | * | | | | | | reflect bitrate setting from HMITakamitsu Yoshii2019-09-251-2/+13
| | * | | | | | | Revert "reflect bitrate value returned from HMI"Takamitsu Yoshii2019-09-251-8/+0
| | * | | | | | | Revert "fix-review: change value type of max bitrate to unsigned long long fr...Takamitsu Yoshii2019-09-251-1/+1
| | * | | | | | | Revert "fix-review: add `allowOverrideEncoderSettings` to SDLStreamingMediaCo...Takamitsu Yoshii2019-09-254-17/+1
| | * | | | | | | Revert "add test"Takamitsu Yoshii2019-09-252-2/+0