Commit History

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