Tobias Conradi
|
6c3e57315f
migrations are done before playlist view becomes visible so we don't need to do migrations here
|
10 роки тому |
Felix Paul Kühne
|
02bc1f5429
playlist: deploy mini playback view
|
10 роки тому |
Felix Paul Kühne
|
0476d0df15
playlist: add view containers to a contentview instead of deploying them as our view itself
|
10 роки тому |
Tobias Conradi
|
c315382233
remove dead code
|
10 роки тому |
Tobias Conradi
|
49bee8363d
fix some more warning
|
10 роки тому |
Felix Paul Kühne
|
960787b7be
replace rarely used themed done button with a more appealing dark button
|
10 роки тому |
Felix Paul Kühne
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
10 роки тому |
Felix Paul Kühne
|
802882579f
fix regression introduced in 2.4.x: we displayed the library contents on launch while the it was still unlocked
|
10 роки тому |
Carola Nitz
|
fe2d7ae6f6
updated handoff
|
10 роки тому |
Felix Paul Kühne
|
c88e1ff93a
library: drop search support when in collection view mode (closes #12901)
|
10 роки тому |
Felix Paul Kühne
|
9b41636253
library: fix exception when removing the last item from a folder (closes #13507)
|
10 роки тому |
Felix Paul Kühne
|
8238f3f3e3
sharing: fix exception when touch the share button on iPad on iOS 8 (closes #13419)
|
10 роки тому |
Felix Paul Kühne
|
7319b0b428
playlist: add codec information
|
10 роки тому |
Pierre SAGASPE
|
91d56370bc
fix the first display of library with the search bar hidden on iPad
|
10 роки тому |
Pierre SAGASPE
|
603d1897b1
fix the first tap twice on navbar for show or hide search bar
|
10 роки тому |
Felix Paul Kühne
|
8a07a0f2c3
allow sharing audio tracks and show episodes in addition to regular files (close #13170)
|
10 роки тому |
Pierre SAGASPE
|
63fcaf1103
local network: tap twice on navbar for show or hide search bar
|
10 роки тому |
Pierre SAGASPE
|
d843f32b4d
local network: searchBar with VLCOrangeTintColor
|
10 роки тому |
Felix Paul Kühne
|
43224b484c
implement library search field for iPad (close #11303)
|
11 роки тому |
Gleb Pinigin
|
6989e3c96c
Playlist: correcly calculate insets for both interface orientations
|
11 роки тому |
Carola Nitz
|
33e8e30373
medialibrary: toggle between collectionView and tableview datastructure on ipad closes #11237
|
11 роки тому |
Felix Paul Kühne
|
0ee15e0862
Fix playback from within a folder, broken in e1d0d19984
|
11 роки тому |
Felix Paul Kühne
|
1f69882606
fix 2 typos
|
11 роки тому |
Marc Etcheverry
|
1b6c2bdb49
Search: remove the white separators and use the proper indicator style
|
11 роки тому |
Marc Etcheverry
|
b2e0a3808a
Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar
|
11 роки тому |
Marc Etcheverry
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 роки тому |
Marc Etcheverry
|
67824c111a
Add file sharing support (#11302)
|
11 роки тому |
Marc Etcheverry
|
435f914857
Fix crash on launch in iOS 6.1. -[UINavigationBar/UISearchBar barTintColor] is iOS 7+ only
|
11 роки тому |
Felix Paul Kühne
|
6ac2077732
Collect all colors created in code at a central place
|
11 роки тому |
Christopher Loessl
|
38ffb2e256
Fixes: Renaming was showing NULL
|
11 роки тому |