Historique des commits

Auteur SHA1 Message Date
  Anıl Taşkıran b9e2c1ebd9 fix baseResumeClass name for iOS14+ il y a 4 ans
  Tanner Bennett fbeb1beca0 Namespace some category filenames il y a 4 ans
  Tanner Bennett 5c153b0c89 Work around AFNetworking breaking network observer il y a 4 ans
  Tanner Bennett e7e5115fc0 Clean up FLEXNetworkObserver.m il y a 4 ans
  Tanner Bennett f2f66489d1 Use properties where applicable il y a 4 ans
  Tanner Bennett 877a1db87b Add ability to hide property-backing ivars+methods il y a 4 ans
  Tanner Bennett 795cff68fd Clean up formatting in various files il y a 5 ans
  Tanner Bennett fa9eec08c1 Fix bug in FLEXNetworkHistoryTableViewController il y a 5 ans
  LAgagggggg a78bf1b22f Fix crash during NSURLSession's resume il y a 5 ans
  Tanner Bennett bff9f1dd89 Remove redundant property attributes il y a 5 ans
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible il y a 5 ans
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties il y a 5 ans
  Antoine Cœur 17e194b69d various typos il y a 5 ans
  Tanner Bennett 8b7c59d949 Fix #117: limit network response size il y a 6 ans
  Marcus Ficner d1e9248695 Fix typo il y a 7 ans
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes il y a 7 ans
  Ryan Olson 29afa5e80f Merge pull request #177 from CodeLife2012/networkbug il y a 7 ans
  Ryan Olson bf26bc6539 Fix formatting from 62ef95f il y a 7 ans
  Aidan Dysart 62ef95ff93 satisfy the -Wstrict-prototypes clang warning il y a 7 ans
  Karl Peng c69427613d should keep the same completion logic il y a 7 ans
  Anchor 224978b31b Fixed #150. il y a 8 ans
  kunka e455ac0c7d Fix swizzling for URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler: and URLSession:dataTask:didReceiveResponse:completionHandler: il y a 8 ans
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries il y a 9 ans
  Ryan Olson 3dd27557ea Move swizzling helpers into FLEXUtility il y a 9 ans
  Ryan Olson a64188dd5e Simplify network debugging settings il y a 9 ans
  Ryan Olson 7df172afac Make cast explicit il y a 9 ans
  Ryan Olson ab4b678498 Fix NSURLSession network observing in iOS 9 il y a 9 ans
  Ryan Olson 52bf2071a5 Fix unsafe cast from signed integer to unsigned il y a 9 ans
  Tim Johnsen 6405bf40e3 Remove unused typedef. il y a 9 ans
  Ryan Olson caadcce7f1 No longer swizzle dataTaskWithHTTPGetRequest:completionHandler: il y a 9 ans