Marino Faggiana %!s(int64=7) %!d(string=hai) anos
pai
achega
b796234661
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      iOSClient/Photos/CCPhotos.m

+ 3 - 1
iOSClient/Photos/CCPhotos.m

@@ -582,7 +582,9 @@
     if (appDelegate.activeAccount.length == 0 || _isSearchMode)
         return;
     
-    //tableAccount *account = [[NCManageDatabase sharedInstance] getAccountActive];
+    // WAITING FOR d:creationdate
+    //
+    // tableAccount *account = [[NCManageDatabase sharedInstance] getAccountActive];
     // account.dateSearchContentTypeImageVideo
     
     [[CCActions sharedInstance] search:@"" fileName:@"" depth:@"infinity" date:[NSDate distantPast] contenType:@[@"image/%", @"video/%"] selector:selectorSearchContentType delegate:self];