Skip to content

Releases: Taapat/skin-SimpleGray

Optimization in converter SG_ServiceInfo

21 Nov 19:43
Compare
Choose a tag to compare
Move static method add_str in insatnce method.

Fix dolby info in converter SG_ServiceInfo

19 Nov 20:54
Compare
Choose a tag to compare
git279

Fix dolby info in converter SG_ServiceInfo

Use own converter for service info in InfoBar

19 Nov 20:48
Compare
Choose a tag to compare
Creates a converter that displays dolby, teletext, subtitiles and resolution in one string.

Code style updates in converter SG_Provider

19 Nov 15:40
Compare
Choose a tag to compare
git277

Code style updates in converter SG_Provider

Use own converter for service number, provider and name in InfoBar

19 Nov 15:14
Compare
Choose a tag to compare
Creates a converter that displays service number, provider and name in one string.
Thanks for the idea DimitarCC.

Fix MessageBox text autoresize

08 Nov 15:49
Compare
Choose a tag to compare
git275

Fix MessageBox text autoresize

Fix text size in ChoiceBox and MessageBox

18 Oct 16:01
Compare
Choose a tag to compare
git274

Fix text size in ChoiceBox and MessageBox

Optimize imports in MessageBox_Template

16 Oct 17:32
Compare
Choose a tag to compare
git273

Optimize imports in MessageBox_Template

Improves the MessageBox

16 Oct 17:26
Compare
Choose a tag to compare
git272

Improves the MessageBox

Use calculateTextSize in ChoiceBox

12 Oct 16:06
Compare
Choose a tag to compare
To calculate the width of the list text, instead of using widget autoresize.