コミット履歴

作者 SHA1 メッセージ 日付
  Antoine Cœur 17e194b69d various typos 7 年 前
  Javier Navarro f86cb8a81f Improve image detection 7 年 前
  Tanner Bennett 0ff29e1f90 Add +[FLEXUtility alert:message:from:] 7 年 前
  Tanner Bennett 33263bfcfa Allow copying object address 7 年 前
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes 8 年 前
  Colin Humber 352bae03ea Highlight request name in red if status code is a 4xx or 5xx 9 年 前
  Tanner Bennett d5deaad628 Search for a specific class 10 年 前
  nin9tyfour b564c25d2a *Added the ability to determine a UIView's view controller without selection the view controller's view delegate. 10 年 前
  Ryan Olson b606d04944 Fix keyboard shortcuts firing when typing into an alert view 10 年 前
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries 10 年 前
  Ryan Olson 3dd27557ea Move swizzling helpers into FLEXUtility 10 年 前
  Ryan Olson 44e428655a Replace deprecated percent encoding string transformation method 10 年 前
  DaidoujiChen 33be034e2b enhance json detect 11 年 前
  Ryan Olson aafc23a5ec Add attribution and fix naming in inflate utility method. 11 年 前
  Ryan Olson e082fdeddd Fix method naming on decompression utility. 11 年 前
  Ryan Olson 65e6e86378 Support repeated parameters in query string parsing (arrays) 11 年 前
  Ryan Olson 2b3677e503 Add method to get deflated data from compressed data. 11 年 前
  Ryan Olson cca6415c2a Make FLEXUtility JSON prettifying more robust. 11 年 前
  Ryan Olson 73f3d52bb3 Generalize utility method to generate dictionary from query data 11 年 前
  Ryan Olson b4d03fc9e9 Unescape forward slashes when making pretty JSON. 11 年 前
  Ryan Olson 26f80349f6 Add network request/response helpers to FLEXUtility 11 年 前
  Ryan Olson 18487eeac5 Add utility method for generating request duration strings. 11 年 前
  Ryan Olson 60226cc62b Add utility method for generating thumbnails from image data. 11 年 前
  studentdeng 5fb6684b31 [BUG FIX] fix iOS8 load all classes failed 11 年 前
  Ryan Olson f898ef2bdf Fix mixing of UIInterfaceOrientation enum with UIInterfaceOrientationMask enum. 12 年 前
  Ryan Olson d0f9b7a580 Shorten the frame description so it fits in the info bar better. 12 年 前
  Ryan Olson 08876a518f Add utility method to detect whether an extension is an image type supported by UIImage. 12 年 前
  Ryan Olson 5a34e1eedf Use NULL over nil for non-object pointer for consistency. 12 年 前
  Ryan Olson 4050e7a49e Add method to get a more readable string for a CGRect. 12 年 前
  Ryan Olson d1527b6884 Add convenience method for getting the view controller from its view. 12 年 前