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

Ginkgo/Vayu: 12/27/2024 Update #267

Merged
merged 1 commit into from
Dec 27, 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
14 changes: 7 additions & 7 deletions builds/ginkgo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"maintainer": "Tejas Singh (tejas101k)",
"oem": "Xiaomi",
"device": "Redmi Note 8/8T",
"filename": "EvolutionX-15.0-20241204-ginkgo-10.0-Official.zip",
"download": "https://sourceforge.net/projects/evolution-x/files/ginkgo/15/EvolutionX-15.0-20241204-ginkgo-10.0-Official.zip/download",
"timestamp": 1733337169,
"md5": "e5e0635fac29a29f1cdaa37e989ec8e4",
"sha256": "4eabca156c83a98e31f0193afb5890b855057638c560698aa269758e36fd4680",
"size": 1876901958,
"version": "10.0",
"filename": "EvolutionX-15.0-20241226-ginkgo-10.1-Official.zip",
"download": "https://sourceforge.net/projects/evolution-x/files/ginkgo/15/EvolutionX-15.0-20241226-ginkgo-10.1-Official.zip/download",
"timestamp": 1735230087,
"md5": "2d70d1e69171d8e85d7edcb9322453a8",
"sha256": "bf379541f0f48f7b1b2f37bebb9f35a14da2394c9a1a1e8d7b7c21766339f4f1",
"size": 1837967593,
"version": "10.1",
"buildtype": "Release",
"forum": "https://xdaforums.com/t/rom-14-official-unified-evolution-x-for-redmi-note-8-8t.4639684/",
"firmware": "",
Expand Down
46 changes: 23 additions & 23 deletions builds/vayu.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"response": [
{
"maintainer": "Tejas Singh (tejas101k)",
"oem": "Xiaomi",
"device": "POCO X3 PRO",
"filename": "EvolutionX-15.0-20241203-vayu-10.0-Official.zip",
"download": "https://sourceforge.net/projects/evolution-x/files/vayu/15/EvolutionX-15.0-20241203-vayu-10.0-Official.zip/download",
"timestamp": 1733158225,
"md5": "86e55c8cbe4b4f05f10212f1c1de705c",
"sha256": "5ac0789e2ff5707da0b274e40e322f4ea9098c2f482ec5f35898687b2bbf138d",
"size": 2188133324,
"version": "10.0",
"buildtype": "Release",
"forum": "https://xdaforums.com/t/rom-15-official-evolution-x-poco-x3-pro-vayu.4648475/",
"firmware": "https://xmfirmwareupdater.com/firmware/vayu/stable/V14.0.3.0.TJUMIXM/",
"paypal": "https://paypal.me/tejas101k",
"telegram": "https://t.me/tejas101k",
"github": "tejas101k",
"initial_installation_images": [
"recovery"
]
}
]
"response": [
{
"maintainer": "Tejas Singh (tejas101k)",
"oem": "Xiaomi",
"device": "POCO X3 PRO",
"filename": "EvolutionX-15.0-20241226-vayu-10.1-Official.zip",
"download": "https://sourceforge.net/projects/evolution-x/files/vayu/15/EvolutionX-15.0-20241226-vayu-10.1-Official.zip/download",
"timestamp": 1735220720,
"md5": "6fa2b28a8c42c273600568e93ac4a406",
"sha256": "7e80e0ffbaea62b4be4da1c6436fd0947ddfa9e7d04476101bcec0eb936ddf1e",
"size": 2157571915,
"version": "10.1",
"buildtype": "Release",
"forum": "https://xdaforums.com/t/rom-15-official-evolution-x-poco-x3-pro-vayu.4648475/",
"firmware": "https://xmfirmwareupdater.com/firmware/vayu/stable/V14.0.3.0.TJUMIXM/",
"paypal": "https://paypal.me/tejas101k",
"telegram": "https://t.me/tejas101k",
"github": "tejas101k",
"initial_installation_images": [
"recovery"
]
}
]
}
9 changes: 7 additions & 2 deletions changelogs/ginkgo.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
• Initial Android 15 Release
• Hold more apps in RAM for longer periods
* Merged December 2024 (Android 15 QPR1) Security Patch
* Bring back most features/customisations from A14
* Add circle to search
* Add Battery Styles and Battery Percentage toggle
* Add GameSpace, swipe to screenshot and many other day to day features back
* More QS Tiles (Sound, dataswitch and else)
* Many More (Features & Fixes that were missing on last Initial Android 15 Release)
16 changes: 9 additions & 7 deletions changelogs/vayu.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
• Initial Android 15 Release
• Fix no call outgoing sound until the receiver picks the call when VoLTE enabled
• Improve bluetooth connectivity, audio and add support for more codecs
• Improve Network Connectivity
• Address QS lags in presence of notifications or light mode
• Improve battery backup / heating/ charging speeds
• Improve RAM Management
* Merged December 2024 (Android 15 QPR1) Security Patch
* Bring back most features/customisations from A14
* Add circle to search
* Fixed IR Blaster (Remote)
* Fixed side fingerprint icon position
* Add Battery Styles and Battery Percentage toggle
* Add GameSpace, swipe to screenshot and many other day to day features back
* More QS Tiles (Sound, dataswitch and else)
* Many More (Features & Fixes that were missing on last Initial Android 15 Release)
Loading