Skip to content
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/akita.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"currently_maintained": true,
"oem": "Google",
"device": "Pixel 8a",
"filename": "EvolutionX-16.0-20251201-akita-11.4.1-Official.zip",
"download": "https://cdn.evolution-x.org/akita/16/EvolutionX-16.0-20251201-akita-11.4.1-Official.zip/download",
"timestamp": 1764624246,
"md5": "5bac7482e14ffb452ebb35ef53ed0adb",
"sha256": "d004b103f91531b7dbfeab400825c1097471f6411edcd746c2485e9ebab5fb33",
"size": 3015320105,
"version": "11.4.1",
"filename": "EvolutionX-16.0-20251215-akita-11.4.2-Official.zip",
"download": "https://cdn.evolution-x.org/akita/16/EvolutionX-16.0-20251215-akita-11.4.2-Official.zip/download",
"timestamp": 1765803437,
"md5": "2484e66fe1b3ad79e3fcc6c3c14ac5ce",
"sha256": "af8d810e3be4c6312356ac807c23fcef94028560a5259fc301d1bbfaede852b5",
"size": 3019515398,
"version": "11.4.2",
"buildtype": "userdebug",
"forum": "https://xdaforums.com/t/rom-15-0-0_r5-official-evolution-x-10-0-11-25-24.4649678/",
"firmware": "",
Expand Down
14 changes: 7 additions & 7 deletions builds/shiba.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"currently_maintained": true,
"oem": "Google",
"device": "Pixel 8",
"filename": "EvolutionX-16.0-20251201-shiba-11.4.1-Official.zip",
"download": "https://cdn.evolution-x.org/shiba/16/EvolutionX-16.0-20251201-shiba-11.4.1-Official.zip/download",
"timestamp": 1764618149,
"md5": "bc902af71bf56b05766b77701f564315",
"sha256": "613948589f1d4d81c3869cc16841fca520b33968e3997bdcfeda4ab1841355c6",
"size": 3026159996,
"version": "11.4.1",
"filename": "EvolutionX-16.0-20251215-shiba-11.4.2-Official.zip",
"download": "https://cdn.evolution-x.org/shiba/16/EvolutionX-16.0-20251215-shiba-11.4.2-Official.zip/download",
"timestamp": 1765797650,
"md5": "bdff902a84efbec09f71ba77b5cbc04a",
"sha256": "718bbef623563dc58333871629f6c0ef4e372f3ae8758999ceabe5a6b9c413e8",
"size": 3030442301,
"version": "11.4.2",
"buildtype": "userdebug",
"forum": "https://xdaforums.com/t/rom-15-0-0_r5-official-evolution-x-10-0-11-25-24.4649678/",
"firmware": "",
Expand Down
37 changes: 9 additions & 28 deletions changelogs/akita.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is Android 16 with November 2025 security patches
This is Android 16 with December 2025 security patches

Notes:
==============================
Expand All @@ -7,33 +7,14 @@ Notes:

Device changes:
==============================
- Update to Evolution X 11.4.1
- Update to Evolution X 11.4.2

Notable ROM changes:
==============================
Added Pixel-Framework
Add FontSpaceGroteskOverlay font
FingerprintAuthenticationClient:fix NPE problem due to getListener method return var is null
FingerprintProvider: Add support for HIDL workaround props
Fix fingerprint breaking when using private space
Fix the system server restart issue caused by the fingerprint framework
KeyboxImitationHooks: Add modificationTimeMs to key metadata
KeyboxImitationHooks: Delete old keys if newer ones fail to generate
KeyboxImitationHooks: Ignore keys requiring auth
Override host metadata
Permission: Remove Advanced Protection related safety sources
PermissionController: Remove check/s for permission controller version
PermissionController: Use headline font from framework resource
Pulse: Do not add listeners if pulse is disabled
Pulse: Do not stop pulse if dozing
Pulse: State enhancements
Pulse: Unify pulse running/showing state
SystemUI: Fix stale colors on power menu after UI mode change
add workaround for BiometricService.SettingObserver system_server crash
apns: Add KKTCell APNs
apns: Update APNs of Turkish carriers
appops: skip ops for invalid null package during state serialization
build: Clamp first api level to 32
gms: Revert GmsCore to pre-QPR1
init: Add more properties for spoof
services: Fix crash caused by null fp daemon
Dexpreopt pixel launcher
New now playing QS tile and updated lockscreen UI
Overlay: Update default wallpaper from Pixel 10 Pro XL
overlay: Use google sans flex for lockscreen clock
config: properties: Add pihooks default values
component-overrides: Force disable various google components
PixelPropsUtils: Update fingerprints to December 2025 release
37 changes: 9 additions & 28 deletions changelogs/shiba.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is Android 16 with November 2025 security patches
This is Android 16 with December 2025 security patches

Notes:
==============================
Expand All @@ -7,33 +7,14 @@ Notes:

Device changes:
==============================
- Update to Evolution X 11.4.1
- Update to Evolution X 11.4.2

Notable ROM changes:
==============================
Added Pixel-Framework
Add FontSpaceGroteskOverlay font
FingerprintAuthenticationClient:fix NPE problem due to getListener method return var is null
FingerprintProvider: Add support for HIDL workaround props
Fix fingerprint breaking when using private space
Fix the system server restart issue caused by the fingerprint framework
KeyboxImitationHooks: Add modificationTimeMs to key metadata
KeyboxImitationHooks: Delete old keys if newer ones fail to generate
KeyboxImitationHooks: Ignore keys requiring auth
Override host metadata
Permission: Remove Advanced Protection related safety sources
PermissionController: Remove check/s for permission controller version
PermissionController: Use headline font from framework resource
Pulse: Do not add listeners if pulse is disabled
Pulse: Do not stop pulse if dozing
Pulse: State enhancements
Pulse: Unify pulse running/showing state
SystemUI: Fix stale colors on power menu after UI mode change
add workaround for BiometricService.SettingObserver system_server crash
apns: Add KKTCell APNs
apns: Update APNs of Turkish carriers
appops: skip ops for invalid null package during state serialization
build: Clamp first api level to 32
gms: Revert GmsCore to pre-QPR1
init: Add more properties for spoof
services: Fix crash caused by null fp daemon
Dexpreopt pixel launcher
New now playing QS tile and updated lockscreen UI
Overlay: Update default wallpaper from Pixel 10 Pro XL
overlay: Use google sans flex for lockscreen clock
config: properties: Add pihooks default values
component-overrides: Force disable various google components
PixelPropsUtils: Update fingerprints to December 2025 release
Loading