Felix Paul Kühne
|
2cc33b4311
iOS Sidebar menu: fix layout within the iPad's split view feature
|
9 years ago |
Felix Paul Kühne
|
949be34c08
sidebar menu: hide scrollbars
|
9 years ago |
Felix Paul Kühne
|
903c1bc416
menu: draw speed optimizations
|
9 years ago |
Felix Paul Kühne
|
8e876209e3
menu: iPhone 5 autolayout fix
|
9 years ago |
Felix Paul Kühne
|
139195778b
main menu: use floats to configure autolayout and fix rendering issue on iPhones < 6
|
9 years ago |
Felix Paul Kühne
|
d40031e6c7
left menu: fix layout and stuff (closes #15127)
|
9 years ago |
Felix Paul Kühne
|
528b498056
menu: fix appearance on 3.5' and 4' displays (refs #15127)
|
9 years ago |
Felix Paul Kühne
|
0ad1be617e
Added support for Touch ID to unlock app (closes #13378)
|
9 years ago |
Carola Nitz
|
8156da2c48
Replace existing sidebar menu with a modern approach (refs #15127)
|
9 years ago |
Felix Paul Kühne
|
38d41736ea
playback: give the user full control over the gestures to choose from (close #15449)
|
9 years ago |
Carola Nitz
|
ae70674534
refactored the wificell and architecture around it
|
9 years ago |
Pierre SAGASPE
|
cce81d00f8
menu controller: fix the server status display at start and when change view
|
10 years ago |
Carola Nitz
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
10 years ago |
Felix Paul Kühne
|
02635ea73e
rename local network classes since those are no longer local
|
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
|
960787b7be
replace rarely used themed done button with a more appealing dark button
|
10 years ago |
Felix Paul Kühne
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
10 years ago |
Felix Paul Kühne
|
63a9b0facb
menu controller: cosmetics
|
10 years ago |
Kevin Chromik
|
4bb5a378ac
Gesture submenu added & ability to choose jump mode
|
10 years ago |
Felix Paul Kühne
|
d0091efa6e
Deploy new cloud icons
|
10 years ago |
Carola Nitz
|
ef38964238
clouds: Added one tableViewController for all cloud services
|
10 years ago |
Carola Nitz
|
44c53541ed
added Box integration
|
10 years ago |
Felix Paul Kühne
|
3192338cac
Add OneDrive skeleton
|
10 years ago |
Carola Nitz
|
5d20276250
make the views height flexible closes #13165
|
10 years ago |
Tamas Timar
|
0db1df08c2
Add import feature from cloud drives via document pickers
|
10 years ago |
Pierre SAGASPE
|
92656f33c4
Wifi Server:display the access link with server hostname
|
11 years ago |
Marc Etcheverry
|
b2e0a3808a
Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar
|
11 years ago |
Marc Etcheverry
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 years ago |