willowtreeapps/Hyperion-Android

Properties Support

Ouverte

#54 ouverte le 3 avr. 2018

 (0 commentaire) (0 réaction) (0 personne assignée)Java (138 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 877 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur