Download Social Coder Free Java Code

Description

GitHub Client for iPad.

Icons

Social Coder

Source Files

The download file SocialCoder-master.zip has the following entries.


.gitignore//ww  w . j  a  v  a2 s  .  c o  m
Classes/BranchPickerTableViewController.h
Classes/BranchPickerTableViewController.m
Classes/CommitCell.h
Classes/CommitCell.m
Classes/ContentViewController.h
Classes/ContentViewController.m
Classes/FeedTableViewController.h
Classes/FeedTableViewController.m
Classes/FileBrowserTableViewController.h
Classes/FileBrowserTableViewController.m
Classes/FileViewController.h
Classes/FileViewController.m
Classes/GistsTableViewController.h
Classes/GistsTableViewController.m
Classes/Implementation/CommitService/GitHubCommitFactory.h
Classes/Implementation/CommitService/GitHubCommitFactory.m
Classes/Implementation/CommitService/GitHubCommitImp.h
Classes/Implementation/CommitService/GitHubCommitImp.m
Classes/Implementation/CommitService/GitHubCommitServiceFactory.m
Classes/Implementation/Common/GitHubBaseFactory.h
Classes/Implementation/Common/GitHubBaseFactory.m
Classes/Implementation/Common/GitHubServiceSettings.m
Classes/Implementation/IssueService/GitHubCommentFactory.h
Classes/Implementation/IssueService/GitHubCommentFactory.m
Classes/Implementation/IssueService/GitHubCommentImp.h
Classes/Implementation/IssueService/GitHubCommentImp.m
Classes/Implementation/IssueService/GitHubIssueFactory.h
Classes/Implementation/IssueService/GitHubIssueFactory.m
Classes/Implementation/IssueService/GitHubIssueImp.h
Classes/Implementation/IssueService/GitHubIssueImp.m
Classes/Implementation/IssueService/GitHubIssueServiceFactory.m
Classes/Implementation/IssueService/GitHubLabelFactory.h
Classes/Implementation/IssueService/GitHubLabelFactory.m
Classes/Implementation/ObjectService/GitHubBlobFactory.h
Classes/Implementation/ObjectService/GitHubBlobFactory.m
Classes/Implementation/ObjectService/GitHubBlobImp.h
Classes/Implementation/ObjectService/GitHubBlobImp.m
Classes/Implementation/ObjectService/GitHubDataFactory.h
Classes/Implementation/ObjectService/GitHubDataFactory.m
Classes/Implementation/ObjectService/GitHubObjectServiceFactory.m
Classes/Implementation/ObjectService/GitHubTreeItemFactory.h
Classes/Implementation/ObjectService/GitHubTreeItemFactory.m
Classes/Implementation/ObjectService/GitHubTreeItemImp.h
Classes/Implementation/ObjectService/GitHubTreeItemImp.m
Classes/Implementation/RepositoryService/GitHubBranchFactory.h
Classes/Implementation/RepositoryService/GitHubBranchFactory.m
Classes/Implementation/RepositoryService/GitHubBranchImp.h
Classes/Implementation/RepositoryService/GitHubBranchImp.m
Classes/Implementation/RepositoryService/GitHubCollaboratorFactory.h
Classes/Implementation/RepositoryService/GitHubCollaboratorFactory.m
Classes/Implementation/RepositoryService/GitHubContributorFactory.h
Classes/Implementation/RepositoryService/GitHubContributorFactory.m
Classes/Implementation/RepositoryService/GitHubContributorImp.h
Classes/Implementation/RepositoryService/GitHubContributorImp.m
Classes/Implementation/RepositoryService/GitHubRepositoryFactory.h
Classes/Implementation/RepositoryService/GitHubRepositoryFactory.m
Classes/Implementation/RepositoryService/GitHubRepositoryImp.h
Classes/Implementation/RepositoryService/GitHubRepositoryImp.m
Classes/Implementation/RepositoryService/GitHubRepositoryPoster.h
Classes/Implementation/RepositoryService/GitHubRepositoryPoster.m
Classes/Implementation/RepositoryService/GitHubRepositoryServiceFactory.m
Classes/Implementation/RepositoryService/GitHubTagFactory.h
Classes/Implementation/RepositoryService/GitHubTagFactory.m
Classes/Implementation/RepositoryService/GitHubTagImp.h
Classes/Implementation/RepositoryService/GitHubTagImp.m
Classes/Implementation/RepositoryService/GitHubWatcherFactory.h
Classes/Implementation/RepositoryService/GitHubWatcherFactory.m
Classes/Implementation/UserService/GitHubUserFactory.h
Classes/Implementation/UserService/GitHubUserFactory.m
Classes/Implementation/UserService/GitHubUserImp.h
Classes/Implementation/UserService/GitHubUserImp.m
Classes/Implementation/UserService/GitHubUserNameFactory.h
Classes/Implementation/UserService/GitHubUserNameFactory.m
Classes/Implementation/UserService/GitHubUserPoster.h
Classes/Implementation/UserService/GitHubUserPoster.m
Classes/Implementation/UserService/GitHubUserSearchFactory.h
Classes/Implementation/UserService/GitHubUserSearchFactory.m
Classes/Implementation/UserService/GitHubUserServiceFactory.m
Classes/Interface/GitHubBlob.h
Classes/Interface/GitHubBranch.h
Classes/Interface/GitHubComment.h
Classes/Interface/GitHubCommit.h
Classes/Interface/GitHubCommitServiceFactory.h
Classes/Interface/GitHubContributor.h
Classes/Interface/GitHubIssue.h
Classes/Interface/GitHubIssueServiceFactory.h
Classes/Interface/GitHubObjectServiceFactory.h
Classes/Interface/GitHubRef.h
Classes/Interface/GitHubRepository.h
Classes/Interface/GitHubRepositoryServiceFactory.h
Classes/Interface/GitHubService.h
Classes/Interface/GitHubServiceDelegate.h
Classes/Interface/GitHubServiceGotBlobDelegate.h
Classes/Interface/GitHubServiceGotBranchDelegate.h
Classes/Interface/GitHubServiceGotCommentDelegate.h
Classes/Interface/GitHubServiceGotCommitDelegate.h
Classes/Interface/GitHubServiceGotContributorDelegate.h
Classes/Interface/GitHubServiceGotDataDelegate.h
Classes/Interface/GitHubServiceGotIssueDelegate.h
Classes/Interface/GitHubServiceGotNameDelegate.h
Classes/Interface/GitHubServiceGotRepositoryDelegate.h
Classes/Interface/GitHubServiceGotTagDelegate.h
Classes/Interface/GitHubServiceGotTreeItemDelegate.h
Classes/Interface/GitHubServiceGotUserDelegate.h
Classes/Interface/GitHubServiceSettings.h
Classes/Interface/GitHubTag.h
Classes/Interface/GitHubTreeItem.h
Classes/Interface/GitHubUser.h
Classes/Interface/GitHubUserServiceFactory.h
Classes/JSON/JSON.h
Classes/JSON/NSObject+SBJSON.h
Classes/JSON/NSObject+SBJSON.m
Classes/JSON/NSString+SBJSON.h
Classes/JSON/NSString+SBJSON.m
Classes/JSON/SBJsonBase.h
Classes/JSON/SBJsonBase.m
Classes/JSON/SBJsonParser.h
Classes/JSON/SBJsonParser.m
Classes/JSON/SBJsonWriter.h
Classes/JSON/SBJsonWriter.m
Classes/LoginFormTableViewController.h
Classes/LoginFormTableViewController.m
Classes/LoginView.h
Classes/LoginView.m
Classes/LoginViewController.h
Classes/LoginViewController.m
Classes/MenuTableViewController.h
Classes/MenuTableViewController.m
Classes/RepositoriesTableViewController.h
Classes/RepositoriesTableViewController.m
Classes/RepositoryCell.h
Classes/RepositoryCell.m
Classes/SearchTableViewController.h
Classes/SearchTableViewController.m
Classes/ShadowedTableView.h
Classes/ShadowedTableView.m
Classes/SocialCoderAppDelegate.h
Classes/SocialCoderAppDelegate.m
Classes/TagPickerTableViewController.h
Classes/TagPickerTableViewController.m
Images/branch.png
Images/default_avatar.png
Images/dir.png
Images/feed.png
Images/forks.png
Images/gists.png
Images/github.png
Images/navbarBackground.png
Images/repositories.png
Images/rowBackground.png
Images/rowBackgroundSelected.png
Images/rowBg1.png
Images/rowBg2.png
Images/search.png
Images/tag.png
Images/texture1.png
Images/texture2.png
Images/txt.png
Images/watchers.png
README.mdown
SocialCoder-Info.plist
SocialCoder.xcdatamodeld/.xccurrentversion
SocialCoder.xcodeproj/project.pbxproj
SocialCoder.xcodeproj/project.xcworkspace/contents.xcworkspacedata
SocialCoder_Prefix.pch
main.m

Download

Click the following link to download SocialCoder-master.zip.

SocialCoder-master.zip




















Home »
  Objective C Free Code »
    iPad »




iPad