0
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 13 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add importing to usage notes. More... over 10 years ago
Add version details into readme. More... almost 11 years ago
Add note about Xcode 6.3 More... almost 11 years ago
Merge branch 'release/0.9' More... almost 11 years ago
update podspec. More... almost 11 years ago
Merge branch 'develop' More... almost 11 years ago
Audit header with nullability annotations. More... about 11 years ago
Add note about UIAlertController More... over 11 years ago
Update podspec More... about 12 years ago
modernize syntax. More... about 12 years ago
Merge pull request #9 from ClioMobile/master More... about 12 years ago
Stop using NSArray firstObject (which is available since iOS7) to keep support of older SDKs. More... about 12 years ago
MIT License in header. More... about 12 years ago
Update podspec 0.8 More... about 12 years ago
Return the instance from the class methods, in case you want to keep a reference to the object. More... about 12 years ago
Merge pull request #5 from karlvr/firstOtherButtonIndex More... about 12 years ago
Bug: not passing an otherButtonTitle in the UIAlertView init method means firstOtherButtonIndex isn't set correctly! More... about 12 years ago
formatting tidy-up More... over 12 years ago
Merge pull request #4 from calt/master More... over 12 years ago
Added initializer for setting alert view style easier More... over 12 years ago
Merge pull request #3 from dchavezlive/master More... over 12 years ago
Fixed example in README.md More... over 12 years ago
Update example in readme More... over 12 years ago
Update example to show cancel button invocation. More... over 12 years ago
Update podspec for 0.7 More... over 12 years ago
Add shouldEnableFirstOtherButtonBlock More... over 12 years ago
Rename project from 'UIAlertViewBlocks' to 'UIAlertView+Blocks' More... over 12 years ago
Update podspec for 0.5 More... over 12 years ago
Create View Controller in test project More... over 12 years ago
Add wrapped release call so it plays nice if the file happened to be compiled without ARC More... over 12 years ago