0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from Fingertips/issues/border-after-orientation-change More... over 9 years ago
[iOS 10] Make the WebView opaque to prevent black bars. More... over 9 years ago
Merge pull request #1 from Fingertips/features/scroll-settings-from-document More... over 9 years ago
Merge pull request #2 from Fingertips/issues/view-too-large-for-superview More... over 9 years ago
Solve problem with page view that becomes larger than its superview. More... over 9 years ago
Add authors and bump version to 0.0.2. More... over 9 years ago
Add additional scrolling setting FTWebPageViewConditionalScrollingByBodyClass. More... over 9 years ago
[iOS 10] Take view inset into account when calculating max content size. More... over 9 years ago
[iOS 10] Don't use removed @document.height and width properties. More... over 9 years ago
[iOS 10] Don't assign segmentedControlStyle. More... over 9 years ago
Make sure to not override insets set by the user. More... over 12 years ago
Ensure that the previous/next webview is never visible when pushing/popping the navigation stack. More... over 12 years ago
[iOS 7] Silence deprecation warning for now. More... over 12 years ago
[iOS 7] Position the page control based on the top inset. More... over 12 years ago
[iOS 7] Properly set the scroll view insets ourselves. More... over 12 years ago
Add flag to disable the activity indicator while loading. More... almost 13 years ago
Add reader for page views list. More... almost 13 years ago
Make webview class customizable. More... almost 13 years ago
Add support to FTWebViewController for FTWebPageView subclasses. More... almost 13 years ago
Move action parsing into a class method, this way it can be used for other sources as well. More... almost 13 years ago
Make application scheme globally configurable. More... almost 13 years ago
Remove StyledPageControl dependency and use normal UIPageControl instead. More... almost 13 years ago
Add programatic animated scrolling. More... almost 13 years ago
Add `didShowPageView` delegate callback and fix last vertical layout TODOs. More... almost 13 years ago
Add TODO More... almost 13 years ago
Conditionally enable/disable scrolling depending on pagination direction. More... almost 13 years ago
Update pagingScrollView contentSize correctly when paging vertical. More... almost 13 years ago
Use -[UIWebView scrollView] directly. More... almost 13 years ago
Merge branch 'master' into vertical-layout More... almost 13 years ago
Add option to disable use of page control. More... almost 13 years ago