Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Abizer-R
/
QuickEdit-Photo-Editor
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
80
Code
Issues
13
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release/5 rc2
- #42
#42
Merged
Abizer-R
merged 12 commits into
main
Abizer-R/QuickEdit-Photo-Editor:main
from
release/5-rc2
Abizer-R/QuickEdit-Photo-Editor:release/5-rc2
Copy head branch name to clipboard
Aug 28, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Release/5 rc2
#42
Abizer-R
merged 12 commits into
main
Abizer-R/QuickEdit-Photo-Editor:main
from
release/5-rc2
Abizer-R/QuickEdit-Photo-Editor:release/5-rc2
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2025
Version update - 5
Abizer-R
committed
55bc169
View commit details
Copy full SHA for 55bc169
Browse repository at this point
Version bumps: kotlinCompilerExtensionVersion to "1.5.10", gradle to "8.12", agp to "8.3.0", kotlin to "1.9.22", kotlinxSerializationJson to "1.6.3"
Abizer-R
committed
168eacf
View commit details
Copy full SHA for 168eacf
Browse repository at this point
Added share intent support in case of images
Abizer-R
committed
1270327
View commit details
Copy full SHA for 1270327
Browse repository at this point
Bump to api 35
Abizer-R
committed
b698a65
View commit details
Copy full SHA for b698a65
Browse repository at this point
fix restricted function usage (required higher api than the minSdk mentioned)
Abizer-R
committed
67a6c61
View commit details
Copy full SHA for 67a6c61
Browse repository at this point
proguard rules for future avoidance
Abizer-R
committed
18ed8fd
View commit details
Copy full SHA for 18ed8fd
Browse repository at this point
improve painting the bars in QuickEditTheme
Abizer-R
committed
e3a493b
View commit details
Copy full SHA for e3a493b
Browse repository at this point
Enforce edge to edge for older APIs
Abizer-R
committed
1ac6e1a
View commit details
Copy full SHA for 1ac6e1a
Browse repository at this point
Apply the system bars padding for whole app (centralized padding, might need to change if we want a screen (composable) to stretch to full-screen in future)
Abizer-R
committed
1a8124d
View commit details
Copy full SHA for 1a8124d
Browse repository at this point
Bump Cloudy to 0.2.7 to support 16KB page sizes
Abizer-R
committed
a08dd6b
View commit details
Copy full SHA for a08dd6b
Browse repository at this point
Bumped Kotlin to 2.1.10 and agp to 8.6.1 to make app compatible with cloudy 0.2.7 and made other changes accordingly (like adding kotlin-compose plugin)
Abizer-R
committed
8ea8674
View commit details
Copy full SHA for 8ea8674
Browse repository at this point
We removed GPUImage (and its libyuv-decoder.so) and replaced it with a native-free pipeline:
Show description for 62d1525
Abizer-R
committed
62d1525
View commit details
Copy full SHA for 62d1525
Browse repository at this point
You can’t perform that action at this time.