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