- #0000 Sync with zb 1.0.0-beta5
- #6087 Implemented getting locale (Info#locale)
- #0000 Device#detect use environment instead of UserAgent string for platform detection
- #6143 Rename
typedeftoexterns - #6146 Add eslint and fix warnings
- #6002 Fixed aspect ratio namespace.
- #5046 Added factory method
zb.device.platforms.tvip.factory.createDevicefor create Device instances. All global dependencies now located in factory method. - #5046 All *.es6 files renamed to *.js
- #1531 Add aspect ratio support.
- #3998 Add ViewPort class which is responsible for managing display area sizes and aspect ratio
- #4422 Rename abstract Video class (zb.device.Video) to AbstractVideo (zb.device.AbstractVideo)
- #4495 Transpiled client-side files to ES6
- #4319 Removed call
_createViewPort()method from Video constructor - #4378 Created new namespace for containing platform's constant values
- #4503 Move calling parent class constructor to the top of child constructors
- #4400 Move TVIPRecorder consts to separate namespace
- #4378 Created new namespace for containing platform's constant values