Methods

(static) Main(args) → {void}

Parameters:
NameTypeDescription
argsdynamic
Returns:
Type: 
void

(static) calculateFontScaleFactor() → {void}

Calculate global font scale factor for fallback font

Returns:
Type: 
void

(static) createAndShowHomeGroup() → {void}

Create and show the home group

Returns:
Type: 
void

(static) handleFontDownloadCompletion(fontDownloadTask) → {void}

Handle font download completion and optionally calculate scale factor

Parameters:
NameTypeDescription
fontDownloadTaskobject
Returns:
Type: 
void

(static) initializeFallbackFont() → {void}

Initialize fallback font download process

Returns:
Type: 
void

(static) loadHomeScreen() → {void}

Load the home screen - may wait for font processing if UI fallback fonts are enabled

Returns:
Type: 
void