Results 3 issues of Tiago Fernandez

There are often times in a web application where you need to send a request for the latest user interaction. We need a way to prevent subsequent (async) logic from...

feature request
area: cancelation

Even when the response header has `application/json` as `Content-Type`, the JSON `String` is sent instead of the previously parsed JSON `Object`.

I've added an optional method to KKPasscodeSettingsViewControllerDelegate, in order to notify the delegate that the passcode lock view will be on screen. The reason is to allow things like dismissing...