0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add gitignore More... over 12 years ago
Use UIViewController's designated initializer instead of -[init] & implement -[initWithCoder:] More... over 12 years ago
Update the README to clarify the behavior of the activity items More... over 12 years ago
Remove the screenshots from the Podspec More... over 12 years ago
Add the Podspec, the README and the LICENSE to the Xcode project More... over 12 years ago
Update the LICENSE More... over 12 years ago
Add non-retina version of the compass image More... over 12 years ago
Add a few URLs to the example project More... over 12 years ago
Don’t change self.activityItems if it is nil, but use @[self.URL] as a default More... over 12 years ago
Update the documentation comments of PBWebViewController More... over 12 years ago
Briefly document the PBSafariActivity class More... over 12 years ago
Update the Safari activity image More... over 12 years ago
Merge pull request #12 from pierrephi/feature-1 More... over 12 years ago
Agreed to change the behaviour of activityItems, got rid of overridingActivityItems More... over 12 years ago
Implement ability to override activityItems closes #1 More... over 12 years ago
Bump version to 0.1, update podspec More... almost 13 years ago
Merge remote-tracking branch 'origin/master' More... almost 13 years ago
Update README with iOS 7 screenshot More... almost 13 years ago
Briefly document the class More... almost 13 years ago
Document all the public properties and methods More... almost 13 years ago
Add option to not show the navigation toolbar More... almost 13 years ago
Create a new web view controller with each push to get rid of the history More... almost 13 years ago
iOS 7 style back and forward images More... almost 13 years ago
Handle the case where the toolbar was previously hidden and hide it when disappearing More... almost 13 years ago
Migrate to an asset catalog More... almost 13 years ago
Merge pull request #4 from macinjosh/master More... almost 13 years ago
iOS 7 implementation of `rightTriangleImage` More... almost 13 years ago
Load an empty html string instead of using javascript More... about 13 years ago
Update the example to reuse the web vc by clearing it's content More... about 13 years ago
Add method that clears the web view's content and the title More... about 13 years ago