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 年之前 |
Felix Paul Kühne
|
10649b507d
cosmetics
|
11 年之前 |
Pierre SAGASPE
|
e815b7464e
tap twice on navbar for show or hide search bar for media library
|
11 年之前 |
Felix Paul Kühne
|
129cb7a5ab
Fix incorrect assumption that the pad interface idiom matches the use of a collection view instead of a table view (refs #11237)
|
11 年之前 |
Felix Paul Kühne
|
e1d0d19984
Add search field for media library (refs #11303)
|
11 年之前 |
Carola Nitz
|
52dbbe900e
playlistViewController: added VLCMedialistDelegate
|
11 年之前 |
Carola Nitz
|
ba6f6246e4
fix crash selecting items, pressing createFolder and selecting a folder
|
11 年之前 |
Carola Nitz
|
f3afa27f1d
fix crash selecting a folder and pressing the createFolderButton
|
11 年之前 |
Carola Nitz
|
2185a37f40
workaround for a crash when dragging a file out of a folder
|
11 年之前 |
Carola Nitz
|
9409880fdd
continuous play items in a folder
|
11 年之前 |
Carola Nitz
|
47967e0ac6
changed removeFolderButton as recommended by Damien Erambert
|
11 年之前 |
Carola Nitz
|
c8c65d85f2
folders: rearrange trackNumbers when removing/deleting a file
|
11 年之前 |
Carola Nitz
|
a0845131ff
don't destroy a layout that we curently use
|
11 年之前 |
Felix Paul Kühne
|
cc0f6cde97
Library: fix a bunch of compilation warnings and crashes when trying to add non-MLFile items to a folder
|
11 年之前 |
Felix Paul Kühne
|
c271db9bc9
playlist table: improve reliability for folder reordering
|
11 年之前 |
Carola Nitz
|
7062a00ecb
make files reorderable in folders on iPhone
|
11 年之前 |
Carola Nitz
|
eccd2dd39d
Add support for re-ordering within a folder
|
11 年之前 |
Carola Nitz
|
625d6df148
avoid crash and make collectionview scrollable again
|
11 年之前 |
Carola Nitz
|
6f5a90021c
Folder functionality for the library
|
11 年之前 |
Felix Paul Kühne
|
4e3caeddf5
library: add clear button within the renaming dialog (close #10601)
|
11 年之前 |
Pierre SAGASPE
|
8e57c4e388
Formatting: replaces tabs with space and apply code rules
|
11 年之前 |
Felix Paul Kühne
|
21fdc1d808
library: fix crash if the user is faster with his fingers than us by renaming files
|
11 年之前 |
Felix Paul Kühne
|
261e37471f
library: fix tv show name corruption caused by older MLKit releases (close #10435)
|
11 年之前 |
Felix Paul Kühne
|
0d9a1ed4e9
fix various compilation warnings
|
11 年之前 |
Felix Paul Kühne
|
f58c26bd34
First Steps: minor layout tweaks for non-English locales
|
11 年之前 |