Skip to content

Unified main and develop#114

Merged
ismoy merged 8 commits into
developfrom
main
Apr 7, 2026
Merged

Unified main and develop#114
ismoy merged 8 commits into
developfrom
main

Conversation

@ismoy
Copy link
Copy Markdown
Owner

@ismoy ismoy commented Apr 7, 2026

Description

merge all change the main branch to develop

Fixes #


Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup (no functional changes)
  • Performance improvement
  • Test additions or improvements
  • Security fix

Testing

  • Unit tests (commonTest)
  • Android instrumented tests
  • iOS tests
  • Tested manually on Android
  • Tested manually on iOS
  • Tested on Desktop (JVM)
  • Tested on Web (JS / Wasm)

Test configuration:

  • Device / Emulator:
  • OS version:
  • Library version tested against:

Screenshots / Screen Recording (if applicable)

Before After

Checklist

  • My code follows the Kotlin coding conventions
  • I have run ./gradlew detekt and there are no new issues
  • I have added/updated tests to cover my changes
  • All existing tests pass (./gradlew test)
  • I have updated the relevant documentation (KDoc, docs/, README if needed)
  • I have added an entry to docs/CHANGELOG.md under [Unreleased]
  • My branch is based on develop (not main)
  • I have not introduced any breaking API changes (or they are documented and justified)

Additional Notes

ismoy and others added 8 commits March 23, 2026 01:55
docs: Update contributors and modify add-contributors workflow
chore: hide website source from repo browser, fix Linguist to show 10…
Rename library's FileProvider to ImagePickerFileProvider to avoid
conflict with host app's androidx.core.content.FileProvider declaration.
fix: resolve FileProvider manifest merge conflict
Resolved a manifest merge conflict and added automatic image compression feature.
@ismoy ismoy merged commit b30f5c8 into develop Apr 7, 2026
6 of 8 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

📊 Coverage Report

Line Coverage: 99.6% (275 of 276 lines)

View on Codecov


Generated automatically by CI

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants