Historial de Commits

Autor SHA1 Mensaje Fecha
  Carola Nitz f82802c050 NSUserDefaults: remove synchronized since it's outdated hace 7 años
  Carola Nitz 79fb6edf82 VLCKeychainCoordinator: fix multiple queries for touchid hace 7 años
  Carola Nitz cf1ef31e68 VLCDragAndDrop: dragging Albums and Shows into Folder is now forbidden, corrected a typo, on iOS11 don't use the reorderlayout in folders since we have drag and drop, corrected dragging shows somewhere else hace 7 años
  Carola Nitz ea54eeb7f2 Initial Drag and Drop support hace 7 años
  Soomin Lee 0ba9e4d196 VLCLibraryViewController: Search bar resign first responder with scroll hace 7 años
  Soomin Lee b7024b4074 VLCLibraryViewController: Reset editing state on rotation hace 7 años
  Soomin Lee 9f34ab4443 VLCLibraryViewController: Use cached folder bar button item (closes #52) hace 7 años
  Carola Nitz 9c6d6871f3 VLCNavigationController: remove it since we can achieve the same affect with UIAppearance hace 7 años
  Pierre SAGASPE 8dd30ef0f5 VLCLibraryViewController: fix the media selection does not play video hace 7 años
  Carola Nitz 53a5c40003 VLCLibraryViewController: replace the deprecated DisplayViewController with the UISearchViewController hace 7 años
  Felix Paul Kühne 447a646258 VLCLibraryViewController: fix runtime exception on iOS 7 hace 7 años
  Felix Paul Kühne 0f560bccad VLCLibraryViewController: fix runtime exception if media is not found hace 7 años
  Carola Nitz 0d35aaec11 Revert "iOS: Add navigation bar animation on scroll on the LibraryView" hace 8 años
  Carola Nitz 7c94c41e94 first hit at seperating viewpresentation from the underlying media management. Moved the _foundmedia array into it's own class VLCMediaDataSource.m. hace 8 años
  Carola Nitz 49b540c5f1 moved the code related to providing searchresults into it's own file hace 8 años
  Carola Nitz 99b3c5ffcc fix crash for saving video and moving code out of VLCLibraryViewcontroller hace 8 años
  Soomin Lee 821ea287b6 iOS: Fix disappearing navigation bar on search hace 8 años
  Soomin Lee 922c995d94 iOS: Fix orientation issue when switching views hace 8 años
  Soomin Lee f2af43ed49 iOS: Add iOS 8 rotation method hace 8 años
  Soomin Lee b42605c763 iOS: Fix strange UIAlertAction behaviour on iPads without title hace 8 años
  Soomin Lee 95baee1bd1 iOS: Add animation for toolbar edit mode hace 8 años
  Soomin Lee 58ccac5142 iOS: Better toolbar icons alignment hace 8 años
  Soomin Lee c27b3b5eb5 iOS: Replace secondFixedSpace by a single fixedSpace hace 8 años
  Soomin Lee 0146580080 iOS: Show navigation bar on scrollsToTop hace 8 años
  Soomin Lee 383b77e5df iOS: Fix the forced CollectionView on initial launch hace 8 años
  Soomin Lee e8f96e23a7 iOS: Fix the display of EmptyLibraryView with orientation switch hace 8 años
  Soomin Lee 13dd845b2c iOS: Fix the possibility to move file to parent from root hace 8 años
  Soomin Lee 5c184ab0d9 iOS: Fix moving files using the CollectionView (closes #17114) hace 8 años
  Soomin Lee 997183c2f9 iOS: Remove the reset of the editmode while using the CollectionView hace 8 años
  Soomin Lee 7060eeb4e3 iOS: Fix empty selection deletion with CollectionView hace 8 años