Historique des commits

Auteur SHA1 Message Date
  Ryan Olson b67d18f569 Add interface for viewing system logs from FLEX il y a 11 ans
  Ryan Olson f65263d027 Change “globals” toolbar item to “menu” il y a 11 ans
  Ryan Olson 3870f7c7cf Merge pull request #39 from tijoinc/copy-object-description il y a 11 ans
  Tim Johnsen 88c893cc44 Add the ability to long press on object descriptions to copy their contents. il y a 11 ans
  Ryan Olson 53a95845f4 Improve description for ivars and properties of type SEL il y a 11 ans
  Ryan Olson 8f6b8b2dae Add preview image option for CALayer objects il y a 11 ans
  Ryan Olson fefcd125b5 Merge pull request #33 from studentdeng/master il y a 11 ans
  studentdeng 5fb6684b31 [BUG FIX] fix iOS8 load all classes failed il y a 11 ans
  Ryan Olson 7a93e9b4dd Fix view selection when not in portrait. il y a 12 ans
  Ryan Olson a04cdf789a Safely clear UIWebView’s delegate in FLEXWebViewController. il y a 12 ans
  Ryan Olson 9d1489adbe Remove unnecessary call to add FLEX’s root view controller’s view to the window. il y a 12 ans
  Ryan Olson 10c7b7b420 Support multiple levels of child view controller forwarding for status bar properties. il y a 12 ans
  Ryan Olson 8bf66eb664 Merge pull request #29 from Flipboard/raphaelschaad-whitespace-fix il y a 12 ans
  Raphael Schaad 43eedfafc5 Fix whitespace to make it consistent with rest of code base. il y a 12 ans
  Ryan Olson c6b2e97835 Remove "Changes" section from README il y a 12 ans
  Ryan Olson c6b0a74873 Bump version in podspec il y a 12 ans
  Ryan Olson 7054919e3e Respect child view controller status bar forwarding il y a 12 ans
  Ryan Olson fe2ee7670f Add installation section to README il y a 12 ans
  Ryan Olson 27377415a8 Merge pull request #23 from studentdeng/develop il y a 12 ans
  studentdeng 6f26164ea3 add a default File Browser il y a 12 ans
  Ryan Olson 4a243adef8 Merge pull request #22 from DaidoujiChen/develop il y a 12 ans
  DaidoujiChen d226b8d67e when press "Search" button, searchBar need to resignFirstResponder il y a 12 ans
  Ryan Olson e968c3bd1a Use explicit nil initialization for consistency within the project. il y a 12 ans
  Ryan Olson 36c88e341a Fix “dead store” warning from the clang static analyzer. il y a 12 ans
  Ryan Olson 5dc35442a8 Update changes and todo sections in the README il y a 12 ans
  Ryan Olson af8ffc8c76 Merge pull request #15 from DaidoujiChen/develop il y a 12 ans
  DaidoujiChen 77fcccc546 Search bar filtering and sorting by file size in the file browser il y a 12 ans
  Ryan Olson 86516a9c37 Rename variables in inner scope to avoid shadowing outer variables of the same name. il y a 12 ans
  Ryan Olson 59a6080c73 Don't rely on UIKit.h being imported from a PCH il y a 12 ans
  Ryan Olson 27abb6fa10 Merge pull request #14 from JaviSoto/feature/lazy-window-creation il y a 12 ans