OmriMeshulam / Repo-Issues-Display-Android-App

Android app that parses a specific repository's issues list and comments and displays them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repo Issues Display Android App

Application uses the GitHub web api to retrieve all open issues associated with an organizations repo. The Rails organization’s rails repository is currently implemented. App then displays a list of issues to the user, ordered by most recently updated issue first. Users can then tap an issue to display a dialog containing all comments for that issue.

Built in Android Studio using Java JDK 1.8.0_25. App Supports Android SDKs 11-23.

About

Android app that parses a specific repository's issues list and comments and displays them.


Languages

Language:Java 100.0%