MyRSSNews does:
- Parsing site source code for find RSS feeds;
- Parsing found RSS feeds for find articles;
- Pleasant viewing of articles on your device.
Features:
- Viewing previously downloaded articles in offline (Room and Glide cache);
- View articles in landscape without reloading resources (Moxy);
- Change color depending on the RSS feed icon (GlidePalette);
- Saving a list of user's RSS feeds to the cloud (Firebase).
MyRSSNews is my first project for testing architectural components. Namely:
- MVP architecture (Moxy for AndroidX) ;
- Dagger 2;
- Butterknife;
- Retrofit 2;
- RxJava 2;
- Room;
- Firebase.
Additional libraries:
- Material Drawer by Mikepenz;
- GlidePalette by Florent37.
LifeIsRunway - lifeisrunway027@gmail.com