0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix broken Markdown headings More... about 7 years ago
Update README.md More... over 9 years ago
Update README.md More... almost 10 years ago
Fixed readme as I've changed the class name More... about 10 years ago
New podspec More... about 10 years ago
Renamed AMBlurView to JCRBlurView More... about 10 years ago
Podspec now passes validation More... about 10 years ago
Removed reference to QuartzCore More... about 10 years ago
New version sent to Cocoapods More... about 10 years ago
Might be a fix to the rejections of Apple More... over 10 years ago
Updated Readme More... over 10 years ago
Updated podspec More... over 10 years ago
setFrame is only called when autoResizingMasks are used. Changed to layoutSubviews as this is called when using constraints too. More... over 10 years ago
The blur now resizes correctly when the frame is updated More... over 10 years ago
Merge pull request #14 from edlea/interfaceBuilderSupport More... over 10 years ago
Allow AMBlur views to be created in Interface Builder More... over 10 years ago
Updated podspec More... over 10 years ago
Merge pull request #11 from ZevEisenberg/master More... over 10 years ago
Init methods now return instancetype instead of id for better code completion and subclassing. More... over 10 years ago
Use toolbar instead of toolBar to match capitalization of UIToolbar. More... over 10 years ago
Added a comment in header for AMBlurView More... over 10 years ago
Merge pull request #9 from willpragnell/demo More... over 10 years ago
fix demo More... over 10 years ago
Merge pull request #8 from willpragnell/master More... over 10 years ago
make initWithFrame work More... over 10 years ago
Removed commented row More... over 10 years ago
Removed storyboards and added sliders to test the tint overboming implemented More... over 10 years ago
Merge branch 'master' of github.com:overboming/iOS-blur More... over 10 years ago
Updated README. Fixes #5 More... over 10 years ago
able to set blurTintColor instead of the default UIToolBar barTintColor More... over 10 years ago