You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
***browser-toolbar**: Added support for dynamic actions. Made site security indicator optional. Added support for overriding default height and padding.
13
+
***feature-session**: Added new use case implementation to support reloading URLs. Fixed bugs when restoring sessions from storage. Use `AtomicFile` for `DefaultSessionStorage`.
14
+
***feature-search**: New component - Connects an (concept) engine implementation with the browser search module and provides search related use case implementations e.g. searching using the default provider.
15
+
***support-ktx**: Added extension method to check if a `String` represents a URL.
16
+
***samples-browser**: Added default search integration using the new feature-search component.
17
+
***samples-toolbar**: New sample app - Shows how to customize the browser-toolbar component.
0 commit comments