Tags: rosuH/EasyWatermark
Tags
feat: add window insets handling to AboutActivity #339 (#340) Added support for handling window insets in AboutActivity. The code now applies system bar insets as margins to the view for better UI adjustments. Also updated patch version to 5. # GENERATE BY https://aicommit.app
fix(ContextExtension): update permissions handling for Android Q and … …above (fix #337) (#338) Refactored the permissions check logic to correctly handle scoped storage for devices running Android Q and later. Removed redundant code and ensured proper invocation of permission grants. # GENERATE BY https://aicommit.app
Improve permission handle flow. (#332) * fix(ci): remove unused status field in publish.yml * chore: bump patch version in gradle.properties * feat(permission): implement storage permission handling using ActivityResultLauncher * feat(permission): refactor storage permission handling methods and introduce new permission check functions * fix(gradle): update patch version to 3 # GENERATE BY https://aicommit.app
PreviousNext