Commit History

Author SHA1 Message Date
  Soomin Lee 8416fbf0c3 VLCHTTPFileDownloader: Add guard for tvOS 6 years ago
  Soomin Lee a83d2edca3 VLCHTTPFileDownloader: Post NewFileAdded notification 7 years ago
  Alexis Aubry f03a9375af Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC 7 years ago
  Carola Nitz 7ded3c6093 VLCAlertViewController: added a convenience method to omit the buttonsAction 7 years ago
  Carola Nitz 28c8bb0bb4 VLCAlertViewController :made the buttonsAction optional 7 years ago
  Quentin Richard 4900ef1f94 Refactoring on VLCAlertViewController 7 years ago
  Quentin Richard b2d273caa8 Update AlertView to AlertViewController 7 years ago
  Felix Paul Kühne e245195360 http file downloader: remove check for supported file format 7 years ago
  Pierre SAGASPE 8c06b5d3ed VLCHTTPFileDownloader : Replacing deprecated NSURLConnection for NSURLSession 7 years ago
  Carola Nitz e9870f6643 VLCHTTPFileDownloader: only download files that are supported by VLC 7 years ago
  Felix Paul Kühne 67a712e397 UIDevice: move category to properties with a 3 character prefix 9 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 3f409199db http file downloader: fix integer overflow 9 years ago
  Felix Paul Kühne 8bb0d9b0dc more App Delegate cleanup 10 years ago
  Felix Paul Kühne 33b6e3a3ec misc bag of clean-up 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 9aa92461a6 http file downloader: de-duplicate code 10 years ago
  Pierre SAGASPE d7e19aa01e httpDownloader: check for available space left on device prior to downloading 10 years ago
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
  Pierre SAGASPE 15e2e33306 Adding redirect URL support to download module 11 years ago
  Felix Paul Kühne 49d45e2997 http downloader: use our own user-agent 11 years ago
  Felix Paul Kühne 66f6f4ec35 centralize network activity indicator management to fix corner-case issues 11 years ago
  Pierre SAGASPE 8e57c4e388 Formatting: replaces tabs with space and apply code rules 11 years ago
  Felix Paul Kühne ed3a97c3e1 fix compilation warnings from the future 11 years ago
  Felix Paul Kühne 0d9a1ed4e9 fix various compilation warnings 11 years ago
  Felix Paul Kühne 7cade32303 http file downloader: fix storage of loaded file 11 years ago
  Felix Paul Kühne f6420e752f http file downloader: don't let MLKit get hold of a partially downloaded file 11 years ago
  Carola Nitz a30a787ba9 HTTPFileDownloader: don't create files when statuscode was 404 11 years ago