-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #368 from smartdevicelink/release/0.10.0_RC1
Release 0.10.0
- Loading branch information
Showing
54 changed files
with
1,859 additions
and
357 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
.keyboard { | ||
width: 100%; | ||
height: $master-height - 75px; | ||
display: flex; | ||
justify-content: center; | ||
flex-direction: column; | ||
padding: 20px; | ||
} | ||
|
||
.dark-theme .simple-keyboard.hg-theme-default.custom-keyboard { | ||
background: color($primary-color); | ||
display: flex; | ||
flex-direction: column; | ||
flex-grow: 4; | ||
padding-left: 0px; | ||
padding-right: 0px; | ||
} | ||
|
||
.light-theme .simple-keyboard.hg-theme-default.custom-keyboard { | ||
display: flex; | ||
flex-direction: column; | ||
flex-grow: 4; | ||
padding-left: 0px; | ||
padding-right: 0px; | ||
} | ||
|
||
.dark-theme .simple-keyboard.hg-theme-default.custom-keyboard .hg-button{ | ||
background-color: color($secondary-color); | ||
color: color(white); | ||
border-bottom-color: color(asphalt); | ||
height: 100%; | ||
} | ||
|
||
.light-theme .simple-keyboard.hg-theme-default.custom-keyboard .hg-button{ | ||
height: 100%; | ||
} | ||
|
||
.dark-theme .simple-keyboard.hg-theme-default.custom-keyboard .hg-button:active{ | ||
background-color: color(tire); | ||
} | ||
|
||
.simple-keyboard.hg-theme-default.custom-keyboard .hg-row{ | ||
flex-grow: 4; | ||
} | ||
|
||
.dark-theme .keyboard .input-text { | ||
width: 100%; | ||
height: 200px; | ||
padding: 20px; | ||
font-size: 36px; | ||
border: none; | ||
box-sizing: border-box; | ||
background-color: color($secondary-color); | ||
color: color(white); | ||
} | ||
|
||
.dark-theme .keyboard .mask-option-label{ | ||
color: color(white); | ||
margin-left: 5px; | ||
} | ||
|
||
.light-theme .keyboard .input-text { | ||
width: 100%; | ||
height: 200px; | ||
padding: 20px; | ||
font-size: 36px; | ||
border: none; | ||
box-sizing: border-box; | ||
} | ||
|
||
.light-theme .keyboard .mask-option-label { | ||
margin-left: 5px; | ||
} | ||
|
||
.keyboard .input-row { | ||
width: 100%; | ||
white-space: nowrap; | ||
} | ||
|
||
.keyboard .mask-checkbox { | ||
position: relative; | ||
right: 100px; | ||
} | ||
|
||
.numeric .hg-button { | ||
width: 33.3%; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import React from 'react'; | ||
|
||
export default class IconSeekLeftWithText extends React.Component { | ||
render() { | ||
return ( | ||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" | ||
preserveAspectRatio="xMidYMid meet" viewBox="19 9.8 35 29.3" width="75" height="54"> | ||
<path d="M49,39l-1.4-1.4C50.4,34.8,52,31,52,27c0-4-1.5-7.8-4.4-10.6S41,12.1,37,12.1c-4,0-7.8,1.5-10.6,4.4 | ||
C21.1,21.8,20.5,30,25,36l-1.6,1.2C18.3,30.4,18.9,21.1,25,15c3.2-3.2,7.5-4.9,12-4.9c4.6,0,8.8,1.8,12,4.9c3.2,3.2,4.9,7.5,4.9,12 | ||
C54,31.6,52.2,35.8,49,39z"/> | ||
<polyline class="svg-fill-important" points="19,37 25.2,38.8 27,33 "/> | ||
<text transform="matrix(1.5 0 0 1.5 28 32)" style={{fontFamily : "Arial-BoldMT", fontSize : 12}} | ||
class="svg-stroke">{this.props.seekTime}</text> | ||
</svg> | ||
) | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import React from 'react'; | ||
|
||
export default class IconSeekRightWithText extends React.Component { | ||
render() { | ||
return ( | ||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" | ||
preserveAspectRatio="xMidYMid meet" viewBox="19.9 9.8 35 29.3" width="75" height="54"> | ||
<path d="M20.1,27c0-4.5,1.7-8.8,4.9-12c3.2-3.1,7.4-4.9,12-4.9c4.5,0,8.8,1.7,12,4.9c6.1,6.1,6.7,15.4,1.6,22.2L49,36 | ||
c4.5-6,3.9-14.2-1.4-19.5c-2.8-2.9-6.6-4.4-10.6-4.4s-7.7,1.5-10.6,4.3S22,23,22,27s1.6,7.8,4.4,10.6L25,39 | ||
C21.8,35.8,20,31.6,20.1,27z"/> | ||
<polyline class="svg-fill-important" points="47,33 48.8,38.8 55,37 "/> | ||
<text transform="matrix(1.5 0 0 1.5 28 32)" style={{fontFamily : "Arial-BoldMT", fontSize : 12}} | ||
class="svg-stroke">{this.props.seekTime}</text> | ||
</svg> | ||
) | ||
} | ||
} |
File renamed without changes
File renamed without changes
Oops, something went wrong.