Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

garnet: update 2.3 22/09/2024 #48

Merged
merged 1 commit into from
Sep 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions builds/gapps/garnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
"maintainer": "JYR_RC",
"oem": "Redmi",
"device": "Redmi note 13 pro 5G",
"version": "2.2",
"filename": "droidx-2.2-20240826-1233-OFFICIAL-garnet-Gapps.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/garnet/droidx-2.2-20240826-1233-OFFICIAL-garnet-Gapps.zip/download",
"timestamp": 1724675521,
"md5": "17f071ae321cde7aaf154034b143e764",
"sha256": "bebc911151c7781c30025e346689a293e2c1d9e0da99ea13603a0a53b34d68a7",
"size": 2543582119,
"version": "2.3",
"filename": "droidx-2.3-20240922-0521-OFFICIAL-garnet-Gapps.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/garnet/droidx-2.3-20240922-0521-OFFICIAL-garnet-Gapps.zip/download",
"timestamp": 1726982432,
"md5": "fc73e8c796b327273e5b9afc4b686661",
"sha256": "208c38caebd93a622fad2b4e2ae0c44dd09907a6b0a564c6011805d9fab957f6",
"size": 2554149799,
"security_id": 240905,
"buildtype": "gapps",
"forum": "",
"telegram": "https://t.me/garnet_support_JYR_RC"
Expand Down
17 changes: 17 additions & 0 deletions changelogs/garnet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@ Build type: Monthly
Device: Redmi Note 13 Pro 5G / Poco X6 5G (garnet)
Device maintainer: JYR_RC

===== 22 Sep, 2024 =====
- Ota support
- Sep security patch
- Integrity pass default
- Add intelligent equalizer setting in dolby
- Added zram support
- Enable option for full screen aspect ratio
- Remove hw_acc effect
- Configure RefreshRate brightness thresholds
- Build oss soundtrigger hal
- Disable ELF checks for some camera libraries
- Set display idle time to 0 fixes screen flickering in low brightness
- Improved automatic brightness
- Improvements in colors, now they are more vivid
- Fix the faceunlock icon from being hidden in fod
- Improved speed and performance in games

===== 26 August, 2024 =====
- Ota support
- August security patch
Expand Down