Releases: TheFinestArtist/FinestWebView-Android
Releases · TheFinestArtist/FinestWebView-Android
1.0.8
- Added
injectJavaScriptmethod. It will injectJavaScript to WebView whenonPageFinishedis called. - Added Spanish and Korean.
1.0.7
- Fixed
showUrl()bug - Added menu options
menuTextGravity(),menuTextPaddingLeft(),menuTextPaddingRight () - Added right to left support
rtl()
1.0.6
- Quick bug fix caused by
selectableItemBackgroundBorderless&selectableItemBackground
1.0.5
- Added options
theme(@StyleRes int theme);. - Set
selectableItemBackgroundBorderlessas default toolbar icon background. - Added
FinestWebViewTheme.Lighttheme. - Renamed
selector_grayandselector_whitetoselector_lightandselector_darkaccordingly.
1.0.4
- Added SwipeRefreshLayout
- Fixed bug with webViewBuiltInDisplay
- Update sample app icon
1.0.3
- Enable toolbar collapsing for the Android API version under 14
- Added more builder options for WebView settings
- Added builder option
webViewDesktopModewhich force to load webview in desktop mode.
1.0.2
Released 1.0.2
- Updated builder parameter from context to activity.
- Updated custom animation.
- Optimized webview options
- Disabled toolbar collapsing for the Android version under 4.1