diff --git a/builds/bluejay.json b/builds/bluejay.json index 6166fd16c..1b6da0673 100644 --- a/builds/bluejay.json +++ b/builds/bluejay.json @@ -5,13 +5,13 @@ "currently_maintained": true, "oem": "Google", "device": "Pixel 6a", - "filename": "EvolutionX-16.0-20250725-bluejay-11.0-Official.zip", - "download": "https://cdn.evolution-x.org/bluejay/16/EvolutionX-16.0-20250725-bluejay-11.0-Official.zip/download", - "timestamp": 1753426933, - "md5": "f33a7d283838085146a50ea2907f081e", - "sha256": "3ebde7fc19e56c5cecd54ab64b1f672c22770e9727b61c8efe037969449167c9", - "size": 2579918964, - "version": "11.0", + "filename": "EvolutionX-16.0-20251010-bluejay-11.3-Official.zip", + "download": "https://cdn.evolution-x.org/bluejay/16/EvolutionX-16.0-20251010-bluejay-11.3-Official.zip/download", + "timestamp": 1760159771, + "md5": "0495d9b1a0fdb24d0f8e7252d29b0eea", + "sha256": "0ccdf279ea0f63a61df60d7c1a91daa12b5b2f019dc0759bc98f0d7b11c8528e", + "size": 2936330128, + "version": "11.3", "buildtype": "userdebug", "forum": "https://xdaforums.com/t/rom-15-0-0_r5-official-evolution-x-10-0-11-23-2024.4547009/", "firmware": "", @@ -25,4 +25,4 @@ "extra_images": [] } ] -} +} \ No newline at end of file diff --git a/builds/oriole.json b/builds/oriole.json index fa0f6ceda..367940b9c 100644 --- a/builds/oriole.json +++ b/builds/oriole.json @@ -5,13 +5,13 @@ "currently_maintained": true, "oem": "Google", "device": "Pixel 6", - "filename": "EvolutionX-16.0-20250725-oriole-11.0-Official.zip", - "download": "https://cdn.evolution-x.org/oriole/16/EvolutionX-16.0-20250725-oriole-11.0-Official.zip/download", - "timestamp": 1753421834, - "md5": "3bdc4d26f2a3c09f65f29488e009114b", - "sha256": "f02a50ea214bbffed51a1617f55778b93095b031082de6bf74ccd98087442d1d", - "size": 2601365711, - "version": "11.0", + "filename": "EvolutionX-16.0-20251010-oriole-11.3-Official.zip", + "download": "https://cdn.evolution-x.org/oriole/16/EvolutionX-16.0-20251010-oriole-11.3-Official.zip/download", + "timestamp": 1760156659, + "md5": "0e294338e7307f4132c5856f4b3abb0c", + "sha256": "4d1732bfc8a823f30e15203e169bf2e7a3832b844f70391a80a0beb141874e54", + "size": 2957746170, + "version": "11.3", "buildtype": "userdebug", "forum": "https://xdaforums.com/t/rom-15-0-0_r5-official-evolution-x-10-0-11-23-2024.4547009/", "firmware": "", @@ -25,4 +25,4 @@ "extra_images": [] } ] -} +} \ No newline at end of file diff --git a/builds/raven.json b/builds/raven.json index 1a9e55b97..c26d88753 100644 --- a/builds/raven.json +++ b/builds/raven.json @@ -5,13 +5,13 @@ "currently_maintained": true, "oem": "Google", "device": "Pixel 6 Pro", - "filename": "EvolutionX-16.0-20250725-raven-11.0-Official.zip", - "download": "https://cdn.evolution-x.org/raven/16/EvolutionX-16.0-20250725-raven-11.0-Official.zip/download", - "timestamp": 1753424466, - "md5": "e0dcc090110ab92bf79781b92daf306c", - "sha256": "9b9e5eb4ba98753fc580a1482bd1a848128ccf7058482ae94933f9e4cb85f807", - "size": 2602393835, - "version": "11.0", + "filename": "EvolutionX-16.0-20251010-raven-11.3-Official.zip", + "download": "https://cdn.evolution-x.org/raven/16/EvolutionX-16.0-20251010-raven-11.3-Official.zip/download", + "timestamp": 1760158218, + "md5": "b9414c9445122cc9a831019a4c0459c8", + "sha256": "b03190ac7f610e56e24f499d1249060002fd19c4c91ddb33392edac9db827473", + "size": 2960932466, + "version": "11.3", "buildtype": "userdebug", "forum": "https://xdaforums.com/t/rom-15-0-0_r5-official-evolution-x-10-0-11-23-2024.4547009/", "firmware": "", @@ -25,4 +25,4 @@ "extra_images": [] } ] -} +} \ No newline at end of file diff --git a/changelogs/bluejay.txt b/changelogs/bluejay.txt index 7dfcb7c2b..2448f9d82 100644 --- a/changelogs/bluejay.txt +++ b/changelogs/bluejay.txt @@ -1 +1,30 @@ -Initial Android 16 release. +Initial Android 16 with October 2025 security patches! + +Device Changes: +============================== + +Notable ROM changes: +============================== +Fix ConcurrentModificationException in LocaleStore +KeyGestureController: Fix broken actions for Assist key press and long press +Match legacy toast view with SystemUI +Pulse: Add fading block renderer +Pulse: Use visibility guard for draw and engine process +ScreenshotController: Clean up resources when dismissed +ScreenshotController: Play haptic feedback even on normal ringer mode +Settings: Allow disabling refresh rate lowering in battery saver +Settings: Ambient Music Ticker - Allow to pulse on new tracks +SettingsLib: add alwaysExpand to TopIntroPreference +SettingsLib: fix RestrictedPreference not updating properly +SystemUI: Show icon of package associated with Toast +SystemUI: Utilities: Update for media control +Update translations +Updater: Adjust menu_auto_updates_check to prevent truncation +Updater: Automatically check for updates when connectivity is restored +Updater: Catch exceptions when enabling performance mode +Updater: Replace manual refresh with auto refresh +Updater: Set UPDATE_RECOVERY_PROPERTY explicitly to false if hidden +core: Improve notification toast format and fix for apps < sdk 29 +release: Enable move_transition_animation_layer +remove low ram check for voice recognition pre-grant +system: Postpone NetworkWatchlistService scan during boot diff --git a/changelogs/oriole.txt b/changelogs/oriole.txt index 7dfcb7c2b..2448f9d82 100644 --- a/changelogs/oriole.txt +++ b/changelogs/oriole.txt @@ -1 +1,30 @@ -Initial Android 16 release. +Initial Android 16 with October 2025 security patches! + +Device Changes: +============================== + +Notable ROM changes: +============================== +Fix ConcurrentModificationException in LocaleStore +KeyGestureController: Fix broken actions for Assist key press and long press +Match legacy toast view with SystemUI +Pulse: Add fading block renderer +Pulse: Use visibility guard for draw and engine process +ScreenshotController: Clean up resources when dismissed +ScreenshotController: Play haptic feedback even on normal ringer mode +Settings: Allow disabling refresh rate lowering in battery saver +Settings: Ambient Music Ticker - Allow to pulse on new tracks +SettingsLib: add alwaysExpand to TopIntroPreference +SettingsLib: fix RestrictedPreference not updating properly +SystemUI: Show icon of package associated with Toast +SystemUI: Utilities: Update for media control +Update translations +Updater: Adjust menu_auto_updates_check to prevent truncation +Updater: Automatically check for updates when connectivity is restored +Updater: Catch exceptions when enabling performance mode +Updater: Replace manual refresh with auto refresh +Updater: Set UPDATE_RECOVERY_PROPERTY explicitly to false if hidden +core: Improve notification toast format and fix for apps < sdk 29 +release: Enable move_transition_animation_layer +remove low ram check for voice recognition pre-grant +system: Postpone NetworkWatchlistService scan during boot diff --git a/changelogs/raven.txt b/changelogs/raven.txt index 7dfcb7c2b..2448f9d82 100644 --- a/changelogs/raven.txt +++ b/changelogs/raven.txt @@ -1 +1,30 @@ -Initial Android 16 release. +Initial Android 16 with October 2025 security patches! + +Device Changes: +============================== + +Notable ROM changes: +============================== +Fix ConcurrentModificationException in LocaleStore +KeyGestureController: Fix broken actions for Assist key press and long press +Match legacy toast view with SystemUI +Pulse: Add fading block renderer +Pulse: Use visibility guard for draw and engine process +ScreenshotController: Clean up resources when dismissed +ScreenshotController: Play haptic feedback even on normal ringer mode +Settings: Allow disabling refresh rate lowering in battery saver +Settings: Ambient Music Ticker - Allow to pulse on new tracks +SettingsLib: add alwaysExpand to TopIntroPreference +SettingsLib: fix RestrictedPreference not updating properly +SystemUI: Show icon of package associated with Toast +SystemUI: Utilities: Update for media control +Update translations +Updater: Adjust menu_auto_updates_check to prevent truncation +Updater: Automatically check for updates when connectivity is restored +Updater: Catch exceptions when enabling performance mode +Updater: Replace manual refresh with auto refresh +Updater: Set UPDATE_RECOVERY_PROPERTY explicitly to false if hidden +core: Improve notification toast format and fix for apps < sdk 29 +release: Enable move_transition_animation_layer +remove low ram check for voice recognition pre-grant +system: Postpone NetworkWatchlistService scan during boot