Historique des commits

Auteur SHA1 Message Date
  Carola Nitz 6ffd6b40a6 UINavigationBar: change the style to adapt with a themechange il y a 7 ans
  Carola Nitz 7ded3c6093 VLCAlertViewController: added a convenience method to omit the buttonsAction il y a 7 ans
  Carola Nitz 28c8bb0bb4 VLCAlertViewController :made the buttonsAction optional il y a 7 ans
  Quentin Richard 4900ef1f94 Refactoring on VLCAlertViewController il y a 7 ans
  Quentin Richard b2d273caa8 Update AlertView to AlertViewController 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
  Carola Nitz 13c8cf7ee5 VLCDownloadViewController: move downloadViewController into LocalNetworkController il y a 7 ans
  Mike JS. Choi 227814f5da [UI] Use accessibilityIdentifier to interact il y a 7 ans
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI il y a 7 ans
  Carola Nitz e9870f6643 VLCHTTPFileDownloader: only download files that are supported by VLC il y a 7 ans
  Carola Nitz faf5922e4a VLCDownloadViewController: fix not visible downloads from local network il y a 7 ans
  Soomin Lee 9a8dd10e3c VLCDownloadViewController: Do not use fileExistsAtPath to check whether the operation will succeed il y a 7 ans
  Soomin Lee 9a883e3753 VLCDownloadViewController: Refactor trigger next download il y a 7 ans
  Felix Paul Kühne 745a157974 VLCDownloadViewController: fix runtime exception il y a 7 ans
  Felix Paul Kühne 95ad1b17e9 downloads: let the user download anything over http and save it in a way it is displayed in the library (closes #16928) il y a 9 ans
  Felix Paul Kühne 6a9424bcfd http downloading: prettify some strings il y a 9 ans
  Felix Paul Kühne 78aeb90c8e x-callback-url: fix infinite recursion on invalid URL schemes (closes #10) il y a 9 ans
  Pierre SAGASPE 4657b35e59 fix background color in the Open network stream view and the download view il y a 10 ans
  Felix Paul Kühne 2e90ee50c6 fix runtime exceptions il y a 10 ans
  Felix Paul Kühne 8bb0d9b0dc more App Delegate cleanup il y a 10 ans
  Felix Paul Kühne 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons il y a 10 ans
  Felix Paul Kühne 33b6e3a3ec misc bag of clean-up il y a 10 ans
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 il y a 10 ans
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 il y a 10 ans
  Tobias Conradi fa40d70dd1 change method signature to be more readable il y a 10 ans
  Felix Paul Kühne 960787b7be replace rarely used themed done button with a more appealing dark button il y a 10 ans
  Felix Paul Kühne 49c3602797 download VC: clean-up il y a 10 ans
  Felix Paul Kühne 0fcbd765b4 download VC: re-write URL fetching from pasteboard to create a smaller number of false positives il y a 10 ans
  Felix Paul Kühne 8981534e66 correctly cancel text fields when opening the menu (close #13169) il y a 10 ans
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) il y a 11 ans