Historique des commits

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