Skip to content

update code #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
58 changes: 27 additions & 31 deletions Coding_iOS.xcodeproj/project.pbxproj
100644 → 100755

Large diffs are not rendered by default.

Empty file modified Coding_iOS.xcworkspace/xcshareddata/Coding_iOS.xcscmblueprint
100644 → 100755
Empty file.
Empty file.
Binary file modified Coding_iOS/.DS_Store
100644 → 100755
Binary file not shown.
Empty file modified Coding_iOS/AppDelegate.h
100644 → 100755
Empty file.
6 changes: 4 additions & 2 deletions Coding_iOS/AppDelegate.m
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#import <UMengSocial/UMSocialQQHandler.h>
#import <evernote-cloud-sdk-ios/ENSDK/ENSDK.h>
#import "UMSocialSinaSSOHandler.h"
#import <Google/Analytics.h>
//#import <Google/Analytics.h>

#import "Tweet.h"
#import "sys/utsname.h"
Expand Down Expand Up @@ -129,7 +129,7 @@ - (void)completionStartAnimationWithOptions:(NSDictionary *)launchOptions{
// UMENG 统计
[MobClick startWithAppkey:kUmeng_AppKey reportPolicy:BATCH channelId:nil];
// Google Analytics
[self registerGA];
//[self registerGA];

// UMENG Social Account
[UMSocialData setAppKey:kUmeng_AppKey];
Expand Down Expand Up @@ -174,6 +174,7 @@ - (void)completionStartAnimationWithOptions:(NSDictionary *)launchOptions{
[XGPush handleLaunching:launchOptions];
}

/*
- (void)registerGA{
// Configure tracker from GoogleService-Info.plist.
NSError *configureError;
Expand All @@ -185,6 +186,7 @@ - (void)registerGA{
gai.trackUncaughtExceptions = YES; // report uncaught exceptions
gai.logger.logLevel = kGAILogLevelError; // remove before app release
}
*/

- (void)applicationWillResignActive:(UIApplication *)application
{
Expand Down
Empty file modified Coding_iOS/Coding_iOS-Info.plist
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Coding_iOS-Prefix.pch.example
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/AddMDCommentViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/AddMDCommentViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/AllSearchDisplayVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/AllSearchDisplayVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/CommitFilesViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/CommitFilesViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ConversationViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/EditCodeViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/EditCodeViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/EditColorViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/EditColorViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/EditLabelViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/EditLabelViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/EditTaskViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileActivitiesViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileActivitiesViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileChangeDetailViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileChangeDetailViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileEditViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileEditViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileInfoViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileInfoViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileInfoViewController.xib
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileVersionsViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileVersionsViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/FileViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ForkTreeViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ForkTreeViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/LocalFileViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/LocalFileViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/LocalFilesViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/LocalFilesViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/LocalFoldersViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/LocalFoldersViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/ActivateViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/ActivateViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/CannotLoginViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/CannotLoginViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/Close2FAViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/Close2FAViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/IntroductionViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/IntroductionViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/LoginViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/PasswordViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Login/PasswordViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRDetailViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRDetailViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRListViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRListViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRPRAcceptViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRPRAcceptViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRPRCommitsViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRPRCommitsViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRPRFilesViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MRPRFilesViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MeSetting/SettingPhoneViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/MeSetting/SettingPhoneViewController.m
100644 → 100755
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion Coding_iOS/Controllers/NProjectViewController/NProjectViewController.m
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ - (NSString *)p_TipStrForIndexPath:(NSIndexPath *)indexPath{

#pragma mark goTo VC
- (void)goToIndex:(NSInteger)index{
if (index == 0) {
if (index == 0 && _myProject.current_user_role_id.integerValue >= 80) {
__weak typeof(self) weakSelf = self;
[[Coding_NetAPIManager sharedManager] request_Project_UpdateVisit_WithObj:_myProject andBlock:^(id data, NSError *error) {
if (data) {
Expand Down
Empty file modified Coding_iOS/Controllers/NewProject/NewProject.storyboard
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file modified Coding_iOS/Controllers/NewProject/NewProjectViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/NewProject/NewProjectViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/PRDetailViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/PRDetailViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/PRListViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/PRListViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/PointRecordsViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/PointRecordsViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectCommitsViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectCommitsViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectListViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectListViewController.m
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectSetting/ProjectSetting.storyboard
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectSquareViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectSquareViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectToChooseListViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectToChooseListViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ProjectViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ReportIllegalViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ReportIllegalViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ResetLabelViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/ResetLabelViewController.m
100644 → 100755
Empty file.
Empty file.
Empty file.
34 changes: 16 additions & 18 deletions Coding_iOS/Controllers/RootControllers/BaseViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#import "CSTopicDetailVC.h"
#import "CodeViewController.h"
#import "Ease_2FA.h"
#import <Google/Analytics.h>
//#import <Google/Analytics.h>

#import "UnReadManager.h"

Expand Down Expand Up @@ -87,9 +87,10 @@ - (void)viewDidLoad{
[self forceChangeToOrientation:UIInterfaceOrientationPortrait];
}
// GA
/*
id<GAITracker> tracker = [[GAI sharedInstance] defaultTracker];
[tracker set:kGAIScreenName value:[NSString stringWithUTF8String:object_getClassName(self)]];
[tracker send:[[GAIDictionaryBuilder createScreenView] build]];
[tracker send:[[GAIDictionaryBuilder createScreenView] build]];*/
}

- (void)tabBarItemClicked{
Expand Down Expand Up @@ -164,19 +165,19 @@ + (UIViewController *)analyseVCFromLinkStr:(NSString *)linkStr analyseMethod:(An
presentingVC = [BaseViewController presentingVC];
}

NSString *userRegexStr = @"/u/([^/]+)$";//AT某人
NSString *userTweetRegexStr = @"/u/([^/]+)/bubble$";//某人的冒泡
NSString *ppRegexStr = @"/u/([^/]+)/pp/([0-9]+)";//冒泡
NSString *pp_projectRegexStr = @"/[ut]/([^/]+)/p/([^\?]+)[\?]pp=([0-9]+)$";//项目内冒泡(含团队项目)
NSString *topicRegexStr = @"/[ut]/([^/]+)/p/([^/]+)/topic/(\\d+)";//讨论(含团队项目)
NSString *taskRegexStr = @"/[ut]/([^/]+)/p/([^/]+)/task/(\\d+)";//任务(含团队项目)
NSString *fileRegexStr = @"/[ut]/([^/]+)/p/([^/]+)/attachment/([^/]+)/preview/(\\d+)";//文件(含团队项目)
NSString *gitMRPRCommitRegexStr = @"/[ut]/([^/]+)/p/([^/]+)/git/(merge|pull|commit)/([^/#]+)";//MR(含团队项目)
NSString *conversionRegexStr = @"/user/messages/history/([^/]+)$";//私信
NSString *pp_topicRegexStr = @"/pp/topic/([0-9]+)$";//话题
NSString *codeRegexStr = @"/[ut]/([^/]+)/p/([^/]+)/git/blob/([^/]+)[/]?([^?]*)";//代码(含团队项目)
NSString *twoFARegexStr = @"/app_intercept/show_2fa";//两步验证
NSString *projectRegexStr = @"/[ut]/([^/]+)/p/([^/]+)";//项目(含团队项目)
NSString *userRegexStr = @"/u/([^/]+)$";
NSString *userTweetRegexStr = @"/u/([^/]+)/bubble$";
NSString *ppRegexStr = @"/u/([^/]+)/pp/([0-9]+)";
NSString *pp_projectRegexStr = @"/u/([^/]+)/p/([^\?]+)[\?]pp=([0-9]+)$";
NSString *topicRegexStr = @"/u/([^/]+)/p/([^/]+)/topic/(\\d+)";
NSString *taskRegexStr = @"/u/([^/]+)/p/([^/]+)/task/(\\d+)";
NSString *fileRegexStr = @"/u/([^/]+)/p/([^/]+)/attachment/([^/]+)/preview/(\\d+)";
NSString *gitMRPRCommitRegexStr = @"/u/([^/]+)/p/([^/]+)/git/(merge|pull|commit)/([^/#]+)";
NSString *conversionRegexStr = @"/user/messages/history/([^/]+)$";
NSString *pp_topicRegexStr = @"/pp/topic/([0-9]+)$";
NSString *codeRegexStr = @"/u/([^/]+)/p/([^/]+)/git/blob/([^/]+)[/]?([^?]*)";
NSString *twoFARegexStr = @"/app_intercept/show_2fa";
NSString *projectRegexStr = @"/u/([^/]+)/p/([^/]+)";
NSArray *matchedCaptures = nil;
if ((matchedCaptures = [linkStr captureComponentsMatchedByRegex:ppRegexStr]).count > 0){
//冒泡
Expand All @@ -197,7 +198,6 @@ + (UIViewController *)analyseVCFromLinkStr:(NSString *)linkStr analyseMethod:(An
analyseVC = vc;
}
}else if ((matchedCaptures = [linkStr captureComponentsMatchedByRegex:pp_projectRegexStr]).count > 0){
//项目内冒泡
NSString *owner_user_global_key = matchedCaptures[1];
NSString *project_name = matchedCaptures[2];
NSString *pp_id = matchedCaptures[3];
Expand Down Expand Up @@ -280,7 +280,6 @@ + (UIViewController *)analyseVCFromLinkStr:(NSString *)linkStr analyseMethod:(An
analyseVC = vc;
}
}else if ((matchedCaptures = [linkStr captureComponentsMatchedByRegex:fileRegexStr]).count > 0){
//文件
NSString *user_global_key = matchedCaptures[1];
NSString *project_name = matchedCaptures[2];
NSString *fileId = matchedCaptures[4];
Expand Down Expand Up @@ -333,7 +332,6 @@ + (UIViewController *)analyseVCFromLinkStr:(NSString *)linkStr analyseMethod:(An
vc.topicID = pp_topic_id.integerValue;
analyseVC = vc;
}else if ((matchedCaptures = [linkStr captureComponentsMatchedByRegex:codeRegexStr]).count > 0){
//代码
NSString *user_global_key = matchedCaptures[1];
NSString *project_name = matchedCaptures[2];
NSString *ref = matchedCaptures[3];
Expand Down
Empty file.
Empty file modified Coding_iOS/Controllers/RootControllers/RootTabViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchCell.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchCell.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchDisplayVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchDisplayVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchModel.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchModel.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/CSSearchVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/TMCacheExtend.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/TMCacheExtend.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/mock_hotTopiclist.geojson
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Search/mock_topicAdlist.geojson
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/SearchViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/SearchViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/DashesLineView.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/DashesLineView.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/ExchangeGoodsViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/ExchangeGoodsViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/LocationViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/LocationViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/ShopOrderViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/ShopOrderViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/ShopViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Shop/ShopViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TaskDescriptionViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TaskDescriptionViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TaskResourceReferenceViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TaskResourceReferenceViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSHotTopicPagesVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSHotTopicPagesVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSHotTopicView.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSHotTopicView.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSLikesVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSLikesVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSMyTopicVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSMyTopicVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSScrollview.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSScrollview.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicCreateVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicCreateVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicDetailVC.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicDetailVC.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicHeaderView.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicHeaderView.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicModel.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopicModel.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopiclistView.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/Topic/CSTopiclistView.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetDetailViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendCreateLocationViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendCreateLocationViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendLocaitonMapViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendLocaitonMapViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendLocationDetailViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendLocationDetailViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendLocationViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/TweetSendLocationViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/UserInfoDetailViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/UserInfoDetailViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/UserInfoViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/UserInfoViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/WebViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Controllers/WebViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Controllers/OTPListViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Controllers/OTPListViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Controllers/ZXScanCodeViewController.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Controllers/ZXScanCodeViewController.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Ease_2FA.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Images/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Ease_2FA/Images/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Ease_2FA/Images/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Ease_2FA/Views/Cell/OTPTableViewCell.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Views/Cell/OTPTableViewCell.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Views/ScanBGView.h
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Ease_2FA/Views/ScanBGView.m
100644 → 100755
Empty file.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/100x100.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/114x114.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/120x120-1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/120x120.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/144x144.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/152x152.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/180x180.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/29x29-1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/29x29.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/40x40.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/50x50.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/57x57.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/58x58-1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/58x58.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/72x72.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/76x76.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/80x80-1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/80x80.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Coding_iOS/Images.xcassets/AppIcon.appiconset/87x87.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file modified Coding_iOS/Images.xcassets/LaunchImage.launchimage/vvc.png
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified Coding_iOS/Images/MIDAUTUMNIMAGE.jpg
100644 → 100755
Empty file modified Coding_iOS/Images/STARTIMAGE.jpg
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/banner/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/banner/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/blankpage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/bubble/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/bubble/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/bubble/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/bubble/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/bubble/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/bubble/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/button_file_manage/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/deadline_calendar/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/deadline_calendar/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/deadline_calendar/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/deadline_calendar/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/deadline_calendar/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/emotion_monkey_gif/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_activity_icon/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_activity_icon/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_activity_icon/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_activity_icon/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_activity_icon/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_changeType/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_changeType/[email protected]
100644 → 100755
Empty file modified Coding_iOS/Images/file_changeType/[email protected]
100644 → 100755
Loading