/TagsNews

Sample app showcases that show my current skills in Android development(October 2017).

Primary LanguageKotlin

TagNews

Compact RSS-feed reader

  • Fast RSS loading
  • Add, edit and remove RSS-channels
  • Save interesting feed
  • Day and Night modes
  • Search channels by keywords
  • Supports Notifications

Used libraries/frameworks

  • Picasso - image loading
  • Dagger 2 - dependency injection
  • Retrofit 2 - networking
  • ButterKnife - data-binding for views
  • RxJava 2 - multithreading
  • Hawk 2 - fast key-value storage
  • GreenDAO - database

Setup:

Get google-service.json file from Firebase console and put in place TagsNews/app/

Guide : https://firebase.google.com/docs/android/setup

Copyright 2017 Akbolat Sadvakassov 

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.