summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken Mobile API link in READMEhotfix/mobile_api_link_readmeJacob Keeler2020-10-211-1/+1
|
* Fix new README linkJacob Keeler2020-02-281-1/+1
|
* Merge branch 'develop' into feature/readme_overhaulJacob Keeler2020-02-271-0/+6
|\
| * Merge pull request #2713 from smartdevicelink/fix/update_supported_platformsJacob Keeler2020-02-261-0/+6
| |\ | | | | | | Update supported environment and add to README
| | * Update supported environment and add to READMEfix/update_supported_platformsjacobkeeler2018-10-231-0/+6
| | |
* | | Update guide with HMI development linkJacob Keeler2020-02-271-1/+3
| | |
* | | Address commentsfeature/readme_overhauljacobkeeler2020-02-121-2/+2
| | |
* | | Address commentsjacobkeeler2019-11-071-1/+4
| | |
* | | Update README to reference updated startup guidesjacobkeeler2019-11-071-125/+15
|/ /
* | Open Menu RPCMykola Korniichuk2018-10-291-0/+1
|/ | | | | | | | | | | | Current commit contains brand new RPC "ShowAppMenu". The built-in menu button shows the list of menu entries added with AddCommand. But since this button is hidden for projection apps, the menu is not accessible anymore. So the application should be allowed to send a request to show the built-in menu view. ShowAppMenu RPC allows projection application to send a request to open the built-in app menu or any previously added sub menu by a corresponding id.
* Fix Jenkins CI statusvkushnirenko-luxoft2018-08-201-1/+1
|
* Remove DBus from projectJacob Keeler2018-07-101-1/+0
|
* Add jenkins job statusfix/jenkins_status_on_githubvkushnirenko-luxoft2018-05-181-1/+1
|
* Merge branch 'release/4.5.0' into developjacobkeeler2018-04-031-1/+3
|\
| * Update link to software architecture documentfix/broken_SAD_linkJacob Keeler2018-03-271-1/+1
| |
| * Update README with new dependenciesfeature/4.5.0_README_updatesJacob Keeler2018-03-211-0/+2
| | | | | | These were previously built within the project, but are now dynamically linked.
* | Merge pull request #218 from ↵Jacob Keeler2018-03-071-1/+1
|\ \ | | | | | | | | | | | | smartdevicelink/hotfix/readme_update_build_instructions Alter build instructions for slight clarity improvements
| * | Fix a mistake in build instruction updateshotfix/readme_update_build_instructionsJoel Fischer2015-09-161-1/+1
| | |
| * | Slight clarity improvement to build instructionsJoel Fischer2015-09-161-1/+1
| | |
| * | Alter build instructions for slight clarity improvementsJoel Fischer2015-09-161-1/+1
| | |
* | | Merge branch 'develop' into hotfix/add_FAQ_to_READMEhotfix/add_FAQ_to_READMEJacob Keeler2018-03-071-53/+8
|\ \ \ | | |/ | |/|
| * | Remove references to QT HMIfeature/remove_qt_hmijacobkeeler2018-02-011-1/+0
| | |
| * | Remove app launching guide from READMEfix/README_updatesJacob Keeler2017-09-221-51/+1
| | | | | | | | | | | | | | | It is confusing to keep it here, it will be moved to the Wiki. Also removing Travis Badge since it is no longer used for CI.
| * | Updated README and included messages in start script for clarityfeature/external_policy_managerjacobkeeler2017-06-081-1/+6
| | |
| * | Update README.mdhotfix/issue_1362theresalech2017-03-101-0/+1
| | | | | | | | | Added link to https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals_versus_issues.md
* | | Add FAQ link to README.mdJacob Keeler2017-03-101-0/+4
|/ / | | | | Added a "Frequently Asked Questions" section to the README, with a link to our new SDL Core FAQ
* | Merge pull request #810 from smartdevicelink/README_4.1.0_changesJackLivio2016-09-231-4/+2
|\ \ | | | | | | Update README to reflect run changes for 4.1.0
| * | Update LD_LIBRARY_PATH for libs in current dirREADME_4.1.0_changesBTPankow2016-09-091-1/+1
| | |
| * | Update README to reflect run changes for 4.1.0BTPankow2016-09-091-3/+1
| | | | | | | | | For the most recent master, smartDeviceLinkCore now needs to be run from build/bin to work correctly. This pull request updates the README to reflect this. Also, the keys do not need to be copied over to src/appMain since the executable can now be run from the build/bin directory.
* | | Update README links to SAD, HMI Guidelines, TM guideElisey Zamakhov2016-09-101-3/+3
|/ / | | | | | | Related issue(s): APPLINK-26096, APPLINK-26662
* | Merge branch 'release/4.1.0'Alexander Kutsan2016-08-261-3/+23
|\ \
| * | Add Test coverage section to README.mdKozoriz2016-05-181-0/+20
| | | | | | | | | | | | | | | | | | | | | Added section Test Coverage Described used technologies, excluded directories Added link to current coverage report Added information about assembling local report
| * | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-05-161-1/+1
| |\ \
| * | | codecov.io integrationAlexander Kutsan2016-04-211-0/+2
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-301-1/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into developagaliuzov2016-05-021-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into developagaliuzov2016-04-231-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'release/4.0.0' into developAleksandr Galiuzov2015-06-251-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'refs/heads/github/master' into github/developJustin Dickow2015-06-021-6/+10
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Update README.mdCorey Maylone2016-06-091-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove MongoDB reference from READMEGiovanni Lodi2016-04-291-1/+1
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct me if I'm wrong, but the [`sdl_server`](https://github.com/smartdevicelink/sdl_server) has recently been updated and simplified to not use Mongo anymore.
* | | | | | Added travis-ci build status4.0.94.0.8Justin Dickow2016-03-301-1/+3
| |_|_|_|/ |/| | | |
* | | | | Add SDL Youtube Video Link to readmeJustin Dickow2016-01-251-0/+2
| | | | |
* | | | | Added Slack Badge to READMEJustin Dickow2016-01-211-2/+2
| |_|_|/ |/| | |
* | | | Removed link to nonexistent release branch.JackLivio2016-01-041-1/+1
| | | |
* | | | Merge branch 'refs/heads/release/4.0.0'4.0.0Justin Dickow2015-11-171-1/+55
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Conflicts: README.md
| * | | Updated integration guideline linkJustin Dickow2015-10-161-1/+1
| | |/ | |/|
| * | Update README.md file.Alexandr Galiuzov2015-06-221-0/+6
| |/ | | | | | | Add informatioin regarding launching WEB HMI
| * Merge branch 'github/master' into github/developJustin Dickow2015-03-101-4/+9
| |\
| * | Updated Readme to include instructions for app launchingJustin Dickow2015-03-091-0/+48
| | | | | | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>