Android Open Source - App github GitHub-App






Project Summary

Github application on android.

Web Site / Source Repository

GitHub-App is hosted in the following web site
https://github.com/rsrahulee/GitHub-App

If you think the Android project GitHub-App listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of GitHub-App.

ItemValue
Java File Count55
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count16
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 9 image files in GitHub-App. The names of the image files are listed as follows.

github.png
github_appicon.png
github_backscreen.png
log_out.png
organisation.png
organisation_member.png
search.png
user.png
user1.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GitHub-App has the following Java source files.

com.github.GitHubAppActivity.java
com.github.GroupActivity.java
com.github.LoginInActivity.java
com.github.LoginTask.java
com.github.SplashScreen.java
com.github.branch.BranchActivity.java
com.github.branch.BranchDBAdapter.java
com.github.branch.BranchDataModel.java
com.github.branch.BranchListAdapter.java
com.github.branch.BranchTask.java
com.github.commits.CommitListAdapter.java
com.github.commits.CommitsActivity.java
com.github.commits.CommitsDBAdapter.java
com.github.commits.CommitsDataModel.java
com.github.commits.CommitsTask.java
com.github.database.DatabaseHelper.java
com.github.database.DbAdapter.java
com.github.helper.AppStatus.java
com.github.helper.BranchParserResult.java
com.github.helper.CommitsParserResult.java
com.github.helper.Constants.java
com.github.helper.OrganisationMemberParseResult.java
com.github.helper.OrganisationParserResult.java
com.github.helper.OrganisationRepositoryParseResult.java
com.github.helper.OrganisationUserCommitsParseResult.java
com.github.helper.RepositoryParserResult.java
com.github.members.OrganisationMemberActivity.java
com.github.members.OrganisationMemberTask.java
com.github.members.OrganisationTeamMemberActivity.java
com.github.organisation.GroupOrganisationRepositoryActivity.java
com.github.organisation.OrganisationActivity.java
com.github.organisation.OrganisationBranchActivity.java
com.github.organisation.OrganisationBranchTask.java
com.github.organisation.OrganisationCommitActivity.java
com.github.organisation.OrganisationCommitTask.java
com.github.organisation.OrganisationDBAdapter.java
com.github.organisation.OrganisationDataModel.java
com.github.organisation.OrganisationListAdapter.java
com.github.organisation.OrganisationRepositoryActivity.java
com.github.organisation.OrganisationRepositoryDBAdapter.java
com.github.organisation.OrganisationRepositoryDataModel.java
com.github.organisation.OrganisationRepositoryListAdapter.java
com.github.organisation.OrganisationRepositoryTask.java
com.github.organisation.OrganisationSearchCommitActivity.java
com.github.organisation.OrganisationTask.java
com.github.organisation.OrganisationUserCommitsActivity.java
com.github.organisation.OrganisationUserCommitsDataModel.java
com.github.organisation.OrganisationUserCommitsTask.java
com.github.repository.GroupRepositoryActivity.java
com.github.repository.RepositoryActivity.java
com.github.repository.RepositoryDBAdapter.java
com.github.repository.RepositoryDataModel.java
com.github.repository.RepositoryListAdapter.java
com.github.repository.RepositoryTask.java
com.github.rest.RestClient.java