MCPcopy Create free account

hub / github.com/TellH/GitClub / functions

Functions1,373 in github.com/TellH/GitClub

↓ 4 callersMethodhandleStarError
(RepositoryInfo repo)
app/src/main/java/tellh/com/gitclub/presentation/presenter/RepoListPresenter.java:119
↓ 4 callersMethodlistBranches
(@Path("owner") String owner, @Path("repo") String repo)
app/src/main/java/tellh/com/gitclub/model/net/service/RepositoryService.java:84
↓ 4 callersMethodlogin
(String username,String password)
app/src/main/java/tellh/com/gitclub/presentation/contract/LoginContract.java:12
↓ 4 callersMethodnewInstance
()
app/src/main/java/tellh/com/gitclub/presentation/view/fragment/news/NewsFragment.java:49
↓ 4 callersMethodnotifyDataSetChanged
()
app/src/main/java/tellh/com/gitclub/presentation/view/adapter/EasySpinnerAdapter.java:87
↓ 4 callersMethodonFetchData
(@ListType int type, int page)
app/src/main/java/tellh/com/gitclub/presentation/contract/ExploreContract.java:65
↓ 4 callersMethodonFetchPage
(@ListType int type, int page)
app/src/main/java/tellh/com/gitclub/presentation/contract/SearchContract.java:68
↓ 4 callersMethodonGet
(List<Trending> trendings)
app/src/main/java/tellh/com/gitclub/presentation/contract/ExploreContract.java:71
↓ 4 callersMethodonTabSelected
Called when a tab has been selected (clicked) @param position int: Position of the selected tab @param wasSelected boolean: true if the tab was al
app/src/main/java/tellh/com/gitclub/presentation/widget/AHBottomNavigation.java:1277
↓ 4 callersMethodrefresh
(List<T> entities)
app/src/main/java/tellh/com/gitclub/presentation/view/adapter/EasySpinnerAdapter.java:105
↓ 4 callersMethodsetCurrentItem
Set the current item @param position int: position
app/src/main/java/tellh/com/gitclub/presentation/widget/AHBottomNavigation.java:982
↓ 4 callersMethodsetDismissable
(boolean dismissable)
app/src/main/java/tellh/com/gitclub/presentation/view/fragment/login/LoginFragment.java:132
↓ 4 callersMethodsetError
(boolean error)
app/src/main/java/tellh/com/gitclub/model/entity/GankResponse.java:19
↓ 4 callersMethodsetImageWithFade
(final ImageView img, @DrawableRes final int resId)
app/src/main/java/tellh/com/gitclub/common/utils/Utils.java:46
↓ 4 callersMethodsetListFragmentInteractListener
(OnListFragmentInteractListener listener)
app/src/main/java/tellh/com/gitclub/presentation/view/fragment/explore/TrendingListFragment.java:56
↓ 4 callersMethodstarRepo
(int position, RecyclerViewAdapter adapter, boolean toggle)
app/src/main/java/tellh/com/gitclub/presentation/presenter/IRepoListPresenter.java:17
↓ 4 callersMethodtoFork
(String owner, String repo)
app/src/main/java/tellh/com/gitclub/presentation/contract/RepoPageContract.java:23
↓ 4 callersMethodtoUnFollow
(@Path("username") String user)
app/src/main/java/tellh/com/gitclub/model/net/service/UserService.java:54
↓ 4 callersMethodtoWatch
(String owner, String repo, boolean checked)
app/src/main/java/tellh/com/gitclub/presentation/contract/RepoPageContract.java:27
↓ 4 callersMethodunStar
(@Path("owner") String owner, @Path("repo") String repo)
app/src/main/java/tellh/com/gitclub/model/net/service/RepositoryService.java:64
↓ 4 callersMethodunWatch
(@Path("owner") String owner, @Path("repo") String repo)
app/src/main/java/tellh/com/gitclub/model/net/service/RepositoryService.java:67
↓ 4 callersMethodwatchRepo
(int position, RecyclerViewAdapter adapter, boolean toggle)
app/src/main/java/tellh/com/gitclub/presentation/presenter/IRepoListPresenter.java:19
↓ 3 callersMethodaddAll
(List<T> entities)
app/src/main/java/tellh/com/gitclub/presentation/view/adapter/EasySpinnerAdapter.java:100
↓ 3 callersMethodaddSlide
Adds a new slide @param fragment Instance of Fragment which should be added as slide
app/src/main/java/tellh/com/gitclub/presentation/widget/AppIntroBase.java:360
↓ 3 callersMethodcheckIfFollowing
(String user)
app/src/main/java/tellh/com/gitclub/presentation/contract/PersonalPageContract.java:17
↓ 3 callersMethodcheckLogin
()
app/src/main/java/tellh/com/gitclub/presentation/view/adapter/viewbinder/RepoListItemViewBinder.java:132
↓ 3 callersMethodcheckLogin
(UserInfo user, @UpdateType int updateType)
app/src/main/java/tellh/com/gitclub/presentation/presenter/NewsPresenter.java:62
↓ 3 callersMethodfollowUser
(int position, RecyclerViewAdapter adapter, boolean toggle)
app/src/main/java/tellh/com/gitclub/presentation/presenter/IUserListPresenter.java:11
↓ 3 callersMethodgetActor
()
app/src/main/java/tellh/com/gitclub/model/entity/Event.java:68
↓ 3 callersMethodgetBlog
()
app/src/main/java/tellh/com/gitclub/model/entity/UserInfo.java:70
↓ 3 callersMethodgetEmail
()
app/src/main/java/tellh/com/gitclub/model/entity/UserInfo.java:86
↓ 3 callersMethodgetRepoInfo
(@Path("owner") String owner, @Path("repo") String repo)
app/src/main/java/tellh/com/gitclub/model/net/service/RepositoryService.java:26
↓ 3 callersMethodgetRepoInfo
(String owner, String repo)
app/src/main/java/tellh/com/gitclub/presentation/contract/RepoPageContract.java:21
↓ 3 callersMethodgetRepositories
()
app/src/main/java/tellh/com/gitclub/model/entity/ShowCaseInfo.java:129
↓ 3 callersMethodgetScreenHeight
()
app/src/main/java/tellh/com/gitclub/common/utils/Utils.java:42
↓ 3 callersMethodgetSubscribers_count
()
app/src/main/java/tellh/com/gitclub/model/entity/RepositoryInfo.java:130
↓ 3 callersMethodgetUserInfo
(@Path("user") String user)
app/src/main/java/tellh/com/gitclub/model/net/service/UserService.java:27
↓ 3 callersMethodgetUserInfo
(String user)
app/src/main/java/tellh/com/gitclub/presentation/contract/PersonalPageContract.java:19
↓ 3 callersMethodgetViewContext
()
app/src/main/java/tellh/com/gitclub/common/base/BaseView.java:19
↓ 3 callersMethodgotoHomeActivity
()
app/src/main/java/tellh/com/gitclub/presentation/view/activity/IntroActivity.java:93
↓ 3 callersMethodinit
Init @param context
app/src/main/java/tellh/com/gitclub/presentation/widget/AHBottomNavigation.java:176
↓ 3 callersMethodinitData
(Bundle savedInstanceState)
app/src/main/java/tellh/com/gitclub/presentation/view/fragment/home/HomePageFragment.java:45
↓ 3 callersMethodisEmpty
(String s)
app/src/test/java/tellh/com/gitclub/ExampleUnitTest.java:43
↓ 3 callersMethodisNetworkAvailable
(Context context)
app/src/main/java/tellh/com/gitclub/common/utils/Utils.java:28
↓ 3 callersMethodlaunch
(Activity srcActivity, String user)
app/src/main/java/tellh/com/gitclub/presentation/view/activity/user_personal_page/PersonalHomePageActivity.java:66
↓ 3 callersMethodleakWatch
(Object o)
app/src/main/java/tellh/com/gitclub/common/utils/Utils.java:34
↓ 3 callersMethodlistShowCase
()
app/src/main/java/tellh/com/gitclub/presentation/contract/ExploreContract.java:51
↓ 3 callersMethodonError
()
app/src/main/java/tellh/com/gitclub/presentation/widget/WebViewHelper.java:45
↓ 3 callersMethodonGetRepoList
(List<RepositoryInfo> list, @UpdateType int updateType)
app/src/main/java/tellh/com/gitclub/presentation/presenter/ListRepoPresenter.java:227
↓ 3 callersMethodsetContext
(Context context)
app/src/main/java/tellh/com/gitclub/di/component/ComponentHolder.java:23
↓ 3 callersMethodsetCurrentSearchEntity
(SearchEntity currentSearchEntity)
app/src/main/java/tellh/com/gitclub/presentation/contract/SearchContract.java:44
↓ 3 callersMethodshowBar
(String msg, View view)
app/src/main/java/tellh/com/gitclub/common/wrapper/Note.java:26
↓ 3 callersMethodtoFollow
(String user, boolean toggle)
app/src/main/java/tellh/com/gitclub/presentation/contract/PersonalPageContract.java:21
↓ 3 callersMethodtoString
()
app/src/main/java/tellh/com/gitclub/common/config/Constant.java:241
↓ 3 callersMethodtoggle
()
app/src/main/java/tellh/com/gitclub/presentation/view/fragment/login/LoginFragment.java:115
↓ 2 callersMethodchangeFontStyle
(String fontType, TextView tv)
app/src/main/java/tellh/com/gitclub/common/utils/StringUtils.java:34
↓ 2 callersMethodcheckIfFollowing
(@Path("username") String user)
app/src/main/java/tellh/com/gitclub/model/net/service/UserService.java:48
↓ 2 callersMethodcheckRepoNameLength
(String fullName, String repoName)
app/src/main/java/tellh/com/gitclub/common/utils/StringUtils.java:45
↓ 2 callersMethodcreateEntityView
(int position, ViewGroup parent)
app/src/main/java/tellh/com/gitclub/presentation/view/adapter/EasySpinnerAdapter.java:112
↓ 2 callersMethoddetach
()
app/src/main/java/tellh/com/gitclub/presentation/widget/WebViewHelper.java:170
↓ 2 callersMethodgetAppComponent
()
app/src/main/java/tellh/com/gitclub/di/component/ComponentHolder.java:27
↓ 2 callersMethodgetCount
()
app/src/main/java/tellh/com/gitclub/presentation/widget/AppIntroBase.java:580
↓ 2 callersMethodgetCurrentSearchEntity
()
app/src/main/java/tellh/com/gitclub/presentation/contract/SearchContract.java:46
↓ 2 callersMethodgetDefaultBackgroundColor
Return the bottom navigation background color @return The bottom navigation background color
app/src/main/java/tellh/com/gitclub/presentation/widget/AHBottomNavigation.java:867
↓ 2 callersMethodgetDialogLang
()
app/src/main/java/tellh/com/gitclub/presentation/contract/SearchContract.java:60
↓ 2 callersMethodgetDialogSortRepo
()
app/src/main/java/tellh/com/gitclub/presentation/contract/SearchContract.java:62
↓ 2 callersMethodgetForks
()
app/src/main/java/tellh/com/gitclub/model/entity/Trending.java:64
↓ 2 callersMethodgetImage_url
()
app/src/main/java/tellh/com/gitclub/model/entity/ShowCase.java:48
↓ 2 callersMethodgetItems
()
app/src/main/java/tellh/com/gitclub/model/entity/SearchResult.java:28
↓ 2 callersMethodgetListItemComponent
()
app/src/main/java/tellh/com/gitclub/di/component/ComponentHolder.java:51
↓ 2 callersMethodgetLoginToken
(Context context)
app/src/main/java/tellh/com/gitclub/model/sharedprefs/AccountPrefs.java:29
↓ 2 callersMethodgetLoginUserName
()
app/src/main/java/tellh/com/gitclub/presentation/contract/LoginContract.java:14
↓ 2 callersMethodgetNodeType
()
app/src/main/java/tellh/com/gitclub/model/entity/GitTree.java:103
↓ 2 callersMethodgetRepo
()
app/src/main/java/tellh/com/gitclub/model/entity/Event.java:84
↓ 2 callersMethodgetRepoPageComponent
()
app/src/main/java/tellh/com/gitclub/di/component/ComponentHolder.java:75
↓ 2 callersMethodgetRepoSearchEntity
()
app/src/main/java/tellh/com/gitclub/presentation/contract/SearchContract.java:48
↓ 2 callersMethodgetShowCaseDetail
(@Path("slug") String slug)
app/src/main/java/tellh/com/gitclub/model/net/service/ExploreService.java:31
↓ 2 callersMethodgetSnackbar
(String msg, View view)
app/src/main/java/tellh/com/gitclub/common/wrapper/Note.java:31
↓ 2 callersMethodgetTotal_count
()
app/src/main/java/tellh/com/gitclub/model/entity/SearchResult.java:20
↓ 2 callersMethodgetType
()
app/src/main/java/tellh/com/gitclub/model/entity/Event.java:60
↓ 2 callersMethodgetUrl
()
app/src/main/java/tellh/com/gitclub/presentation/widget/WebViewHelper.java:48
↓ 2 callersMethodhandleBeforeSlideChanged
Called before a slide change happens. By returning false, one can disallow the slide change. @return true, if the slide change should be allowed, els
app/src/main/java/tellh/com/gitclub/presentation/widget/AppIntroBase.java:260
↓ 2 callersMethodhandleIllegalSlideChangeAttempt
()
app/src/main/java/tellh/com/gitclub/presentation/widget/AppIntroBase.java:243
↓ 2 callersMethodhide
(View view)
app/src/main/java/tellh/com/gitclub/presentation/widget/QuickReturnTopBehavior.java:138
↓ 2 callersMethodhide
(View view)
app/src/main/java/tellh/com/gitclub/presentation/widget/QuickReturnBottomBehavior.java:214
↓ 2 callersMethodinit
(Context context, AttributeSet attrs)
app/src/main/java/tellh/com/gitclub/presentation/widget/PersonalPageTextView.java:39
↓ 2 callersMethodinitData
(Bundle savedInstanceState)
app/src/main/java/tellh/com/gitclub/common/base/BaseView.java:13
↓ 2 callersMethodinitSourceTree
(String owner, String repo)
app/src/main/java/tellh/com/gitclub/presentation/contract/RepoSourceContract.java:22
↓ 2 callersMethodisShowing
()
app/src/main/java/tellh/com/gitclub/presentation/widget/ErrorViewHelper.java:43
↓ 2 callersMethodlaunch
(String user, Activity srcActivity)
app/src/main/java/tellh/com/gitclub/presentation/view/activity/detail_list/ListOwnRepoActivity.java:13
↓ 2 callersMethodlaunch
(String user, Activity srcActivity)
app/src/main/java/tellh/com/gitclub/presentation/view/activity/detail_list/ListWatchingActivity.java:12
↓ 2 callersMethodlaunch
(String user, Activity srcActivity)
app/src/main/java/tellh/com/gitclub/presentation/view/activity/detail_list/ListFollowersActivity.java:13
↓ 2 callersMethodlaunch
(String user, Activity srcActivity)
app/src/main/java/tellh/com/gitclub/presentation/view/activity/detail_list/ListFollowingUserActivity.java:13
↓ 2 callersMethodlaunch
(String user, Activity srcActivity)
app/src/main/java/tellh/com/gitclub/presentation/view/activity/detail_list/ListStarredRepoActivity.java:16
↓ 2 callersMethodlistArsenalData
(int page)
app/src/main/java/tellh/com/gitclub/presentation/contract/ExploreContract.java:57
↓ 2 callersMethodlistGankData
(int page)
app/src/main/java/tellh/com/gitclub/presentation/contract/ExploreContract.java:55
↓ 2 callersMethodlistNews
(@Path("user") String user)
app/src/main/java/tellh/com/gitclub/model/net/service/UserService.java:80
↓ 2 callersMethodloadAndCrop
(String url, ImageView view)
app/src/main/java/tellh/com/gitclub/common/wrapper/ImageLoader.java:36
↓ 2 callersMethodloadData
(boolean isVisibleToUser, boolean forceToLoad)
app/src/main/java/tellh/com/gitclub/common/base/LazyFragment.java:53
↓ 2 callersMethodlookup
(String key)
app/src/main/java/tellh/com/gitclub/common/config/Constant.java:118
← previousnext →101–200 of 1,373, ranked by callers