Android Open Source - App github hubroid






Project Summary

The Original & Awesome GitHub App for Android.

Web Site / Source Repository

hubroid is hosted in the following web site
https://github.com/eddieringle/hubroid

If you think the Android project hubroid 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 hubroid.

ItemValue
Java File Count47
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count7
Fragment Count2
jar files usedandroid-query-full.0.22.6-beta.jar
android-support-v13.jar
bugsense-trace1-1-3.jar
gson-2.2.2-javadoc.jar
gson-2.2.2-sources.jar
gson-2.2.2.jar
guice-3.0-no_aop.jar
javax.inject.jar
markdownj-1.0.2b4-0.3.0.jar
org.eclipse.egit.github.core-2.0.4-javadoc.jar
org.eclipse.egit.github.core-2.0.4-sources.jar
org.eclipse.egit.github.core-2.0.4.jar
roboguice-2.0b4.jar
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.MANAGE_ACCOUNTS
android.permission.USE_CREDENTIALS
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\octicons_regular.ttf
assets\octocat_sad.png




License

The license information of hubroid is as follows:

Copyright (c) 2011 Eddie Ringle. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistribution...

Resource Files

There are 41 image files in hubroid. The names of the image files are listed as follows.

ab_bottom_solid_hubroid.9.png
ab_solid_hubroid.9.png
ab_stacked_solid_hubroid.9.png
ab_transparent_hubroid.9.png
fork.png
gravatar.png
ic_dash_events_normal.png
ic_dash_events_pressed.png
ic_dash_events_selected.png
ic_dash_gists_normal.png
ic_dash_gists_pressed.png
ic_dash_gists_selected.png
ic_dash_orgs_normal.png
ic_dash_orgs_pressed.png
ic_dash_orgs_selected.png
ic_dash_profile_normal.png
ic_dash_profile_pressed.png
ic_dash_profile_selected.png
ic_dash_repos_normal.png
ic_dash_repos_pressed.png
ic_dash_repos_selected.png
ic_dash_users_normal.png
ic_dash_users_pressed.png
ic_dash_users_selected.png
ic_launcher_black.png
ic_launcher_white.png
ic_launcher_white_dashboard.png
ic_menu_add.png
ic_menu_refresh.png
ic_menu_send_now.png
lock.png
menu_dropdown_panel_hubroid.9.png
menu_hardkey_panel_hubroid.9.png
open_lock.png
progress_primary_hubroid.9.png
spinner_ab_default_hubroid.9.png
spinner_ab_disabled_hubroid.9.png
spinner_ab_focused_hubroid.9.png
spinner_ab_pressed_hubroid.9.png
tags.png
watcher.png

The following screenshort is generated from the image listed above.

null




Java Source Files

net.idlesoft.android.apps.github.GitHubClientProvider.java
net.idlesoft.android.apps.github.HubroidConstants.java
net.idlesoft.android.apps.github.authenticator.AccountAuthenticatorService.java
net.idlesoft.android.apps.github.authenticator.AuthConstants.java
net.idlesoft.android.apps.github.authenticator.GitHubAccountAuthenticator.java
net.idlesoft.android.apps.github.authenticator.OAuthUserProvider.java
net.idlesoft.android.apps.github.services.GitHubApiService.java
net.idlesoft.android.apps.github.ui.HubroidApplication.java
net.idlesoft.android.apps.github.ui.activities.BaseActivity.java
net.idlesoft.android.apps.github.ui.activities.BaseDashboardActivity.java
net.idlesoft.android.apps.github.ui.activities.GitHubIntentFilter.java
net.idlesoft.android.apps.github.ui.activities.RoboSherlockFragmentActivity.java
net.idlesoft.android.apps.github.ui.activities.app.AccountSelectActivity.java
net.idlesoft.android.apps.github.ui.activities.app.EventsActivity.java
net.idlesoft.android.apps.github.ui.activities.app.GitHubAuthenticatorActivity.java
net.idlesoft.android.apps.github.ui.activities.app.HomeActivity.java
net.idlesoft.android.apps.github.ui.activities.app.ProfileActivity.java
net.idlesoft.android.apps.github.ui.activities.app.RepositoriesActivity.java
net.idlesoft.android.apps.github.ui.adapters.BaseListAdapter.java
net.idlesoft.android.apps.github.ui.adapters.ContextListAdapter.java
net.idlesoft.android.apps.github.ui.adapters.DashboardListAdapter.java
net.idlesoft.android.apps.github.ui.adapters.EventListAdapter.java
net.idlesoft.android.apps.github.ui.adapters.HeaderFooterListAdapter.java
net.idlesoft.android.apps.github.ui.adapters.InfoListAdapter.java
net.idlesoft.android.apps.github.ui.adapters.RepositoryListAdapter.java
net.idlesoft.android.apps.github.ui.fragments.BaseFragment.java
net.idlesoft.android.apps.github.ui.fragments.BaseListFragment.java
net.idlesoft.android.apps.github.ui.fragments.PagedListFragment.java
net.idlesoft.android.apps.github.ui.fragments.app.AboutDialogFragment.java
net.idlesoft.android.apps.github.ui.fragments.app.EventListFragment.java
net.idlesoft.android.apps.github.ui.fragments.app.ProfileFragment.java
net.idlesoft.android.apps.github.ui.fragments.app.RepositoryListFragment.java
net.idlesoft.android.apps.github.ui.fragments.app.UserListFragment.java
net.idlesoft.android.apps.github.ui.widgets.FlowLayout.java
net.idlesoft.android.apps.github.ui.widgets.GravatarView.java
net.idlesoft.android.apps.github.ui.widgets.IdleList.java
net.idlesoft.android.apps.github.ui.widgets.ListViewPager.java
net.idlesoft.android.apps.github.ui.widgets.LoadableImageView.java
net.idlesoft.android.apps.github.ui.widgets.OcticonView.java
net.idlesoft.android.apps.github.ui.widgets.RefreshActionView.java
net.idlesoft.android.apps.github.utils.AsyncLoader.java
net.idlesoft.android.apps.github.utils.EventUtil.java
net.idlesoft.android.apps.github.utils.GravatarCache.java
net.idlesoft.android.apps.github.utils.RequestCache.java
net.idlesoft.android.apps.github.utils.StringUtils.java
net.idlesoft.android.apps.github.utils.TextWatcherAdapter.java
net.idlesoft.android.apps.github.utils.ToastUtil.java