View Single Post
Posts: 5 | Thanked: 6 times | Joined on Apr 2015
#1
HI, I know that from lack of themes elements and maybe some other technicality the ``call-ui`` was never develop further for landscape operation and was deliberately locked in portrait mode.Hoever since I am a fan of Carmode app and use it constantly I woul like to unlock that still unfinish aspect. I can not tell if the adapted ``call-ui.conf``:
``[CallWidget]
default = CallWidgetView
video = CallWidgetVideoView

[CallWidgetCarmode]
default = CallWidgetCarmodeView

[CallInfoPanel]
default = CallInfoPanelView

[CallInfoPanelCarmode]
default = CallInfoPanelViewCarmode
``

and both ``call-ui.css``
``//Including the carmode styles of call-ui
@import "carmode-call-ui.css" // * Plugs the carmode styles for callui *
/*
NOTE:
Telephony layout guide was built using 35px status bar.
Here we assume using the whole page height (screen height -status bar)
and add the -1px correction into any value relative to available screen
height
.``



and ``carmode-call-ui.css``
``//The carmode callui specifications
/*The OnGoing Button Group*/
#CallUi_ButtonGroup_Carmode.Landscape{
``

note: i just give you the first few lines the ``.css`` files since they are way longer of course.

where already there before carmode installation but they all do suggest that an alternate optimised ``carmode-call-ui`` can be presented when carmode is up and running.Obviously it does not and only the standard or themed protrait only call-ui show up when there is an ongoing call using carmode.Also the ``images callui`` folder on my N9 does contain landsape elements again pointing that some how a landscape optimized call-ui has been at least develop for carmode use.
any guidance to help me go further would be greatly apreciated,