Git Product home page Git Product logo

gazetti_newspaper_reader's Introduction

Gazetti

An blazing fast Android app to make reading newspaper easy and interesting.

Get it on Google Play

This app is focused on giving full control to the users for what they want to read, down to the category level. From a Newspapers you'd like to read and select the category. If you don't like Politics, don't select it in your feed selector!

The latest news would be displayed in a list and the article would be displayed in a reading mode, free of external links and ads. You can now enjoy reading your newspapers distraction free.

Technology used

  • Parse.com as Backend - To collect the latest news from newspapers periodically and maintaining it. Cloud code is written in JavaScript.
  • Jsoup for parsing articles into "Reading Mode" - The app finds the top heading, top image and the article body from the links. It skips the unnecessary ads if within the body.
  • Gson - To parse the user's feed preference into string and save it to sharedPrefs.
  • Picasso - To load the images in article asynchronously.
  • Other Libraries Used - ListViewAnimations, KenBurnsView (in Tablet layout), SmoothProgressBar, JazzyViewPager, TextJustify

License

The MIT License (MIT)

Copyright (c) 2014 Sahil Dave

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Follow:

Sahil Dave Follow @sahildave1991

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>

Gazetti Follow @GazettiApp

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>

gazetti_newspaper_reader's People

Contributors

sahildave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gazetti_newspaper_reader's Issues

String Resources not available

In ConfigService.java string resources are not there where to get those ?

private void setIndianExpressElementsFromConstants() {
        setIndianExpressBody(Constants.getConstant(mContext, R.string.tie_body));
        setIndianExpressHead(Constants.getConstant(mContext, R.string.tie_head));
        setIndianExpressImage(Constants.getConstant(mContext, R.string.tie_image));

        setIndianExpressBusinessBody(Constants.getConstant(mContext, R.string.tie_business_body));
        setIndianExpressBusinessHead(Constants.getConstant(mContext, R.string.tie_business_head));
        setIndianExpressBusinessImage(Constants.getConstant(mContext, R.string.tie_business_image));
    }

net::ERR_CONNECTION_REFUSED for Times Of India

Webpage not available
The webpage athttp://da.feedsportal.com/c/33039/f/533916/s/401ba862/l/0Ltimesofindia0Bindiatimes0N0Cindia0CRahul0Eholds0Eanother0Eround0Eof0Etalks0Ewith0Etop0Eleaders0Eon0ECongresss0Efuture0Carticleshow0C450A254470Bcms/ia1.htmcould not be loaded because:
net::ERR_CONNECTION_REFUSED

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.