Capturable icon indicating copy to clipboard operation
Capturable copied to clipboard

🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️

Results 50 Capturable issues
Sort by recently updated
recently updated
newest added

Bumps com.diffplug.spotless from 6.7.2 to 6.9.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=6.7.2&new-version=6.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

For those who are looking for a solution to capture scrollable content, I've created a small solution that I believe with some modifications and improvements, could be a functionality of...

enhancement

Is there a way to save the capture media as file?

Bumps `coroutinesVersion` from 1.6.3 to 1.6.4. Updates `kotlinx-coroutines-core` from 1.6.3 to 1.6.4 Release notes Sourced from kotlinx-coroutines-core's releases. 1.6.4 Added TestScope.backgroundScope for launching coroutines that perform work in the background...

dependencies

Bumps `kotlinVersion` from 1.6.10 to 1.7.10. Updates `kotlin-gradle-plugin` from 1.6.10 to 1.7.10 Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.7.10 Changelog Compiler KT-52702 Invalid locals information when compiling kotlinx.collections.immutable with...

dependencies

Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.20.0 to 0.21.0. Release notes Sourced from gradle-maven-publish-plugin's releases. 0.21.0 Changelog Changelog Sourced from gradle-maven-publish-plugin's changelog. Version 0.21.0 (2022-07-11) Behavior changes The com.vanniktech.maven.publish stops adding Maven Central...

dependencies

Bumps gradle from 7.1.3 to 7.2.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.1.3&new-version=7.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Shreyas, is it possible to capture entire lazyColum/colum of wrapping content (scrolling) in a bitmap instead of just capturing what is on the screen?

enhancement

Is it possible to capture another version of a Composable just to the Capturable and capture a bitmap?

Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.20.0 to 0.22.0. Release notes Sourced from gradle-maven-publish-plugin's releases. 0.21.0 Changelog Changelog Sourced from gradle-maven-publish-plugin's changelog. Version 0.22.0 (2022-09-09) NEW: When publishing to maven central by setting...

dependencies