[ { "label": "Nome do app", "name": "APP_NAME", "value": "X-VPN INTERNET 🛜", "type": "STRING" }, { "label": "Logo do app", "name": "APP_LOGO", "value": null, "type": "IMAGE" }, { "label": "Imagem de fundo", "name": "APP_BACKGROUND_IMAGE", "value": "https://i.ibb.co/BqKvvCH/elisagorski-29-05-2024-0001.jpg", "type": "IMAGE" }, { "label": "Tipo do fundo do app", "name": "APP_BACKGROUND_TYPE", "value": { "options": [ { "label": "Imagem", "value": "IMAGE" }, { "label": "Cor", "value": "COLOR" } ], "selected": "IMAGE" }, "type": "SELECT" }, { "label": "Cor de fundo", "name": "APP_BACKGROUND_COLOR", "value": "#61879160", "type": "COLOR" }, { "label": "Cor do card inicial", "name": "APP_CARD_COLOR", "value": "#00000000", "type": "COLOR" }, { "label": "Raio do card inicial", "name": "APP_CARD_RADIUS", "value": 20, "type": "INTEGER" }, { "label": "Cor do card de status", "name": "APP_CARD_STATUS_COLOR", "value": "#00000000", "type": "COLOR" }, { "label": "Raio do card de status", "name": "APP_CARD_STATUS_RADIUS", "value": 25, "type": "INTEGER" }, { "label": "Cor do card de configurações", "name": "APP_CARD_CONFIG_COLOR", "value": "#0E171EC9", "type": "COLOR" }, { "label": "Cor do fundo dos dialogs", "name": "APP_DIALOG_BACKGROUND_COLOR", "value": "#050C5AE4", "type": "COLOR" }, { "label": "Cor do fundo do dialog de log", "name": "APP_DIALOG_LOGGER_COLOR", "value": "#080e16c7", "type": "COLOR" }, { "label": "Cor das bordas", "name": "APP_BORDER_COLOR", "value": "#ba0dff89", "type": "COLOR" }, { "label": "Cor dos inputs", "name": "APP_INPUT_COLOR", "value": "#00000047", "type": "COLOR" }, { "label": "Raio dos inputs", "name": "APP_INPUT_RADIUS", "value": 25, "type": "INTEGER" }, { "label": "Cor dos textos", "name": "APP_TEXT_COLOR", "value": "#f1d6ffff", "type": "COLOR" }, { "label": "Cor dos botões", "name": "APP_BUTTON_COLOR", "value": "#ba0dff89", "type": "COLOR" }, { "label": "Raio dos botões", "name": "APP_BUTTON_RADIUS", "value": 25, "type": "INTEGER" }, { "label": "Cor dos icones", "name": "APP_ICON_COLOR", "value": "#000000d8", "type": "COLOR" }, { "label": "Exibir modo de conexão", "name": "APP_SHOW_CONNECTION_MODE", "value": true, "type": "BOOLEAN" }, { "label": "Atualizar automaticamente as configurações ao lançar uma atualização.", "name": "APP_CONFIG_AUTO_UPDATE", "value": false, "type": "BOOLEAN" }, { "label": "Iniciar o app automaticamente ao reiniciar o dispositivo", "name": "APP_AUTO_START", "value": false, "type": "BOOLEAN" }, { "label": "Usar limiter de conexão", "name": "APP_CONNECTION_LIMITER", "value": false, "type": "BOOLEAN" }, { "label": "Usar botão de atualizações", "name": "APP_BTN_UPDATE_ENABLED", "value": true, "type": "BOOLEAN" }, { "label": "Usar botão de registros", "name": "APP_BTN_LOGGER_ENABLED", "value": true, "type": "BOOLEAN" }, { "label": "Usar botão de pagina webview", "name": "APP_BTN_PAGE_ENABLED", "value": true, "type": "BOOLEAN" }, { "label": "Ativar dialog de erros", "name": "APP_DIALOG_ERROR_ENABLED", "value": true, "type": "BOOLEAN" }, { "label": "Ativar dialog de checkuser", "name": "APP_CHECKUSER_DIALOG_ENABLED", "value": true, "type": "BOOLEAN" }, { "label": "Ativar toast de sucesso", "name": "APP_SUCCESS_TOAST_ENABLED", "value": true, "type": "BOOLEAN" }, { "label": "Ativar toast de erro", "name": "APP_ERROR_TOAST_ENABLED", "value": true, "type": "BOOLEAN" }, { "label": "Usar layout webview", "name": "APP_LAYOUT_WEBVIEW_ENABLED", "value": false, "type": "BOOLEAN" }, { "label": "Mensagem", "name": "APP_MESSAGE", "value": null, "type": "TEXT" }, { "label": "Tipo de mensagem", "name": "APP_MESSAGE_TYPE", "value": { "options": [ { "label": "Alerta", "value": "ALERT" }, { "label": "Informação", "value": "INFO" }, { "label": "Boas vindas", "value": "WELCOME" }, { "label": "Sem mensagem", "value": "NONE" } ], "selected": "NONE" }, "type": "SELECT" }, { "label": "URL de atualização do aplicativo", "name": "APP_UPDATE_URL", "value": null, "type": "URL" }, { "label": "LAYOUT WEBVIEW (POR SUA CONTA E RISCO)", "name": "APP_LAYOUT_WEBVIEW", "value": null, "type": "HTML" }, { "label": "ANDROID WEBVIEW (POR SUA CONTA E RISCO)", "name": "APP_SUPPORT_BUTTON", "value": null, "type": "HTML" }, { "label": "PAGINA WEBVIEW (POR SUA CONTA E RISCO)", "name": "APP_WEB_VIEW", "value": null, "type": "HTML" } ]