História revízii

Autor SHA1 Správa Dátum
  Ryan Olson 7a93e9b4dd Fix view selection when not in portrait. 11 rokov pred
  Ryan Olson a04cdf789a Safely clear UIWebView’s delegate in FLEXWebViewController. 11 rokov pred
  Ryan Olson 9d1489adbe Remove unnecessary call to add FLEX’s root view controller’s view to the window. 12 rokov pred
  Ryan Olson 10c7b7b420 Support multiple levels of child view controller forwarding for status bar properties. 12 rokov pred
  Ryan Olson 8bf66eb664 Merge pull request #29 from Flipboard/raphaelschaad-whitespace-fix 11 rokov pred
  Raphael Schaad 43eedfafc5 Fix whitespace to make it consistent with rest of code base. 11 rokov pred
  Ryan Olson c6b2e97835 Remove "Changes" section from README 12 rokov pred
  Ryan Olson c6b0a74873 Bump version in podspec 12 rokov pred
  Ryan Olson 7054919e3e Respect child view controller status bar forwarding 12 rokov pred
  Ryan Olson fe2ee7670f Add installation section to README 12 rokov pred
  Ryan Olson 27377415a8 Merge pull request #23 from studentdeng/develop 12 rokov pred
  studentdeng 6f26164ea3 add a default File Browser 12 rokov pred
  Ryan Olson 4a243adef8 Merge pull request #22 from DaidoujiChen/develop 12 rokov pred
  DaidoujiChen d226b8d67e when press "Search" button, searchBar need to resignFirstResponder 12 rokov pred
  Ryan Olson e968c3bd1a Use explicit nil initialization for consistency within the project. 12 rokov pred
  Ryan Olson 36c88e341a Fix “dead store” warning from the clang static analyzer. 12 rokov pred
  Ryan Olson 5dc35442a8 Update changes and todo sections in the README 12 rokov pred
  Ryan Olson af8ffc8c76 Merge pull request #15 from DaidoujiChen/develop 12 rokov pred
  DaidoujiChen 77fcccc546 Search bar filtering and sorting by file size in the file browser 12 rokov pred
  Ryan Olson 86516a9c37 Rename variables in inner scope to avoid shadowing outer variables of the same name. 12 rokov pred
  Ryan Olson 59a6080c73 Don't rely on UIKit.h being imported from a PCH 12 rokov pred
  Ryan Olson 27abb6fa10 Merge pull request #14 from JaviSoto/feature/lazy-window-creation 12 rokov pred
  Ryan Olson f956f85190 Eliminate ambiguity when using the property, ivar, and method boxes. 12 rokov pred
  Javier Soto 9ae13361e9 Also create the explorer view controller lazily. 12 rokov pred
  Ryan Olson 5a312d12f8 Add FLEXFloor macro for retina aware rounding. 12 rokov pred
  Javier Soto f3c53dde2c Lazily creating the FLEXWindow when it's actually needed. 12 rokov pred
  Ryan Olson a4573600e7 Bump version in .podspec 12 rokov pred
  Ryan Olson d96c911ade Update change list in README 12 rokov pred
  Ryan Olson dc5b5b1371 Initialize userGlobalEntries in -[FLEXManager init] 12 rokov pred
  Ryan Olson d4b8f5eba5 Merge pull request #3 from JaviSoto/feature/custom-global-entries 12 rokov pred