AppDelegate.m 70 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675
  1. //
  2. // AppDelegate.m
  3. // Nextcloud iOS
  4. //
  5. // Created by Marino Faggiana on 04/09/14.
  6. // Copyright (c) 2017 TWS. All rights reserved.
  7. //
  8. // Author Marino Faggiana <m.faggiana@twsweb.it>
  9. //
  10. // This program is free software: you can redistribute it and/or modify
  11. // it under the terms of the GNU General Public License as published by
  12. // the Free Software Foundation, either version 3 of the License, or
  13. // (at your option) any later version.
  14. //
  15. // This program is distributed in the hope that it will be useful,
  16. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. // GNU General Public License for more details.
  19. //
  20. // You should have received a copy of the GNU General Public License
  21. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  22. //
  23. #import "AppDelegate.h"
  24. #import "iRate.h"
  25. #import "AFURLSessionManager.h"
  26. #import "CCNetworking.h"
  27. #import "CCGraphics.h"
  28. #import "CCPhotos.h"
  29. #import "CCSynchronize.h"
  30. #import "CCMain.h"
  31. #import "CCDetail.h"
  32. #import <Fabric/Fabric.h>
  33. #import <Crashlytics/Crashlytics.h>
  34. #import "JDStatusBarNotification.h"
  35. #import "NCBridgeSwift.h"
  36. #import "NCAutoUpload.h"
  37. /* Remove comment for activate Firebase and push notification */
  38. //#import "Firebase.h"
  39. //@interface AppDelegate () <UNUserNotificationCenterDelegate, FIRMessagingDelegate>
  40. @interface AppDelegate () <UNUserNotificationCenterDelegate>
  41. {
  42. }
  43. @end
  44. @implementation AppDelegate
  45. + (void)initialize
  46. {
  47. [iRate sharedInstance].daysUntilPrompt = 5;
  48. [iRate sharedInstance].usesUntilPrompt = 5;
  49. [iRate sharedInstance].promptForNewVersionIfUserRated = true;
  50. [[NSUserDefaults standardUserDefaults] registerDefaults:@{@"UserAgent": [CCUtility getUserAgent]}];
  51. //enable preview mode
  52. //[iRate sharedInstance].previewMode = YES;
  53. }
  54. - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
  55. {
  56. // Brand
  57. if ([NCBrandOptions sharedInstance].use_firebase) {
  58. /* Remove comment for activate Firebase and push notification */
  59. /*
  60. //In order for this to work, proper GoogleService-Info.plist must be included
  61. @try {
  62. [FIRApp configure];
  63. } @catch (NSException *exception) {
  64. NSLog(@"[LOG] Something went wrong while configuring Firebase");
  65. }
  66. if (floor(NSFoundationVersionNumber) <= NSFoundationVersionNumber_iOS_9_x_Max) {
  67. UIUserNotificationType allNotificationTypes =(UIUserNotificationTypeSound | UIUserNotificationTypeAlert | UIUserNotificationTypeBadge);
  68. UIUserNotificationSettings *settings = [UIUserNotificationSettings settingsForTypes:allNotificationTypes categories:nil];
  69. [[UIApplication sharedApplication] registerUserNotificationSettings:settings];
  70. } else {
  71. // iOS 10 or later
  72. #if defined(__IPHONE_10_0) && __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_10_0
  73. // For iOS 10 display notification (sent via APNS)
  74. [UNUserNotificationCenter currentNotificationCenter].delegate = self;
  75. UNAuthorizationOptions authOptions = UNAuthorizationOptionAlert | UNAuthorizationOptionSound | UNAuthorizationOptionBadge;
  76. [[UNUserNotificationCenter currentNotificationCenter] requestAuthorizationWithOptions:authOptions completionHandler:^(BOOL granted, NSError * _Nullable error) {
  77. }];
  78. // For iOS 10 data message (sent via FCM)
  79. [FIRMessaging messaging].remoteMessageDelegate = self;
  80. #endif
  81. }
  82. */
  83. }
  84. NSString *path;
  85. NSURL *dirGroup = [CCUtility getDirectoryGroup];
  86. NSLog(@"[LOG] Start program group -----------------");
  87. NSLog(@"%@", [dirGroup path]);
  88. NSLog(@"[LOG] Start program application -----------");
  89. NSLog(@"%@", [[CCUtility getDirectoryDocuments] stringByDeletingLastPathComponent]);
  90. NSLog(@"[LOG] -------------------------------------");
  91. // create Directory Documents
  92. path = [CCUtility getDirectoryDocuments];
  93. if (![[NSFileManager defaultManager] fileExistsAtPath: path])
  94. [[NSFileManager defaultManager] createDirectoryAtPath:path withIntermediateDirectories:YES attributes:nil error:nil];
  95. // create Directory audio => Library, Application Support, audio
  96. path = [CCUtility getDirectoryAudio];
  97. if (![[NSFileManager defaultManager] fileExistsAtPath: path])
  98. [[NSFileManager defaultManager] createDirectoryAtPath:path withIntermediateDirectories:YES attributes:nil error:nil];
  99. // create Directory database Nextcloud
  100. path = [[dirGroup URLByAppendingPathComponent:k_appDatabaseNextcloud] path];
  101. if (![[NSFileManager defaultManager] fileExistsAtPath:path])
  102. [[NSFileManager defaultManager] createDirectoryAtPath:path withIntermediateDirectories:YES attributes:nil error:nil];
  103. [[NSFileManager defaultManager] setAttributes:@{NSFileProtectionKey:NSFileProtectionNone} ofItemAtPath:path error:nil];
  104. // create Directory User Data
  105. path = [[dirGroup URLByAppendingPathComponent:k_appUserData] path];
  106. if (![[NSFileManager defaultManager] fileExistsAtPath:path])
  107. [[NSFileManager defaultManager] createDirectoryAtPath:path withIntermediateDirectories:YES attributes:nil error:nil];
  108. // create Directory Provider Storage
  109. path = [CCUtility getDirectoryProviderStorage];
  110. if (![[NSFileManager defaultManager] fileExistsAtPath: path])
  111. [[NSFileManager defaultManager] createDirectoryAtPath:path withIntermediateDirectories:YES attributes:nil error:nil];
  112. // Verify upgrade
  113. if ([self upgrade]) {
  114. // Set account, if no exists clear all
  115. tableAccount *account = [[NCManageDatabase sharedInstance] getAccountActive];
  116. if (account == nil) {
  117. // remove all the keys Chain
  118. [CCUtility deleteAllChainStore];
  119. // remove all the App group key
  120. [[NSUserDefaults standardUserDefaults] removePersistentDomainForName:[[NSBundle mainBundle] bundleIdentifier]];
  121. } else {
  122. [self settingActiveAccount:account.account activeUrl:account.url activeUser:account.user activeUserID:account.userID activePassword:account.password];
  123. }
  124. }
  125. #ifdef DEBUG
  126. NSLog(@"[LOG] Copy DB on Documents directory");
  127. NSString *atPathDB = [NSString stringWithFormat:@"%@/nextcloud.realm", [[dirGroup URLByAppendingPathComponent:k_appDatabaseNextcloud] path]];
  128. NSString *toPathDB = [NSString stringWithFormat:@"%@/nextcloud.realm", [CCUtility getDirectoryDocuments]];
  129. [[NSFileManager defaultManager] removeItemAtPath:toPathDB error:nil];
  130. [[NSFileManager defaultManager] copyItemAtPath:atPathDB toPath:toPathDB error:nil];
  131. #endif
  132. // Operation Queue OC Networking
  133. _netQueue = [[NSOperationQueue alloc] init];
  134. _netQueue.name = k_queue;
  135. _netQueue.maxConcurrentOperationCount = k_maxConcurrentOperation;
  136. // Add notification change session
  137. [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(sessionChanged:) name:k_networkingSessionNotification object:nil];
  138. // UserDefaults
  139. self.ncUserDefaults = [[NSUserDefaults alloc] initWithSuiteName:[NCBrandOptions sharedInstance].capabilitiesGroups];
  140. // Initialization Share
  141. self.sharesID = [NSMutableDictionary new];
  142. self.sharesLink = [NSMutableDictionary new];
  143. self.sharesUserAndGroup = [NSMutableDictionary new];
  144. // Initialization Notification
  145. self.listOfNotifications = [NSMutableArray new];
  146. // Background Fetch
  147. [application setMinimumBackgroundFetchInterval:UIApplicationBackgroundFetchIntervalMinimum];
  148. // Initialization List
  149. self.listProgressMetadata = [[NSMutableDictionary alloc] init];
  150. self.listChangeTask = [[NSMutableDictionary alloc] init];
  151. self.listMainVC = [[NSMutableDictionary alloc] init];
  152. // setting Reachable in back
  153. dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
  154. self.reachability = [Reachability reachabilityForInternetConnection];
  155. self.lastReachability = [self.reachability isReachable];
  156. [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(reachabilityChanged:) name:kReachabilityChangedNotification object:nil];
  157. [self.reachability startNotifier];
  158. });
  159. //AV Session
  160. [[AVAudioSession sharedInstance] setCategory: AVAudioSessionCategoryPlayback error:nil];
  161. //[[AVAudioSession sharedInstance] setActive:YES error:nil];
  162. [[UIApplication sharedApplication] beginReceivingRemoteControlEvents];
  163. // How to hide UINavigationBar 1px bottom line < iOS 11
  164. [[UINavigationBar appearance] setBackgroundImage:[[UIImage alloc] init] forBarPosition:UIBarPositionAny barMetrics:UIBarMetricsDefault];
  165. [[UINavigationBar appearance] setShadowImage:[[UIImage alloc] init]];
  166. // passcode
  167. [[BKPasscodeLockScreenManager sharedManager] setDelegate:self];
  168. dispatch_async(dispatch_get_main_queue(), ^{
  169. [[BKPasscodeLockScreenManager sharedManager] showLockScreen:NO];
  170. });
  171. // Quick Actions
  172. if([[UIApplicationShortcutItem class] respondsToSelector:@selector(new)]) {
  173. [self configDynamicShortcutItems];
  174. UIApplicationShortcutItem *shortcutItem = [launchOptions objectForKeyedSubscript:UIApplicationLaunchOptionsShortcutItemKey];
  175. if (shortcutItem)
  176. [self handleShortCutItem:shortcutItem];
  177. }
  178. // Start Timer
  179. self.timerProcessAutoDownloadUpload = [NSTimer scheduledTimerWithTimeInterval:k_timerProcessAutoDownloadUpload target:self selector:@selector(loadAutoDownloadUpload) userInfo:nil repeats:YES];
  180. self.timerUpdateApplicationIconBadgeNumber = [NSTimer scheduledTimerWithTimeInterval:k_timerUpdateApplicationIconBadgeNumber target:self selector:@selector(updateApplicationIconBadgeNumber) userInfo:nil repeats:YES];
  181. // Registration Push Notification
  182. UIUserNotificationType types = UIUserNotificationTypeSound | UIUserNotificationTypeBadge | UIUserNotificationTypeAlert;
  183. UIUserNotificationSettings *notificationSettings = [UIUserNotificationSettings settingsForTypes:types categories:nil];
  184. [application registerUserNotificationSettings:notificationSettings];
  185. // Fabric
  186. [Fabric with:@[[Crashlytics class]]];
  187. [self logUser];
  188. return YES;
  189. }
  190. //
  191. // L' applicazione si dimetterà dallo stato di attivo
  192. //
  193. - (void)applicationWillResignActive:(UIApplication *)application
  194. {
  195. [_activeMain closeAllMenu];
  196. [self updateApplicationIconBadgeNumber];
  197. }
  198. //
  199. // L' applicazione entrerà in primo piano (attivo solo dopo il background)
  200. //
  201. - (void)applicationWillEnterForeground:(UIApplication *)application
  202. {
  203. // Test Maintenance
  204. if (self.activeAccount.length == 0 || self.maintenanceMode)
  205. return;
  206. NSLog(@"[LOG] Request Service Server Nextcloud");
  207. [[NCService sharedInstance] startRequestServicesServer];
  208. NSLog(@"[LOG] Initialize Auto upload");
  209. [[NCAutoUpload sharedInstance] initStateAutoUpload];
  210. }
  211. //
  212. // L' applicazione entrerà in primo piano (attivo sempre)
  213. //
  214. - (void)applicationDidBecomeActive:(UIApplication *)application
  215. {
  216. // Test Maintenance
  217. if (self.activeAccount.length == 0 || self.maintenanceMode)
  218. return;
  219. // middelware ping
  220. if ([[NCBrandOptions sharedInstance] use_middlewarePing]) {
  221. NSLog(@"[LOG] Middleware Ping");
  222. [[NCService sharedInstance] middlewarePing];
  223. }
  224. }
  225. //
  226. // L' applicazione è entrata nello sfondo
  227. //
  228. - (void)applicationDidEnterBackground:(UIApplication *)application
  229. {
  230. NSLog(@"[LOG] Enter in Background");
  231. [[CCQuickActions quickActionsManager] closeAll];
  232. [[BKPasscodeLockScreenManager sharedManager] showLockScreen:YES];
  233. if([[UIDevice currentDevice] respondsToSelector:@selector(isMultitaskingSupported)]) {
  234. __block UIBackgroundTaskIdentifier background_task;
  235. background_task = [application beginBackgroundTaskWithExpirationHandler:^ {
  236. //Clean up code. Tell the system that we are done.
  237. [application endBackgroundTask: background_task];
  238. background_task = UIBackgroundTaskInvalid;
  239. }];
  240. }
  241. }
  242. //
  243. // L'applicazione terminerà
  244. //
  245. - (void)applicationWillTerminate:(UIApplication *)application
  246. {
  247. NSLog(@"[LOG] bye bye, Nextcloud !");
  248. }
  249. #pragma --------------------------------------------------------------------------------------------
  250. #pragma mark ===== Login =====
  251. #pragma --------------------------------------------------------------------------------------------
  252. - (void)openLoginView:(id)delegate loginType:(NSInteger)loginType selector:(NSInteger)selector
  253. {
  254. BOOL loginWebFlow = NO;
  255. @synchronized (self) {
  256. // only for personalized LoginWeb [customer]
  257. if ([NCBrandOptions sharedInstance].use_login_web_personalized) {
  258. if (_activeLoginWeb == nil) {
  259. _activeLoginWeb = [CCLoginWeb new];
  260. _activeLoginWeb.delegate = delegate;
  261. _activeLoginWeb.loginType = loginType;
  262. _activeLoginWeb.urlBase = [[NCBrandOptions sharedInstance] loginBaseUrl];
  263. dispatch_async(dispatch_get_main_queue(), ^ {
  264. [_activeLoginWeb presentModalWithDefaultTheme:delegate];
  265. });
  266. }
  267. return;
  268. }
  269. // ------------------- Nextcloud -------------------------
  270. //
  271. // Login flow : LoginWeb
  272. if (loginType == k_login_Modify_Password) {
  273. tableAccount *account = [[NCManageDatabase sharedInstance] getAccountActive];
  274. if (account.loginFlow)
  275. loginWebFlow = YES;
  276. }
  277. if (loginWebFlow || selector == k_intro_signup) {
  278. if (_activeLoginWeb == nil) {
  279. _activeLoginWeb = [CCLoginWeb new];
  280. _activeLoginWeb.delegate = delegate;
  281. _activeLoginWeb.loginType = loginType;
  282. if (selector == k_intro_signup) {
  283. _activeLoginWeb.urlBase = [[NCBrandOptions sharedInstance] loginPreferredProviders];
  284. } else {
  285. _activeLoginWeb.urlBase = self.activeUrl;
  286. }
  287. dispatch_async(dispatch_get_main_queue(), ^ {
  288. [_activeLoginWeb presentModalWithDefaultTheme:delegate];
  289. });
  290. }
  291. } else {
  292. if (_activeLogin == nil) {
  293. _activeLogin = [[UIStoryboard storyboardWithName:@"CCLogin" bundle:nil] instantiateViewControllerWithIdentifier:@"CCLoginNextcloud"];
  294. _activeLogin.delegate = delegate;
  295. _activeLogin.loginType = loginType;
  296. dispatch_async(dispatch_get_main_queue(), ^ {
  297. [delegate presentViewController:_activeLogin animated:YES completion:nil];
  298. });
  299. }
  300. }
  301. }
  302. }
  303. #pragma --------------------------------------------------------------------------------------------
  304. #pragma mark ===== Setting Active Account for all APP =====
  305. #pragma --------------------------------------------------------------------------------------------
  306. - (void)settingActiveAccount:(NSString *)activeAccount activeUrl:(NSString *)activeUrl activeUser:(NSString *)activeUser activeUserID:(NSString *)activeUserID activePassword:(NSString *)activePassword
  307. {
  308. self.activeAccount = activeAccount;
  309. self.activeUrl = activeUrl;
  310. self.activeUser = activeUser;
  311. self.activeUserID = activeUserID;
  312. self.activePassword = activePassword;
  313. // Setting Account to CCNetworking
  314. [[CCNetworking sharedNetworking] settingAccount];
  315. }
  316. #pragma --------------------------------------------------------------------------------------------
  317. #pragma mark ===== Push Notification =====
  318. #pragma --------------------------------------------------------------------------------------------
  319. - (void)subscribingNextcloudServerFailure:(CCMetadataNet *)metadataNet message:(NSString *)message errorCode:(NSInteger)errorCode
  320. {
  321. NSLog(@"[LOG] Error Subscribing Nextcloud Server %@", message);
  322. }
  323. - (void)application:(UIApplication *)application didRegisterUserNotificationSettings:(UIUserNotificationSettings *)notificationSettings
  324. {
  325. [application registerForRemoteNotifications];
  326. }
  327. /* Remove comment for activate Firebase and push notification */
  328. /*
  329. - (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)deviceToken
  330. {
  331. // test
  332. if (self.activeAccount.length == 0)
  333. return;
  334. // FIREBASE registered token
  335. [[FIRInstanceID instanceID] setAPNSToken:deviceToken type:FIRInstanceIDAPNSTokenTypeSandbox];
  336. NSString *pushToken = [[FIRInstanceID instanceID] token];
  337. // NSString *pushToken = [[[[deviceToken description] stringByReplacingOccurrencesOfString: @"<" withString: @""] stringByReplacingOccurrencesOfString: @">" withString: @""] stringByReplacingOccurrencesOfString: @" " withString: @""];
  338. NSString *pushTokenHash = [[NCEndToEndEncryption sharedManager] createSHA512:pushToken];
  339. NSDictionary *devicePushKey = [NSDictionary dictionaryWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"DevicePushKey-Info" ofType:@"plist"]];
  340. #ifdef DEBUG
  341. NSString *devicePublicKey = [devicePushKey objectForKey:@"devicePublicKeyDevelopment"];
  342. #else
  343. NSString *devicePublicKey = [devicePushKey objectForKey:@"devicePublicKeyProduction"];
  344. #endif
  345. if ([devicePublicKey length] > 0 && [pushTokenHash length] > 0) {
  346. NSLog(@"[LOG] Firebase InstanceID push token: %@", pushToken);
  347. CCMetadataNet *metadataNet = [[CCMetadataNet alloc] initWithAccount:app.activeAccount];
  348. NSDictionary *options = [[NSDictionary alloc] initWithObjectsAndKeys:pushToken, @"pushToken", pushTokenHash, @"pushTokenHash", devicePublicKey, @"devicePublicKey", nil];
  349. metadataNet.action = actionSubscribingNextcloudServer;
  350. metadataNet.options = options;
  351. [app addNetworkingOperationQueue:app.netQueue delegate:self metadataNet:metadataNet];
  352. }
  353. }
  354. */
  355. - (void)application:(UIApplication *)application didFailToRegisterForRemoteNotificationsWithError:(NSError *)error
  356. {
  357. NSLog(@"[LOG] Error register remote notification %@", error);
  358. }
  359. - (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo {
  360. UIApplicationState state = [application applicationState];
  361. if (state == UIApplicationStateInactive || state == UIApplicationStateBackground) {
  362. NSLog(@"[LOG] Receive Notification on Inactive or Background state");
  363. } else {
  364. NSLog(@"[LOG] Receive Notification on Active state");
  365. }
  366. // If you are receiving a notification message while your app is in the background,
  367. // this callback will not be fired till the user taps on the notification launching the application.
  368. // TODO: Handle data of notification
  369. // Print message ID.
  370. //if (userInfo[kGCMMessageIDKey]) {
  371. // NSLog(@"Message ID: %@", userInfo[kGCMMessageIDKey]);
  372. //}
  373. // Print full message.
  374. NSLog(@"[LOG] %@", userInfo);
  375. }
  376. - (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo fetchCompletionHandler:(void (^)(UIBackgroundFetchResult))completionHandler
  377. {
  378. UIApplicationState state = [application applicationState];
  379. // Print message ID.
  380. //if (userInfo[kGCMMessageIDKey]) {
  381. // NSLog(@"Message ID: %@", userInfo[kGCMMessageIDKey]);
  382. //}
  383. // Print full message.
  384. NSLog(@"[LOG] %@", userInfo);
  385. if (state == UIApplicationStateBackground || (state == UIApplicationStateInactive)) {
  386. } else if (state == UIApplicationStateInactive) {
  387. // user tapped notification
  388. completionHandler(UIBackgroundFetchResultNewData);
  389. } else {
  390. // app is active
  391. completionHandler(UIBackgroundFetchResultNoData);
  392. }
  393. }
  394. /* Remove comment for activate Firebase and push notification */
  395. #pragma FIREBASE
  396. /*
  397. - (void)tokenRefreshNotification:(NSNotification *)notification {
  398. // Note that this callback will be fired everytime a new token is generated, including the first
  399. // time. So if you need to retrieve the token as soon as it is available this is where that
  400. // should be done.
  401. NSString *refreshedToken = [[FIRInstanceID instanceID] token];
  402. NSLog(@"[LOG] InstanceID token: %@", refreshedToken);
  403. // Connect to FCM since connection may have failed when attempted before having a token.
  404. [self connectToFcm];
  405. // TODO: If necessary send token to application server.
  406. }
  407. - (void)connectToFcm {
  408. // Won't connect since there is no token
  409. if (![[FIRInstanceID instanceID] token]) {
  410. return;
  411. }
  412. // Disconnect previous FCM connection if it exists.
  413. [[FIRMessaging messaging] disconnect];
  414. [[FIRMessaging messaging] connectWithCompletion:^(NSError * _Nullable error) {
  415. if (error != nil) {
  416. NSLog(@"[LOG] Unable to connect to FCM. %@", error);
  417. } else {
  418. NSLog(@"[LOG] Connected to FCM.");
  419. }
  420. }];
  421. }
  422. #if defined(__IPHONE_10_0) && __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_10_0
  423. // Receive data message on iOS 10 devices while app is in the foreground.
  424. - (void)applicationReceivedRemoteMessage:(FIRMessagingRemoteMessage *)remoteMessage {
  425. // Print full message
  426. NSLog(@"[LOG] %@", remoteMessage.appData);
  427. }
  428. #endif
  429. */
  430. #pragma --------------------------------------------------------------------------------------------
  431. #pragma mark ===== Quick Actions - ShotcutItem =====
  432. #pragma --------------------------------------------------------------------------------------------
  433. - (void)configDynamicShortcutItems
  434. {
  435. NSString *bundleId = [NSBundle mainBundle].bundleIdentifier;
  436. UIApplicationShortcutIcon *shortcutPhotosIcon = [UIApplicationShortcutIcon iconWithTemplateImageName:@"quickActionPhotos"];
  437. UIApplicationShortcutIcon *shortcutUploadIcon = [UIApplicationShortcutIcon iconWithTemplateImageName:@"quickActionUpload"];
  438. UIApplicationShortcutItem *shortcutPhotos = [[UIApplicationShortcutItem alloc] initWithType:[NSString stringWithFormat:@"%@.photos", bundleId] localizedTitle:NSLocalizedString(@"_photo_camera_", nil) localizedSubtitle:nil icon:shortcutPhotosIcon userInfo:nil];
  439. UIApplicationShortcutItem *shortcutUpload = [[UIApplicationShortcutItem alloc] initWithType:[NSString stringWithFormat:@"%@.upload", bundleId] localizedTitle:NSLocalizedString(@"_upload_file_", nil) localizedSubtitle:nil icon:shortcutUploadIcon userInfo:nil];
  440. // add the array to our app
  441. if (shortcutUpload && shortcutPhotos)
  442. [UIApplication sharedApplication].shortcutItems = @[shortcutUpload, shortcutPhotos];
  443. }
  444. - (void)application:(UIApplication *)application performActionForShortcutItem:(UIApplicationShortcutItem *)shortcutItem completionHandler:(void (^)(BOOL))completionHandler
  445. {
  446. BOOL handledShortCutItem = [self handleShortCutItem:shortcutItem];
  447. completionHandler(handledShortCutItem);
  448. }
  449. - (BOOL)handleShortCutItem:(UIApplicationShortcutItem *)shortcutItem
  450. {
  451. BOOL handled = NO;
  452. NSString *bundleId = [NSBundle mainBundle].bundleIdentifier;
  453. NSString *shortcutPhotos = [NSString stringWithFormat:@"%@.photos", bundleId];
  454. NSString *shortcutUpload = [NSString stringWithFormat:@"%@.upload", bundleId];
  455. NSString *shortcutUploadEncrypted = [NSString stringWithFormat:@"%@.uploadEncrypted", bundleId];
  456. if ([shortcutItem.type isEqualToString:shortcutUpload] && self.activeAccount) {
  457. dispatch_async(dispatch_get_main_queue(), ^{
  458. if (_activeMain) {
  459. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  460. if (splitViewController.isCollapsed) {
  461. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  462. for (UINavigationController *nvc in tbc.viewControllers) {
  463. if ([nvc.topViewController isKindOfClass:[CCDetail class]])
  464. [nvc popToRootViewControllerAnimated:NO];
  465. }
  466. [tbc setSelectedIndex: k_tabBarApplicationIndexFile];
  467. } else {
  468. UINavigationController *nvcDetail = splitViewController.viewControllers.lastObject;
  469. [nvcDetail popToRootViewControllerAnimated:NO];
  470. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  471. [tbc setSelectedIndex: k_tabBarApplicationIndexFile];
  472. }
  473. [_activeMain.navigationController popToRootViewControllerAnimated:NO];
  474. dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 0.2 * NSEC_PER_SEC), dispatch_get_main_queue(), ^{
  475. [[CCQuickActions quickActionsManager] startQuickActionsViewController:_activeMain];
  476. });
  477. }
  478. });
  479. handled = YES;
  480. }
  481. else if ([shortcutItem.type isEqualToString:shortcutUploadEncrypted] && self.activeAccount) {
  482. dispatch_async(dispatch_get_main_queue(), ^{
  483. if (_activeMain) {
  484. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  485. if (splitViewController.isCollapsed) {
  486. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  487. for (UINavigationController *nvc in tbc.viewControllers) {
  488. if ([nvc.topViewController isKindOfClass:[CCDetail class]])
  489. [nvc popToRootViewControllerAnimated:NO];
  490. }
  491. [tbc setSelectedIndex: k_tabBarApplicationIndexFile];
  492. } else {
  493. UINavigationController *nvcDetail = splitViewController.viewControllers.lastObject;
  494. [nvcDetail popToRootViewControllerAnimated:NO];
  495. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  496. [tbc setSelectedIndex: k_tabBarApplicationIndexFile];
  497. }
  498. [_activeMain.navigationController popToRootViewControllerAnimated:NO];
  499. dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 0.2 * NSEC_PER_SEC), dispatch_get_main_queue(), ^{
  500. [[CCQuickActions quickActionsManager] startQuickActionsViewController:_activeMain];
  501. });
  502. }
  503. });
  504. handled = YES;
  505. }
  506. else if ([shortcutItem.type isEqualToString:shortcutPhotos] && self.activeAccount) {
  507. dispatch_async(dispatch_get_main_queue(), ^{
  508. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  509. if (splitViewController.isCollapsed) {
  510. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  511. for (UINavigationController *nvc in tbc.viewControllers) {
  512. if ([nvc.topViewController isKindOfClass:[CCDetail class]])
  513. [nvc popToRootViewControllerAnimated:NO];
  514. }
  515. [tbc setSelectedIndex: k_tabBarApplicationIndexPhotos];
  516. } else {
  517. UINavigationController *nvcDetail = splitViewController.viewControllers.lastObject;
  518. [nvcDetail popToRootViewControllerAnimated:NO];
  519. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  520. [tbc setSelectedIndex: k_tabBarApplicationIndexPhotos];
  521. }
  522. });
  523. handled = YES;
  524. }
  525. return handled;
  526. }
  527. #pragma --------------------------------------------------------------------------------------------
  528. #pragma mark ===== StatusBar & ApplicationIconBadgeNumber =====
  529. #pragma --------------------------------------------------------------------------------------------
  530. - (void)messageNotification:(NSString *)title description:(NSString *)description visible:(BOOL)visible delay:(NSTimeInterval)delay type:(TWMessageBarMessageType)type errorCode:(NSInteger)errorcode
  531. {
  532. static NSInteger errorCodePrev = 0;
  533. dispatch_async(dispatch_get_main_queue(), ^{
  534. if (visible) {
  535. switch (errorcode) {
  536. // JDStatusBarNotification
  537. case kCFURLErrorNotConnectedToInternet :
  538. if (errorCodePrev != errorcode)
  539. [JDStatusBarNotification showWithStatus:NSLocalizedString(title, nil) dismissAfter:delay styleName:JDStatusBarStyleDefault];
  540. errorCodePrev = errorcode;
  541. break;
  542. // TWMessageBarManager
  543. default:
  544. if (description.length > 0) {
  545. [TWMessageBarManager sharedInstance].styleSheet = self;
  546. [[TWMessageBarManager sharedInstance] showMessageWithTitle:[NSString stringWithFormat:@"%@\n", NSLocalizedString(title, nil)] description:NSLocalizedString(description, nil) type:type duration:delay];
  547. }
  548. break;
  549. }
  550. } else {
  551. [[TWMessageBarManager sharedInstance] hideAllAnimated:YES];
  552. }
  553. });
  554. }
  555. - (UIColor *)backgroundColorForMessageType:(TWMessageBarMessageType)type
  556. {
  557. UIColor *backgroundColor = nil;
  558. switch (type)
  559. {
  560. case TWMessageBarMessageTypeError:
  561. backgroundColor = [UIColor colorWithRed:1.0 green:0.0 blue:0.0 alpha:0.90];
  562. break;
  563. case TWMessageBarMessageTypeSuccess:
  564. backgroundColor = [UIColor colorWithRed:0.588 green:0.797 blue:0.000 alpha:0.90];
  565. break;
  566. case TWMessageBarMessageTypeInfo:
  567. backgroundColor = [NCBrandColor sharedInstance].brand;
  568. break;
  569. default:
  570. break;
  571. }
  572. return backgroundColor;
  573. }
  574. - (UIColor *)strokeColorForMessageType:(TWMessageBarMessageType)type
  575. {
  576. UIColor *strokeColor = nil;
  577. switch (type)
  578. {
  579. case TWMessageBarMessageTypeError:
  580. strokeColor = [UIColor colorWithRed:1.0 green:0.0 blue:0.0 alpha:1.0];
  581. break;
  582. case TWMessageBarMessageTypeSuccess:
  583. strokeColor = [UIColor colorWithRed:0.0 green:1.0 blue:0.0 alpha:1.0];
  584. break;
  585. case TWMessageBarMessageTypeInfo:
  586. strokeColor = [UIColor colorWithRed:0.0 green:0.0 blue:1.0 alpha:1.0];
  587. break;
  588. default:
  589. break;
  590. }
  591. return strokeColor;
  592. }
  593. - (UIImage *)iconImageForMessageType:(TWMessageBarMessageType)type
  594. {
  595. UIImage *iconImage = nil;
  596. switch (type)
  597. {
  598. case TWMessageBarMessageTypeError:
  599. iconImage = [UIImage imageNamed:@"icon-error.png"];
  600. break;
  601. case TWMessageBarMessageTypeSuccess:
  602. iconImage = [UIImage imageNamed:@"icon-success.png"];
  603. break;
  604. case TWMessageBarMessageTypeInfo:
  605. iconImage = [UIImage imageNamed:@"icon-info.png"];
  606. break;
  607. default:
  608. break;
  609. }
  610. return iconImage;
  611. }
  612. - (void)updateApplicationIconBadgeNumber
  613. {
  614. // Test Maintenance
  615. if (self.maintenanceMode)
  616. return;
  617. NSInteger counterDownload = [[[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND (status = %d OR status == %d OR status == %d)", self.activeAccount, k_metadataStatusWaitDownload, k_metadataStatusInDownload, k_metadataStatusDownloading] sorted:@"fileName" ascending:true] count];
  618. NSInteger counterUpload = [[[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND (status == %d OR status == %d OR status == %d)", self.activeAccount, k_metadataStatusWaitUpload, k_metadataStatusInUpload, k_metadataStatusUploading] sorted:@"fileName" ascending:true] count];
  619. NSInteger total = counterDownload + counterUpload;
  620. [UIApplication sharedApplication].applicationIconBadgeNumber = total;
  621. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  622. if ([[splitViewController.viewControllers firstObject] isKindOfClass:[UITabBarController class]]) {
  623. UITabBarController *tbc = [splitViewController.viewControllers firstObject];
  624. UITabBarItem *tbItem = [tbc.tabBar.items objectAtIndex:0];
  625. if (total > 0) {
  626. [tbItem setBadgeValue:[NSString stringWithFormat:@"%li", (unsigned long)total]];
  627. } else {
  628. [tbItem setBadgeValue:nil];
  629. }
  630. }
  631. }
  632. #pragma --------------------------------------------------------------------------------------------
  633. #pragma mark ===== TabBarController =====
  634. #pragma --------------------------------------------------------------------------------------------
  635. - (void)createTabBarController:(UITabBarController *)tabBarController
  636. {
  637. UITabBarItem *item;
  638. NSLayoutConstraint *constraint;
  639. CGFloat multiplier = 0;
  640. CGFloat safeAreaBottom = 0;
  641. if (@available(iOS 11, *)) {
  642. safeAreaBottom = [UIApplication sharedApplication].delegate.window.safeAreaInsets.bottom/2;
  643. }
  644. [self aspectTabBar:tabBarController.tabBar hidden:NO];
  645. // File
  646. item = [tabBarController.tabBar.items objectAtIndex: k_tabBarApplicationIndexFile];
  647. [item setTitle:NSLocalizedString(@"_home_", nil)];
  648. item.image = [UIImage imageNamed:@"folder"];
  649. item.selectedImage = [UIImage imageNamed:@"folder"];
  650. // Favorites
  651. item = [tabBarController.tabBar.items objectAtIndex: k_tabBarApplicationIndexFavorite];
  652. [item setTitle:NSLocalizedString(@"_favorites_", nil)];
  653. item.image = [UIImage imageNamed:@"favorite"];
  654. item.selectedImage = [UIImage imageNamed:@"favorite"];
  655. // (PLUS)
  656. item = [tabBarController.tabBar.items objectAtIndex: k_tabBarApplicationIndexPlusHide];
  657. item.title = @"";
  658. item.image = [CCGraphics changeThemingColorImage:[UIImage imageNamed:@"tabBarPlus"] multiplier:3 color:[UIColor clearColor]];
  659. item.enabled = false;
  660. // Photos
  661. item = [tabBarController.tabBar.items objectAtIndex: k_tabBarApplicationIndexPhotos];
  662. [item setTitle:NSLocalizedString(@"_photo_camera_", nil)];
  663. item.image = [UIImage imageNamed:@"photos"];
  664. item.selectedImage = [UIImage imageNamed:@"photos"];
  665. // More
  666. item = [tabBarController.tabBar.items objectAtIndex: k_tabBarApplicationIndexMore];
  667. [item setTitle:NSLocalizedString(@"_more_", nil)];
  668. item.image = [UIImage imageNamed:@"tabBarMore"];
  669. item.selectedImage = [UIImage imageNamed:@"tabBarMore"];
  670. // Plus Button
  671. UIImage *buttonImage = [CCGraphics changeThemingColorImage:[UIImage imageNamed:@"tabBarPlus"] multiplier:3 color:[NCBrandColor sharedInstance].brandElement];
  672. UIButton *buttonPlus = [UIButton buttonWithType:UIButtonTypeCustom];
  673. buttonPlus.tag = 99;
  674. [buttonPlus setBackgroundImage:buttonImage forState:UIControlStateNormal];
  675. [buttonPlus setBackgroundImage:buttonImage forState:UIControlStateHighlighted];
  676. [buttonPlus addTarget:self action:@selector(handleTouchTabbarCenter:) forControlEvents:UIControlEventTouchUpInside];
  677. [buttonPlus setTranslatesAutoresizingMaskIntoConstraints:NO];
  678. [tabBarController.tabBar addSubview:buttonPlus];
  679. multiplier = 1.0;
  680. // X
  681. constraint =[NSLayoutConstraint constraintWithItem:buttonPlus attribute:NSLayoutAttributeCenterX relatedBy:NSLayoutRelationEqual toItem:tabBarController.tabBar attribute:NSLayoutAttributeCenterX multiplier:multiplier constant:0];
  682. [tabBarController.view addConstraint:constraint];
  683. // Y
  684. if (safeAreaBottom == 0) {
  685. constraint = [NSLayoutConstraint constraintWithItem:buttonPlus attribute:NSLayoutAttributeCenterY relatedBy:NSLayoutRelationEqual toItem:tabBarController.tabBar attribute:NSLayoutAttributeCenterY multiplier:multiplier constant:0];
  686. } else {
  687. constraint = [NSLayoutConstraint constraintWithItem:buttonPlus attribute:NSLayoutAttributeBottom relatedBy:NSLayoutRelationEqual toItem:tabBarController.tabBar attribute:NSLayoutAttributeCenterY multiplier:1.0 constant:+5];
  688. }
  689. [tabBarController.view addConstraint:constraint];
  690. multiplier = 0.8 * (tabBarController.tabBar.frame.size.height - safeAreaBottom) / tabBarController.tabBar.frame.size.height;
  691. // Width
  692. constraint = [NSLayoutConstraint constraintWithItem:buttonPlus attribute:NSLayoutAttributeWidth relatedBy:NSLayoutRelationEqual toItem:tabBarController.tabBar attribute:NSLayoutAttributeHeight multiplier:multiplier constant:0];
  693. [tabBarController.view addConstraint:constraint];
  694. // Height
  695. constraint = [NSLayoutConstraint constraintWithItem:buttonPlus attribute:NSLayoutAttributeHeight relatedBy:NSLayoutRelationEqual toItem:tabBarController.tabBar attribute:NSLayoutAttributeHeight multiplier:multiplier constant:0];
  696. [tabBarController.view addConstraint:constraint];
  697. }
  698. - (void)aspectNavigationControllerBar:(UINavigationBar *)nav online:(BOOL)online hidden:(BOOL)hidden
  699. {
  700. nav.translucent = NO;
  701. nav.barTintColor = [NCBrandColor sharedInstance].brand;
  702. nav.tintColor = [NCBrandColor sharedInstance].brandText;
  703. [nav setTitleTextAttributes:@{NSForegroundColorAttributeName : [NCBrandColor sharedInstance].brandText}];
  704. // Change bar bottom line shadow
  705. nav.shadowImage = [CCGraphics generateSinglePixelImageWithColor:[NCBrandColor sharedInstance].brand];
  706. if (!online)
  707. [nav setTitleTextAttributes:@{NSForegroundColorAttributeName : [NCBrandColor sharedInstance].connectionNo}];
  708. nav.hidden = hidden;
  709. [nav setAlpha:1];
  710. }
  711. - (void)aspectTabBar:(UITabBar *)tab hidden:(BOOL)hidden
  712. {
  713. tab.translucent = NO;
  714. tab.barTintColor = [NCBrandColor sharedInstance].tabBar;
  715. tab.tintColor = [NCBrandColor sharedInstance].brandElement;
  716. tab.hidden = hidden;
  717. [tab setAlpha:1];
  718. }
  719. - (void)plusButtonVisibile:(BOOL)visible
  720. {
  721. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  722. UITabBarController *tabBarController = [splitViewController.viewControllers firstObject];
  723. UIButton *buttonPlus = [tabBarController.view viewWithTag:99];
  724. UIImage *buttonImage = [CCGraphics changeThemingColorImage:[UIImage imageNamed:@"tabBarPlus"] multiplier:3 color:[NCBrandColor sharedInstance].brandElement];
  725. [buttonPlus setBackgroundImage:buttonImage forState:UIControlStateNormal];
  726. [buttonPlus setBackgroundImage:buttonImage forState:UIControlStateHighlighted];
  727. if (buttonPlus) {
  728. if (visible) {
  729. buttonPlus.hidden = false;
  730. } else {
  731. buttonPlus.hidden = true;
  732. }
  733. }
  734. }
  735. - (void)handleTouchTabbarCenter:(id)sender
  736. {
  737. // Test Maintenance
  738. if (self.maintenanceMode)
  739. return;
  740. UIView *view = [[(UIButton *)sender superview] superview];
  741. CreateMenuAdd *menuAdd = [[CreateMenuAdd alloc] initWithThemingColor:[NCBrandColor sharedInstance].brandElement];
  742. [menuAdd createMenuWithView:view];
  743. }
  744. - (void)selectedTabBarController:(NSInteger)index
  745. {
  746. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  747. if (splitViewController.isCollapsed) {
  748. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  749. for (UINavigationController *nvc in tbc.viewControllers) {
  750. if ([nvc.topViewController isKindOfClass:[CCDetail class]])
  751. [nvc popToRootViewControllerAnimated:NO];
  752. }
  753. [tbc setSelectedIndex: index];
  754. } else {
  755. UINavigationController *nvcDetail = splitViewController.viewControllers.lastObject;
  756. [nvcDetail popToRootViewControllerAnimated:NO];
  757. UITabBarController *tbc = splitViewController.viewControllers.firstObject;
  758. [tbc setSelectedIndex: index];
  759. }
  760. }
  761. - (NSString *)getTabBarControllerActiveServerUrl
  762. {
  763. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  764. UITabBarController *tabBarController = [splitViewController.viewControllers firstObject];
  765. NSString *serverUrl = [CCUtility getHomeServerUrlActiveUrl:self.activeUrl];
  766. NSInteger index = tabBarController.selectedIndex;
  767. // select active serverUrl
  768. if (index == k_tabBarApplicationIndexFile) {
  769. serverUrl = self.activeMain.serverUrl;
  770. } else if (index == k_tabBarApplicationIndexFavorite) {
  771. if (self.activeFavorites.serverUrl)
  772. serverUrl = self.activeFavorites.serverUrl;
  773. } else if (index == k_tabBarApplicationIndexPhotos) {
  774. serverUrl = [[NCManageDatabase sharedInstance] getAccountAutoUploadPath:self.activeUrl];
  775. }
  776. return serverUrl;
  777. }
  778. #pragma --------------------------------------------------------------------------------------------
  779. #pragma mark ===== Theming Color =====
  780. #pragma --------------------------------------------------------------------------------------------
  781. - (void)settingThemingColorBrand
  782. {
  783. if (self.activeAccount.length == 0 || self.maintenanceMode)
  784. return;
  785. if ([NCBrandOptions sharedInstance].use_themingColor) {
  786. tableCapabilities *capabilities = [[NCManageDatabase sharedInstance] getCapabilites];
  787. [CCGraphics settingThemingColor:capabilities.themingColor themingColorElement:capabilities.themingColorElement themingColorText:capabilities.themingColorText];
  788. } else {
  789. [NCBrandColor sharedInstance].brand = [NCBrandColor sharedInstance].customer;
  790. [NCBrandColor sharedInstance].brandElement = [NCBrandColor sharedInstance].customer;
  791. [NCBrandColor sharedInstance].brandText = [NCBrandColor sharedInstance].customerText;
  792. }
  793. [[NSNotificationCenter defaultCenter] postNotificationOnMainThreadName:@"changeTheming" object:nil];
  794. }
  795. - (void)changeTheming:(UIViewController *)vc
  796. {
  797. // Change Navigation & TabBar color
  798. vc.navigationController.navigationBar.barTintColor = [NCBrandColor sharedInstance].brand;
  799. vc.tabBarController.tabBar.tintColor = [NCBrandColor sharedInstance].brandElement;
  800. // Change bar bottom line shadow
  801. vc.navigationController.navigationBar.shadowImage = [CCGraphics generateSinglePixelImageWithColor:[NCBrandColor sharedInstance].brand];
  802. // Change button Plus
  803. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  804. UITabBarController *tabBarController = [splitViewController.viewControllers firstObject];
  805. UIButton *button = [tabBarController.view viewWithTag:99];
  806. UIImage *buttonImage = [CCGraphics changeThemingColorImage:[UIImage imageNamed:@"tabBarPlus"] multiplier:3 color:[NCBrandColor sharedInstance].brandElement];
  807. [button setBackgroundImage:buttonImage forState:UIControlStateNormal];
  808. [button setBackgroundImage:buttonImage forState:UIControlStateHighlighted];
  809. // Tint Color GLOBAL WINDOW
  810. [self.window setTintColor:[NCBrandColor sharedInstance].textView];
  811. }
  812. #pragma --------------------------------------------------------------------------------------------
  813. #pragma mark ===== Manager Passcode =====
  814. #pragma --------------------------------------------------------------------------------------------
  815. - (BOOL)lockScreenManagerShouldShowLockScreen:(BKPasscodeLockScreenManager *)aManager
  816. {
  817. // ServerUrl active
  818. NSString *serverUrl = self.activeMain.serverUrl;
  819. BOOL isBlockZone = false;
  820. // fermiamo la data della sessione
  821. self.sessionePasscodeLock = nil;
  822. // se il block code è a zero esci con NON attivare la richiesta password
  823. if ([[CCUtility getBlockCode] length] == 0) return NO;
  824. // se non c'è attivo un account esci con NON attivare la richiesta password
  825. if ([self.activeAccount length] == 0) return NO;
  826. // se non è attivo il OnlyLockDir esci con NON attivare la richiesta password
  827. if (serverUrl && _activeUrl) {
  828. while (![serverUrl isEqualToString:[CCUtility getHomeServerUrlActiveUrl:_activeUrl]]) {
  829. tableDirectory *directory = [[NCManageDatabase sharedInstance] getTableDirectoryWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND serverUrl == %@", self.activeAccount, serverUrl]];
  830. if (directory.lock) {
  831. isBlockZone = true;
  832. break;
  833. } else {
  834. serverUrl = [CCUtility deletingLastPathComponentFromServerUrl:serverUrl];
  835. if (serverUrl == self.activeUrl)
  836. break;
  837. }
  838. }
  839. }
  840. if ([CCUtility getOnlyLockDir] && !isBlockZone) return NO;
  841. return YES;
  842. }
  843. - (UIViewController *)lockScreenManagerPasscodeViewController:(BKPasscodeLockScreenManager *)aManager
  844. {
  845. CCBKPasscode *viewController = [[CCBKPasscode alloc] initWithNibName:nil bundle:nil];
  846. viewController.type = BKPasscodeViewControllerCheckPasscodeType;
  847. viewController.delegate = self;
  848. viewController.title = [NCBrandOptions sharedInstance].brand;
  849. viewController.fromType = CCBKPasscodeFromLockScreen;
  850. viewController.inputViewTitlePassword = YES;
  851. if ([CCUtility getSimplyBlockCode]) {
  852. viewController.passcodeStyle = BKPasscodeInputViewNumericPasscodeStyle;
  853. viewController.passcodeInputView.maximumLength = 6;
  854. } else {
  855. viewController.passcodeStyle = BKPasscodeInputViewNormalPasscodeStyle;
  856. viewController.passcodeInputView.maximumLength = 64;
  857. }
  858. viewController.touchIDManager = [[BKTouchIDManager alloc] initWithKeychainServiceName: k_serviceShareKeyChain];
  859. viewController.touchIDManager.promptText = NSLocalizedString(@"_scan_fingerprint_", nil);
  860. UINavigationController *navigationController = [[UINavigationController alloc] initWithRootViewController:viewController];
  861. return navigationController;
  862. }
  863. - (void)passcodeViewController:(CCBKPasscode *)aViewController didFinishWithPasscode:(NSString *)aPasscode
  864. {
  865. [aViewController dismissViewControllerAnimated:YES completion:nil];
  866. // is a lock screen
  867. if (aViewController.fromType == CCBKPasscodeFromLockScreen) {
  868. [aViewController dismissViewControllerAnimated:YES completion:nil];
  869. // start session Passcode Lock
  870. BOOL isBlockZone = false;
  871. NSString *serverUrl = self.activeMain.serverUrl;
  872. while (![serverUrl isEqualToString:[CCUtility getHomeServerUrlActiveUrl:_activeUrl]]) {
  873. tableDirectory *directory = [[NCManageDatabase sharedInstance] getTableDirectoryWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND serverUrl == %@", self.activeAccount, serverUrl]];
  874. if (directory.lock) {
  875. isBlockZone = true;
  876. break;
  877. } else {
  878. serverUrl = [CCUtility deletingLastPathComponentFromServerUrl:serverUrl];
  879. if (serverUrl == self.activeUrl)
  880. break;
  881. }
  882. }
  883. if (isBlockZone)
  884. self.sessionePasscodeLock = [NSDate date];
  885. }
  886. }
  887. - (void)passcodeViewController:(CCBKPasscode *)aViewController authenticatePasscode:(NSString *)aPasscode resultHandler:(void (^)(BOOL))aResultHandler
  888. {
  889. if (aViewController.fromType == CCBKPasscodeFromLockScreen || aViewController.fromType == CCBKPasscodeFromInit) {
  890. if ([aPasscode isEqualToString:[CCUtility getBlockCode]]) {
  891. //self.lockUntilDate = nil;
  892. //self.failedAttempts = 0;
  893. aResultHandler(YES);
  894. } else aResultHandler(NO);
  895. } else aResultHandler(YES);
  896. }
  897. #pragma --------------------------------------------------------------------------------------------
  898. #pragma mark ===== reachabilityChanged =====
  899. #pragma --------------------------------------------------------------------------------------------
  900. -(void)reachabilityChanged:(SCNetworkReachabilityFlags)flags
  901. {
  902. if ([self.reachability isReachable]) {
  903. if (self.lastReachability == NO) {
  904. NSLog(@"[LOG] Request Service Server Nextcloud");
  905. [[NCService sharedInstance] startRequestServicesServer];
  906. }
  907. NSLog(@"[LOG] Reachability Changed: Reachable");
  908. self.lastReachability = YES;
  909. } else {
  910. if (self.lastReachability == YES) {
  911. [self messageNotification:@"_network_not_available_" description:nil visible:YES delay:k_dismissAfterSecond type:TWMessageBarMessageTypeInfo errorCode:kCFURLErrorNotConnectedToInternet];
  912. }
  913. NSLog(@"[LOG] Reachability Changed: NOT Reachable");
  914. self.lastReachability = NO;
  915. }
  916. if ([self.reachability isReachableViaWiFi]) NSLog(@"[LOG] Reachability Changed: WiFi");
  917. if ([self.reachability isReachableViaWWAN]) NSLog(@"[LOG] Reachability Changed: WWAn");
  918. [[NSNotificationCenter defaultCenter] postNotificationOnMainThreadName:@"setTitleMain" object:nil];
  919. }
  920. #pragma --------------------------------------------------------------------------------------------
  921. #pragma mark ===== Fetch =====
  922. #pragma --------------------------------------------------------------------------------------------
  923. - (void)application:(UIApplication *)application performFetchWithCompletionHandler:(void (^)(UIBackgroundFetchResult))completionHandler
  924. {
  925. NSLog(@"[LOG] Start perform Fetch With Completion Handler");
  926. // Verify new photo
  927. [[NCAutoUpload sharedInstance] initStateAutoUpload];
  928. // after 20 sec
  929. dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 20 * NSEC_PER_SEC), dispatch_get_main_queue(), ^{
  930. NSArray *records = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND session != ''", self.activeAccount] sorted:nil ascending:NO];
  931. if ([records count] > 0) {
  932. completionHandler(UIBackgroundFetchResultNewData);
  933. } else {
  934. completionHandler(UIBackgroundFetchResultNoData);
  935. }
  936. NSLog(@"[LOG] End 20 sec. perform Fetch With Completion Handler");
  937. });
  938. }
  939. #pragma --------------------------------------------------------------------------------------------
  940. #pragma mark ===== Operation Networking & Session =====
  941. #pragma --------------------------------------------------------------------------------------------
  942. //
  943. // Method called by the system when all the background task has end
  944. //
  945. - (void)application:(UIApplication *)application handleEventsForBackgroundURLSession:(NSString *)identifier completionHandler:(void (^)(void))completionHandler
  946. {
  947. NSLog(@"[LOG] Start handle Events For Background URLSession: %@", identifier);
  948. // after 20 sec
  949. dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 20 * NSEC_PER_SEC), dispatch_get_main_queue(), ^{
  950. self.backgroundSessionCompletionHandler = completionHandler;
  951. void (^completionHandler)() = self.backgroundSessionCompletionHandler;
  952. self.backgroundSessionCompletionHandler = nil;
  953. completionHandler();
  954. NSLog(@"[LOG] End 20 sec. Start handle Events For Background URLSession: %@", identifier);
  955. });
  956. }
  957. - (void)addNetworkingOperationQueue:(NSOperationQueue *)netQueue delegate:(id)delegate metadataNet:(CCMetadataNet *)metadataNet
  958. {
  959. id operation;
  960. operation = [[OCnetworking alloc] initWithDelegate:delegate metadataNet:metadataNet withUser:_activeUser withUserID:_activeUserID withPassword:_activePassword withUrl:_activeUrl];
  961. [operation setQueuePriority:metadataNet.priority];
  962. [netQueue addOperation:operation];
  963. }
  964. // Notification change session
  965. - (void)sessionChanged:(NSNotification *)notification
  966. {
  967. NSURLSession *session;
  968. NSString *fileID;
  969. NSURLSessionTask *task;
  970. for (id object in notification.object) {
  971. if ([object isKindOfClass:[NSURLSession class]])
  972. session = object;
  973. if ([object isKindOfClass:[NSString class]])
  974. fileID = object;
  975. if ([object isKindOfClass:[NSURLSessionTask class]])
  976. task = object;
  977. }
  978. /*
  979. Task
  980. */
  981. if (fileID && [_listChangeTask objectForKey:fileID])
  982. dispatch_async(dispatch_get_main_queue(), ^{
  983. [self changeTask:fileID];
  984. });
  985. /*
  986. Session
  987. */
  988. if (session) {
  989. [session getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  990. unsigned long numDownload = [downloadTasks count];
  991. unsigned long numUpload = [uploadTasks count];
  992. NSLog(@"[LOG] Num Download in queue %lu, num upload in queue %lu", numDownload, numUpload);
  993. }];
  994. }
  995. }
  996. - (void)changeTask:(NSString *)fileID
  997. {
  998. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID == %@", fileID]];
  999. if (!metadata) return;
  1000. NSString *serverUrl = [[NCManageDatabase sharedInstance] getServerUrl:metadata.directoryID];
  1001. if (!serverUrl) return;
  1002. if ([[_listChangeTask objectForKey:fileID] isEqualToString:@"cancelUpload"]) {
  1003. [[NSFileManager defaultManager] removeItemAtPath:[CCUtility getDirectoryProviderStorageFileID:fileID] error:nil];
  1004. [[NCManageDatabase sharedInstance] deleteMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID == %@", fileID] clearDateReadDirectoryID:nil];
  1005. }
  1006. else if ([[_listChangeTask objectForKey:fileID] isEqualToString:@"cancelDownload"]) {
  1007. [[NCManageDatabase sharedInstance] setMetadataSession:@"" sessionError:@"" sessionSelector:@"" sessionTaskIdentifier:k_taskIdentifierDone status:k_metadataStatusNormal predicate:[NSPredicate predicateWithFormat:@"fileID == %@", fileID]];
  1008. }
  1009. // remove ChangeTask (fileID) from the list
  1010. [_listChangeTask removeObjectForKey:fileID];
  1011. // delete progress
  1012. [_listProgressMetadata removeObjectForKey:fileID];
  1013. // Refresh
  1014. [_activeMain reloadDatasource:serverUrl];
  1015. [_activeFavorites reloadDatasource];
  1016. [_activeTransfers reloadDatasource];
  1017. }
  1018. #pragma --------------------------------------------------------------------------------------------
  1019. #pragma mark ===== Process Load Download/Upload < k_timerProcess seconds > =====
  1020. #pragma --------------------------------------------------------------------------------------------
  1021. - (void)loadAutoDownloadUpload
  1022. {
  1023. tableMetadata *metadataForUpload, *metadataForDownload;
  1024. NSInteger counterNewDownloadUpload = 0;
  1025. // Test Maintenance
  1026. if (self.maintenanceMode)
  1027. return;
  1028. // E2EE : not in background
  1029. if ([[UIApplication sharedApplication] applicationState] == UIApplicationStateBackground) {
  1030. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND (status == %d OR status == %d)", self.activeAccount, k_metadataStatusInUpload, k_metadataStatusUploading]];
  1031. if (metadata) {
  1032. tableDirectory *directory = [[NCManageDatabase sharedInstance] getTableDirectoryWithPredicate:[NSPredicate predicateWithFormat:@"directoryID == %@ AND e2eEncrypted == 1", metadata.directoryID]];
  1033. if (directory != nil)
  1034. return;
  1035. }
  1036. }
  1037. // Stop Timer
  1038. [_timerProcessAutoDownloadUpload invalidate];
  1039. NSInteger counterDownload = [[[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND (status == %d OR status == %d)", self.activeAccount, k_metadataStatusInDownload, k_metadataStatusDownloading] sorted:@"fileName" ascending:true] count];
  1040. NSInteger counterUpload = [[[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND (status == %d OR status == %d)", self.activeAccount, k_metadataStatusInUpload, k_metadataStatusUploading] sorted:@"fileName" ascending:true] count];
  1041. NSLog(@"[LOG] -PROCESS-AUTO-UPLOAD-");
  1042. // ------------------------- <selector Download> -------------------------
  1043. if (counterDownload < k_maxConcurrentOperationDownload) {
  1044. metadataForDownload = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND status == %d", _activeAccount, k_metadataStatusWaitDownload]];
  1045. if (metadataForDownload) {
  1046. metadataForDownload.status = k_metadataStatusInDownload;
  1047. tableMetadata *metadata = [[NCManageDatabase sharedInstance] addMetadata:metadataForDownload];
  1048. [[CCNetworking sharedNetworking] downloadFile:metadata taskStatus:k_taskStatusResume delegate:_activeMain];
  1049. counterNewDownloadUpload++;
  1050. }
  1051. }
  1052. // ------------------------- <selector Upload> -------------------------
  1053. if (counterUpload < k_maxConcurrentOperationUpload) {
  1054. metadataForUpload = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND sessionSelector == %@ AND status == %d", _activeAccount, selectorUploadFile, k_metadataStatusWaitUpload]];
  1055. if (metadataForUpload) {
  1056. if ([metadataForUpload.session isEqualToString:k_upload_session_extension]) {
  1057. metadataForUpload.session = k_upload_session;
  1058. }
  1059. metadataForUpload.status = k_metadataStatusInUpload;
  1060. tableMetadata *metadata = [[NCManageDatabase sharedInstance] addMetadata:metadataForUpload];
  1061. [[CCNetworking sharedNetworking] uploadFile:metadata taskStatus:k_taskStatusResume delegate:_activeMain];
  1062. counterNewDownloadUpload++;
  1063. }
  1064. }
  1065. // ------------------------- <selector Auto Upload> -------------------------
  1066. if (counterUpload < k_maxConcurrentOperationUpload) {
  1067. metadataForUpload = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND sessionSelector == %@ AND status == %d", _activeAccount, selectorUploadAutoUpload, k_metadataStatusWaitUpload]];
  1068. if (metadataForUpload) {
  1069. metadataForUpload.status = k_metadataStatusInUpload;
  1070. tableMetadata *metadata = [[NCManageDatabase sharedInstance] addMetadata:metadataForUpload];
  1071. [[CCNetworking sharedNetworking] uploadFile:metadata taskStatus:k_taskStatusResume delegate:_activeMain];
  1072. counterNewDownloadUpload++;
  1073. }
  1074. }
  1075. // ------------------------- <selector Auto Upload All> ----------------------
  1076. // Verify num error k_maxErrorAutoUploadAll after STOP (100)
  1077. NSArray *metadatas = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND sessionSelector == %@ AND status == %i", _activeAccount, selectorUploadAutoUploadAll, k_metadataStatusUploadError] sorted:nil ascending:NO];
  1078. NSInteger errorCount = [metadatas count];
  1079. if (errorCount >= k_maxErrorAutoUploadAll) {
  1080. [self messageNotification:@"_error_" description:@"_too_errors_automatic_all_" visible:YES delay:k_dismissAfterSecond type:TWMessageBarMessageTypeError errorCode:k_CCErrorInternalError];
  1081. [[NCManageDatabase sharedInstance] addActivityClient:@"" fileID:@"" action:k_activityDebugActionAutoUpload selector:selectorUploadAutoUploadAll note:@"_too_errors_automatic_all_" type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  1082. } else {
  1083. if (counterUpload < k_maxConcurrentOperationUpload) {
  1084. metadataForUpload = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND sessionSelector == %@ AND status == %d", _activeAccount, selectorUploadAutoUploadAll, k_metadataStatusWaitUpload]];
  1085. if (metadataForUpload) {
  1086. metadataForUpload.status = k_metadataStatusInUpload;
  1087. tableMetadata *metadata = [[NCManageDatabase sharedInstance] addMetadata:metadataForUpload];
  1088. [[CCNetworking sharedNetworking] uploadFile:metadata taskStatus:k_taskStatusResume delegate:_activeMain];
  1089. counterNewDownloadUpload++;
  1090. }
  1091. }
  1092. }
  1093. // No Download/upload available ? --> remove errors for retry
  1094. if (counterNewDownloadUpload == 0) {
  1095. NSArray *metadatas = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND (status == %d OR status == %d)", _activeAccount, k_metadataStatusDownloadError, k_metadataStatusUploadError] sorted:nil ascending:NO];
  1096. for (tableMetadata *metadata in metadatas) {
  1097. if (metadata.status == k_metadataStatusDownloadError)
  1098. metadata.status = k_metadataStatusWaitDownload;
  1099. else if (metadata.status == k_metadataStatusUploadError)
  1100. metadata.status = k_metadataStatusWaitUpload;
  1101. (void)[[NCManageDatabase sharedInstance] addMetadata:metadata];
  1102. }
  1103. }
  1104. // Verify Transfer
  1105. // TODO: move in new acrivity/transfers view
  1106. //
  1107. if (counterNewDownloadUpload == 0) {
  1108. NSArray *recordsInDownloading = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND session != %@ AND status == %d", self.activeAccount, k_download_session_extension, k_metadataStatusDownloading] sorted:@"fileName" ascending:true];
  1109. for (tableMetadata *metadata in recordsInDownloading) {
  1110. NSURLSession *session = [[CCNetworking sharedNetworking] getSessionfromSessionDescription:metadata.session];
  1111. [session getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  1112. NSURLSessionTask *findTask;
  1113. for (NSURLSessionTask *task in downloadTasks) {
  1114. if (task.taskIdentifier == metadata.sessionTaskIdentifier) {
  1115. findTask = task;
  1116. }
  1117. }
  1118. if (!findTask) {
  1119. metadata.sessionError = @"Internal error, task not found";
  1120. metadata.sessionTaskIdentifier = k_taskIdentifierDone;
  1121. metadata.status = k_metadataStatusDownloadError;
  1122. (void)[[NCManageDatabase sharedInstance] addMetadata:metadata];
  1123. }
  1124. }];
  1125. }
  1126. NSArray *recordsInUploading = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account == %@ AND session != %@ AND status == %d", self.activeAccount, k_upload_session_extension, k_metadataStatusUploading] sorted:@"fileName" ascending:true];
  1127. for (tableMetadata *metadata in recordsInUploading) {
  1128. NSURLSession *session = [[CCNetworking sharedNetworking] getSessionfromSessionDescription:metadata.session];
  1129. [session getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  1130. NSURLSessionTask *findTask;
  1131. for (NSURLSessionTask *task in uploadTasks) {
  1132. if (task.taskIdentifier == metadata.sessionTaskIdentifier) {
  1133. findTask = task;
  1134. }
  1135. }
  1136. if (!findTask) {
  1137. metadata.sessionError = @"Internal error, task not found";
  1138. metadata.sessionTaskIdentifier = k_taskIdentifierDone;
  1139. metadata.status = k_metadataStatusUploadError;
  1140. (void)[[NCManageDatabase sharedInstance] addMetadata:metadata];
  1141. }
  1142. }];
  1143. }
  1144. }
  1145. // Start Timer
  1146. _timerProcessAutoDownloadUpload = [NSTimer scheduledTimerWithTimeInterval:k_timerProcessAutoDownloadUpload target:self selector:@selector(loadAutoDownloadUpload) userInfo:nil repeats:YES];
  1147. }
  1148. #pragma --------------------------------------------------------------------------------------------
  1149. #pragma mark ===== Open CCUploadFromOtherUpp =====
  1150. #pragma --------------------------------------------------------------------------------------------
  1151. - (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url
  1152. {
  1153. return YES;
  1154. }
  1155. // Method called from iOS system to send a file from other app.
  1156. - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options
  1157. {
  1158. NSError *error;
  1159. NSLog(@"[LOG] the path is: %@", url.path);
  1160. NSArray *splitedUrl = [url.path componentsSeparatedByString:@"/"];
  1161. self.fileNameUpload = [NSString stringWithFormat:@"%@",[splitedUrl objectAtIndex:([splitedUrl count]-1)]];
  1162. if (self.activeAccount) {
  1163. [[NSFileManager defaultManager]removeItemAtPath:[NSTemporaryDirectory() stringByAppendingString:self.fileNameUpload] error:nil];
  1164. [[NSFileManager defaultManager]moveItemAtPath:url.path toPath:[NSTemporaryDirectory() stringByAppendingString:self.fileNameUpload] error:&error];
  1165. if (error == nil) {
  1166. UISplitViewController *splitViewController = (UISplitViewController *)self.window.rootViewController;
  1167. UINavigationController *splitNavigationController = [splitViewController.viewControllers firstObject];
  1168. UINavigationController *navigationController = [[UIStoryboard storyboardWithName:@"CCUploadFromOtherUpp" bundle:nil] instantiateViewControllerWithIdentifier:@"CCUploadNavigationViewController"];
  1169. dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 0.5 * NSEC_PER_SEC), dispatch_get_main_queue(), ^{
  1170. [splitNavigationController presentViewController:navigationController animated:YES completion:nil];
  1171. });
  1172. }
  1173. }
  1174. return YES;
  1175. }
  1176. #pragma --------------------------------------------------------------------------------------------
  1177. #pragma mark ===== Crashlytics =====
  1178. #pragma --------------------------------------------------------------------------------------------
  1179. - (void) logUser
  1180. {
  1181. if (self.activeAccount.length > 0)
  1182. [CrashlyticsKit setUserName:self.activeAccount];
  1183. }
  1184. #pragma --------------------------------------------------------------------------------------------
  1185. #pragma mark ===== Maintenance Mode =====
  1186. #pragma --------------------------------------------------------------------------------------------
  1187. - (void)maintenanceMode:(BOOL)mode
  1188. {
  1189. self.maintenanceMode = mode;
  1190. }
  1191. #pragma --------------------------------------------------------------------------------------------
  1192. #pragma mark ===== UPGRADE =====
  1193. #pragma --------------------------------------------------------------------------------------------
  1194. - (BOOL)upgrade
  1195. {
  1196. #ifdef DEBUG
  1197. //self.maintenanceMode = YES;
  1198. #endif
  1199. NSString *actualVersion = [CCUtility getVersion];
  1200. NSString *actualBuild = [CCUtility getBuild];
  1201. /* ---------------------- UPGRADE VERSION ----------------------- */
  1202. // VERSION < 2.17.6
  1203. if (([actualVersion compare:@"2.17.6" options:NSNumericSearch] == NSOrderedAscending)) {
  1204. // Remove All old Photo Library
  1205. [[NCManageDatabase sharedInstance] clearTable:[tablePhotoLibrary class] account:nil];
  1206. }
  1207. // VERSION == 2.17.6
  1208. if ([actualVersion isEqualToString:@"2.17.6"]) {
  1209. // Build < 10
  1210. if (([actualBuild compare:@"10" options:NSNumericSearch] == NSOrderedAscending) || actualBuild == nil) {
  1211. // Remove All old Photo Library
  1212. //[[NCManageDatabase sharedInstance] clearTable:[tablePhotoLibrary class] account:nil];
  1213. }
  1214. }
  1215. if (([actualVersion compare:@"2.19.1" options:NSNumericSearch] == NSOrderedAscending)) {
  1216. [[NCManageDatabase sharedInstance] clearTable:[tableMetadata class] account:nil];
  1217. [[NCManageDatabase sharedInstance] setClearAllDateReadDirectory];
  1218. }
  1219. if (([actualVersion compare:@"2.22.0" options:NSNumericSearch] == NSOrderedAscending)) {
  1220. NSArray *records = [[NCManageDatabase sharedInstance] getTableLocalFilesWithPredicate:[NSPredicate predicateWithFormat:@"#size > 0"] sorted:@"account" ascending:NO];
  1221. dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{
  1222. NSString *account = @"";
  1223. NSString *directoryUser = @"";
  1224. NSString *fileName, *fileNameIco;
  1225. for (tableLocalFile *record in records) {
  1226. if (![account isEqualToString:record.account]) {
  1227. tableAccount *tableAccount = [[NCManageDatabase sharedInstance] getAccountWithPredicate:[NSPredicate predicateWithFormat:@"account == %@", record.account]];
  1228. if (tableAccount) {
  1229. directoryUser = [CCUtility getDirectoryActiveUser:tableAccount.user activeUrl:tableAccount.url];
  1230. account = record.account;
  1231. }
  1232. }
  1233. fileName = [NSString stringWithFormat:@"%@/%@", directoryUser, record.fileID];
  1234. fileNameIco = [NSString stringWithFormat:@"%@/%@.ico", directoryUser, record.fileID];
  1235. if (![directoryUser isEqualToString:@""] && [[NSFileManager defaultManager] fileExistsAtPath:fileName]) {
  1236. [CCUtility moveFileAtPath:fileName toPath:[CCUtility getDirectoryProviderStorageFileID:record.fileID fileName:record.fileName]];
  1237. if ([[NSFileManager defaultManager] fileExistsAtPath:fileNameIco])
  1238. [CCUtility moveFileAtPath:fileNameIco toPath:[CCUtility getDirectoryProviderStorageIconFileID:record.fileID fileNameView:record.fileName]];
  1239. }
  1240. }
  1241. });
  1242. }
  1243. return YES;
  1244. }
  1245. @end