Mike JS. Choi
|
6c1b90990e
[UI] Include empty view for media controllers
|
7 年之前 |
Felix Paul Kühne
|
f2095690a0
library view controller: return early and don't set the activity if MLKit fails to provide a media URI description
|
7 年之前 |
Felix Paul Kühne
|
2235623ff5
library view controller: fix runtime exception and remove commented call of a beta-OS only API
|
7 年之前 |
Carola Nitz
|
1f034b7090
newUI: Introduction of the new UI
|
7 年之前 |
Pierre SAGASPE
|
049c090e1b
VLCLibraryViewController : fix search bar display in devices starting in collection view mode
|
7 年之前 |
Pierre SAGASPE
|
0b7d5add1b
VLCLibraryViewController: for iOS 11 add the searchController searchBar to the navigationItem searchController
|
7 年之前 |
David Cordero
|
066aa1973b
Remove code for not longer supported iOS versions
|
7 年之前 |
Carola Nitz
|
c29ec0b3c1
VLCLibraryViewController: Fix crash when opening a folder
|
7 年之前 |
Victor Gama
|
a00878464c
Replace availability checks with the modern @available syntax (Fix #116)
|
7 年之前 |
Carola Nitz
|
c6e07e2362
VLCLibraryViewController: simplify code and fix playing wrong media when searching
|
7 年之前 |
Carola Nitz
|
90ac3d8095
VLCLibraryViewController: fix disappearing Searchbar on rotation
|
7 年之前 |
Carola Nitz
|
909f1d64b6
KeychainCoordinator: convert to swift
|
7 年之前 |
Carola Nitz
|
a3ed2d3293
Remove some <= iOS 8 code
|
7 年之前 |
Carola Nitz
|
f82802c050
NSUserDefaults: remove synchronized since it's outdated
|
7 年之前 |
Carola Nitz
|
79fb6edf82
VLCKeychainCoordinator: fix multiple queries for touchid
|
7 年之前 |
Carola Nitz
|
cf1ef31e68
VLCDragAndDrop: dragging Albums and Shows into Folder is now forbidden, corrected a typo, on iOS11 don't use the reorderlayout in folders since we have drag and drop, corrected dragging shows somewhere else
|
7 年之前 |
Carola Nitz
|
ea54eeb7f2
Initial Drag and Drop support
|
7 年之前 |
Soomin Lee
|
0ba9e4d196
VLCLibraryViewController: Search bar resign first responder with scroll
|
7 年之前 |
Soomin Lee
|
b7024b4074
VLCLibraryViewController: Reset editing state on rotation
|
7 年之前 |
Soomin Lee
|
9f34ab4443
VLCLibraryViewController: Use cached folder bar button item (closes #52)
|
7 年之前 |
Carola Nitz
|
9c6d6871f3
VLCNavigationController: remove it since we can achieve the same affect with UIAppearance
|
7 年之前 |
Pierre SAGASPE
|
8dd30ef0f5
VLCLibraryViewController: fix the media selection does not play video
|
7 年之前 |
Carola Nitz
|
53a5c40003
VLCLibraryViewController: replace the deprecated DisplayViewController with the UISearchViewController
|
7 年之前 |
Felix Paul Kühne
|
447a646258
VLCLibraryViewController: fix runtime exception on iOS 7
|
7 年之前 |
Felix Paul Kühne
|
0f560bccad
VLCLibraryViewController: fix runtime exception if media is not found
|
7 年之前 |
Carola Nitz
|
0d35aaec11
Revert "iOS: Add navigation bar animation on scroll on the LibraryView"
|
7 年之前 |
Carola Nitz
|
7c94c41e94
first hit at seperating viewpresentation from the underlying media management. Moved the _foundmedia array into it's own class VLCMediaDataSource.m.
|
8 年之前 |
Carola Nitz
|
49b540c5f1
moved the code related to providing searchresults into it's own file
|
7 年之前 |
Carola Nitz
|
99b3c5ffcc
fix crash for saving video and moving code out of VLCLibraryViewcontroller
|
8 年之前 |
Soomin Lee
|
821ea287b6
iOS: Fix disappearing navigation bar on search
|
8 年之前 |