Reordered bullet list

This commit is contained in:
o0nd7ots 2024-04-12 15:01:52 +00:00 committed by GitHub
parent 57d1c55c8c
commit 37daa25944
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -24,10 +24,11 @@ Or download the latest APK from the [Releases Section](https://github.com/XilinJ
Some drastic changes are made in the project since version 4.0:
- A whole new interface of the Subscriptions page showing only the feeds with tags as filters, no longer having tags as folders in the page.
- Home, Echo and Inbox pages are removed from the project.
- Subscriptions is now the default page.
- Feed list are no longer shown in the drawer.
- Access to statistics is in the drawer.
- Home, Echo and Inbox pages are removed from the project.
- `OnlineFeedView` activity is stripped down to only receive externally shared feeds.
- Viewbindings are enabled for most views, the project becomes mono-modular, containing only the app module.