Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Current »

Introduction

All Flex settings are located in the resources/flex.xml file. This entire file is served to the PocketApp on first startup, or after the option “Reset Flex” has been tapped in the PocketApp.

The PocketApp will store all Flex settings in its internal database. Each setting is a section-variable-value tuple.

Supported Types

Type

Value

string

Free form

boolean

true for true, anything else for false

string array

Comma separated list of strings

List of all Flex Settings

  • No labels