willowtreeapps/Hyperion-Android

Properties Support

Open

#54 aberto em 3 de abr. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (138 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.877 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hyperion Core should support parsing a hyperion.properties file from res/raw which it surfaces to plugins via the PluginExtension API. This would allow users to configure plugins with various metadata such as API keys, endpoint urls, preferences, etc. Once this functionality is in place, we can also move many of the configuration options from the Hyperion class to the properties file and document supported keys.

Guia do colaborador