michaelWuensch / BitBanana

Lightning Node Management for Android
https://bitbanana.app
MIT License
90 stars 11 forks source link

Add feature settings #47

Closed michaelWuensch closed 9 months ago

michaelWuensch commented 9 months ago

Description

This PR adds a feature manager and a feature settings screen.

Motivation and Context

The User interface gets more complex the more features are added. The grouping into features helps to customize the app and hide complexity that is not needed. It also allows for a simpler gradual implementation of c-lightning later. It will also allow us to add peer management to the app without cluttering the interface for everyone, as only a few will need this.

How Has This Been Tested?

On my S22

Types of changes

Checklist: