easyandroid / yahnac

Yet Another Hacker News Android Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yahnac

Get it on Google Play

Description

Yet Another Hacker News Android Client

You can use this app keep you up to date with the latest news from Hacker News:

  • Top Stories
  • New Stories
  • Best Stories
  • Show HN
  • Ask HN
  • Jobs

Data source

The application is using the new HackerNews API for fetching all the stories. Unfortunately, the API is not ready yet fetching comments properly so the solution for now is to scrape the website.

Tests

Yahnac has tests around the parsing of Stories and Comments. You can execute them by using the new Unit Testing functionality addedd to Android Studio. You can learn more about testing and how to run them

Links

Here are a list of useful links:

  • We always welcome people to contribute new features or bug fixes, here is how
  • If you have a problem check the Issues Page first to see if we are working on it

License

Copyright 2015 David Gonzalez

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.

About

Yet Another Hacker News Android Client

License:Apache License 2.0


Languages

Language:Java 99.5%Language:HTML 0.5%