Historial de Commits

Autor SHA1 Mensaje Fecha
  Carola Nitz 13c8cf7ee5 VLCDownloadViewController: move downloadViewController into LocalNetworkController hace 7 años
  Mike JS. Choi 227814f5da [UI] Use accessibilityIdentifier to interact hace 7 años
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI hace 7 años
  Carola Nitz e9870f6643 VLCHTTPFileDownloader: only download files that are supported by VLC hace 7 años
  Carola Nitz faf5922e4a VLCDownloadViewController: fix not visible downloads from local network hace 7 años
  Soomin Lee 9a8dd10e3c VLCDownloadViewController: Do not use fileExistsAtPath to check whether the operation will succeed hace 7 años
  Soomin Lee 9a883e3753 VLCDownloadViewController: Refactor trigger next download hace 7 años
  Felix Paul Kühne 745a157974 VLCDownloadViewController: fix runtime exception hace 7 años
  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) hace 9 años
  Felix Paul Kühne 6a9424bcfd http downloading: prettify some strings hace 9 años
  Felix Paul Kühne 78aeb90c8e x-callback-url: fix infinite recursion on invalid URL schemes (closes #10) hace 9 años
  Pierre SAGASPE 4657b35e59 fix background color in the Open network stream view and the download view hace 10 años
  Felix Paul Kühne 2e90ee50c6 fix runtime exceptions hace 10 años
  Felix Paul Kühne 8bb0d9b0dc more App Delegate cleanup hace 10 años
  Felix Paul Kühne 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons hace 10 años
  Felix Paul Kühne 33b6e3a3ec misc bag of clean-up hace 10 años
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 hace 10 años
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 hace 10 años
  Tobias Conradi fa40d70dd1 change method signature to be more readable hace 10 años
  Felix Paul Kühne 960787b7be replace rarely used themed done button with a more appealing dark button hace 10 años
  Felix Paul Kühne 49c3602797 download VC: clean-up hace 10 años
  Felix Paul Kühne 0fcbd765b4 download VC: re-write URL fetching from pasteboard to create a smaller number of false positives hace 10 años
  Felix Paul Kühne 8981534e66 correctly cancel text fields when opening the menu (close #13169) hace 10 años
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) hace 11 años
  Marc Etcheverry a38740bb64 Fix crash in iOS 6 when attempting to download or upload a file hace 11 años
  Marc Etcheverry 6d8f782cbd More readable color for the text field placeholders in Downloads and Open Network Stream (iOS 7). This matches the text field styling in "Connect to Server" hace 11 años
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place hace 11 años
  Pierre SAGASPE 6b2e727d5f quick fix: the downloading network activity indicator display hace 11 años
  Pierre SAGASPE 15e2e33306 Adding redirect URL support to download module hace 11 años
  Felix Paul Kühne 66f6f4ec35 centralize network activity indicator management to fix corner-case issues hace 11 años