willowtreeapps/Hyperion-Android

Properties Support

Open

#54 geöffnet am 3. Apr. 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (138 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.877 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide