sschueller / peertube-android

Thorium, a PeerTube Android Client
https://github.com/Chocobozzz/PeerTube
GNU Affero General Public License v3.0
341 stars 53 forks source link

Show list of all servers when opening address book #285

Open niccokunzmann opened 2 years ago

niccokunzmann commented 2 years ago

I am new to this and I would like to have a list of Servers to activate and deactivate and the default server to show up there.

sschueller commented 2 years ago

I am not sure what you mean. There is currently already an address book of servers you can create and maintain. They can be custom or from a search result of the peertube server index.

Do you mean an intro where you are given a choice to setup a custom server without having to go to the address book?

niccokunzmann commented 2 years ago

Uh. I found it... It is the search Button... I think I understand that this follows the order of implementation. However, I think I expect it the others way around. Open the address book, see a list, selected ones first and a search and a + Button for manual URLs.

sschueller commented 2 years ago

I have redone a lot of these screens in the new branch "rewrite-mvvm". Once the rewrite is done it will be at lot easier to chnage things and add new features.