Pierre SAGASPE
|
7367889685
plex: clean and remove of duplicate functions
|
10 years ago |
Pierre SAGASPE
|
676a820c26
plex: add access to the Plex Server with an authentication if required
|
10 years ago |
Felix Paul Kühne
|
cee7085fb5
Deduplicate strings
|
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 |
Pierre SAGASPE
|
6eb6260a4b
plex: adding the xib view for the media information (ios 7 or later)
|
10 years ago |
Pierre SAGASPE
|
36a74a66ad
plex: fix subtitle downloads by not messing encodings
|
10 years ago |
Pierre SAGASPE
|
73afc3e9f0
plex: adding codec information on long touch gesture
|
10 years ago |
Pierre SAGASPE
|
dd8613063b
plex: check for available space left on device prior to downloading
|
10 years ago |
Pierre SAGASPE
|
332c698fd9
plex: add access to side menu with menu button at left in navigation bar
|
10 years ago |
Pierre SAGASPE
|
b8593d89e7
plex: Adding long touch gesture to display the summary of the media, iOS 7 or later
|
10 years ago |
Felix Paul Kühne
|
232f6b693c
plex: fix crash if server's library is totally empty
|
10 years ago |
Pierre SAGASPE
|
603d1897b1
fix the first tap twice on navbar for show or hide search bar
|
10 years ago |
Pierre SAGASPE
|
63fcaf1103
local network: tap twice on navbar for show or hide search bar
|
10 years ago |
Pierre SAGASPE
|
0527a941a2
local network: pull dow to refresh with background VLCDarkBackgroundColor
|
10 years ago |
Pierre SAGASPE
|
d843f32b4d
local network: searchBar with VLCOrangeTintColor
|
10 years ago |
Marc Etcheverry
|
1b6c2bdb49
Search: remove the white separators and use the proper indicator style
|
11 years ago |
Marc Etcheverry
|
02b995f654
Use UITableViewCellSeparatorStyleNone where appropriate
|
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 |
Felix Paul Kühne
|
6ac2077732
Collect all colors created in code at a central place
|
11 years ago |
Pierre SAGASPE
|
c5664a01d4
Plex: display a correct title in the navigation bar
|
11 years ago |
Pierre SAGASPE
|
5b5ba06a74
Pex:use NSCache for images caching
|
11 years ago |
Pierre SAGASPE
|
d71377d8da
Pex:fix image disappear while scrolling, by images caching
|
11 years ago |
Pierre SAGASPE
|
9021a17d8f
Plex:add pull to refresh
|
11 years ago |
Pierre SAGASPE
|
c3a3b436ba
Plex:add swipe gesture direction right to mark watched or un-watched a media
|
11 years ago |
Pierre SAGASPE
|
d0eeb1effe
LocalServer: Add Plex web server support for stream or download with external subtitle
|
11 years ago |