Skip to content

Browser KTX 0.1.0

Compare
Choose a tag to compare
@EdricChan03 EdricChan03 released this 23 Aug 16:48
· 113 commits to main since this release
browser-ktx@0.1.0
97c88c3

Notable changes

API updates

New extension properties

Property Docs
Intent.colorScheme Documentation
Intent.urlBarHidingEnabled Documentation
Intent.closeButtonIcon Documentation
Intent.showTitle Documentation
Intent.shareState Documentation
Intent.instantAppsEnabled Documentation

New setters for existing extension properties

Property Docs
Intent.activityResizeBehavior Documentation
Intent.initialActivityHeightPx Documentation
Intent.toolbarCornerRadiusDp Documentation
Intent.closeButtonPosition Documentation

Dependency updates

Artifact Old version New version
Kotlin 1.8.22 1.9.0
androidx.browser:browser 1.5.0 1.6.0
io.github.edricchan03.androidx.common:common-enums 0.0.2 0.1.0

Full Changelog: https://github.com/EdricChan03/androidx-ktx-extras/compare/browser-ktx@0.0.2...browser-ktx@0.1.0