Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexis Aubry f03a9375af Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC hace 7 años
  Carola Nitz 0ed12bba99 VLCURLHandler: Have a designated Class for handling openURL calls hace 7 años
  Carola Nitz 25afefec51 VLCAppdelegate: Fix "open in VLC" failure hace 7 años
  Carola Nitz d63ab169e6 VLCPlaybackController: Add playbackCompletionBlock to remove explicit url knowledge hace 7 años
  Carola Nitz 6066231bf9 add voids to block that don't require parameters, make implicit selfs explicit hace 7 años
  Mike JS. Choi 7e6593d8e6 [Simulator] Relocate perfect status bar hace 7 años
  Mike JS. Choi 78f7053f21 [Simulator] Add perfect status bar hace 7 años
  Carola Nitz 368887bd83 Remove Watchcode and adjust related files hace 7 años
  Carola Nitz 51760d65a6 Remove RESideMenu, MenuTableViewController, SidebarViewCell, SidebarController and references hace 7 años
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI hace 7 años
  Victor Gama a00878464c Replace availability checks with the modern @available syntax (Fix #116) hace 7 años
  Carola Nitz 909f1d64b6 KeychainCoordinator: convert to swift hace 7 años
  Carola Nitz c37d1afe76 VLCKeychainCoordinator: Add Face ID unlock hace 7 años
  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 b850111a18 VLCAppDelegate: play files that come from the Files App and within VLC hace 7 años
  Carola Nitz 37f9ca3ed0 VLCAppDelegate: replace deprecated openURL:sourceApplication with openURL:options hace 7 años
  Carola Nitz 60bfba5fcc Add Filebrowser support hace 7 años
  Carola Nitz 5e08f4fec5 UISearchBar: Fix wrong barbutton color on searchbar from blue to white hace 7 años
  Carola Nitz cb24294399 VLCAppdelegate: fix MovieViewcontroller navbar appearance to be translucent again hace 7 años
  Carola Nitz 9c6d6871f3 VLCNavigationController: remove it since we can achieve the same affect with UIAppearance hace 7 años
  Felix Paul Kühne 765edd6289 iOS: fix compilation as we deploy the crash-reporting-only variant of Hockey hace 7 años
  Carola Nitz 1e2b105ed4 Adjust appearance code to use newer language syntax and cache color hace 7 años
  Carola Nitz 53a5c40003 VLCLibraryViewController: replace the deprecated DisplayViewController with the UISearchViewController hace 7 años
  Carola Nitz 7df67ad199 AppDelegate: moved Appearance modification into own method hace 7 años
  Carola Nitz 26264da599 VLCPlaybackController : remove playURL calls and use medialist instead everywhere hace 7 años
  Carola Nitz ce03cb9c3f VLCRemoteControlService: remove < iOS 9 code and Decouple the remotecontrolEvents from the playbackController hace 7 años
  Felix Paul Kühne 590edf8f66 Rename hardware decoding constants to make them easier to find hace 7 años
  Carola Nitz 332b82d8ba UIDevice: Remove the Speedcategory entirely. We're okay with VLCKit dropping frames if the device is too slow and for the UI the devices with iOS 9 are fast enough to be without tweaking hace 7 años
  Carola Nitz d540e6de72 UIDevice: remove unneeded speedcategory 1 and refactored the code hace 7 años