Commit History

Autor SHA1 Mensaxe Data
  Felix Paul Kühne f9639a5759 compilation fixes %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 02635ea73e rename local network classes since those are no longer local %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 5610359c4d plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 7367889685 plex: clean and remove of duplicate functions %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 676a820c26 plex: add access to the Plex Server with an authentication if required %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne cee7085fb5 Deduplicate strings %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 960787b7be replace rarely used themed done button with a more appealing dark button %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 6eb6260a4b plex: adding the xib view for the media information (ios 7 or later) %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 36a74a66ad plex: fix subtitle downloads by not messing encodings %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 73afc3e9f0 plex: adding codec information on long touch gesture %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE dd8613063b plex: check for available space left on device prior to downloading %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 332c698fd9 plex: add access to side menu with menu button at left in navigation bar %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE b8593d89e7 plex: Adding long touch gesture to display the summary of the media, iOS 7 or later %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 232f6b693c plex: fix crash if server's library is totally empty %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 603d1897b1 fix the first tap twice on navbar for show or hide search bar %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 63fcaf1103 local network: tap twice on navbar for show or hide search bar %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE 0527a941a2 local network: pull dow to refresh with background VLCDarkBackgroundColor %!s(int64=10) %!d(string=hai) anos
  Pierre SAGASPE d843f32b4d local network: searchBar with VLCOrangeTintColor %!s(int64=10) %!d(string=hai) anos
  Marc Etcheverry 1b6c2bdb49 Search: remove the white separators and use the proper indicator style %!s(int64=11) %!d(string=hai) anos
  Marc Etcheverry 02b995f654 Use UITableViewCellSeparatorStyleNone where appropriate %!s(int64=11) %!d(string=hai) anos
  Marc Etcheverry b2e0a3808a Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar %!s(int64=11) %!d(string=hai) anos
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) %!s(int64=11) %!d(string=hai) anos
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place %!s(int64=11) %!d(string=hai) anos
  Pierre SAGASPE c5664a01d4 Plex: display a correct title in the navigation bar %!s(int64=11) %!d(string=hai) anos
  Pierre SAGASPE 5b5ba06a74 Pex:use NSCache for images caching %!s(int64=11) %!d(string=hai) anos
  Pierre SAGASPE d71377d8da Pex:fix image disappear while scrolling, by images caching %!s(int64=11) %!d(string=hai) anos