Skip to content

Commit

Permalink
sakura: update v2.2 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshsvha authored Aug 25, 2024
1 parent 5c3284f commit 6aa8d10
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 39 deletions.
34 changes: 17 additions & 17 deletions builds/gapps/sakura.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"response": [
{
"maintainer": "Shanks",
"oem": "Xiaomi",
"device": "Redmi 6 Pro",
"version": "2.1.1",
"filename": "droidx-2.1.1-20240713-1405-OFFICIAL-sakura-Gapps.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/sakura/droidx-2.1.1-20240713-1405-OFFICIAL-sakura-Gapps.zip/download",
"timestamp": 1719757449,
"md5": "f901d2aee37b313655e87f26d7a996c6",
"sha256": "a58c3408687e0c1090d8eed15e841dc00a6c314c64e5101d332a3b73168a58ed",
"size": 1491972516,
"buildtype": "gapps",
"forum": "",
"telegram": "https://t.me/obito_svha"
}
]
"response": [
{
"maintainer": "Shanks",
"oem": "Xiaomi",
"device": "Redmi 6 Pro",
"version": "2.2",
"filename": "droidx-2.2-20240823-0902-OFFICIAL-sakura-Gapps.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/sakura/droidx-2.2-20240823-0902-OFFICIAL-sakura-Gapps.zip/download",
"timestamp": 1724403582,
"md5": "a9a722cdfd6eb4198f1f39e6a15004b2",
"sha256": "69d0236729aeba20302cbee63d03942d203664201fd6595ab9279fd99c0ee177",
"size": 1475638877,
"buildtype": "gapps",
"forum": "",
"telegram": "https://t.me/obito_svha"
}
]
}
34 changes: 17 additions & 17 deletions builds/vanilla/sakura.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"response": [
{
"maintainer": "Shanks",
"oem": "Xiaomi",
"device": "Redmi 6 Pro",
"version": "2.1.1",
"filename": "droidx-2.1.1-20240713-0243-OFFICIAL-sakura-Vanilla.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/sakura/droidx-2.1.1-20240713-0243-OFFICIAL-sakura-Vanilla.zip/download",
"timestamp": 1719757449,
"md5": "3930f6f437e027f294924d563f21594e",
"sha256": "bce9ac7fcf482e520586a45bcf8347e888439a32fe4ffb9b08f7a8c95beed6a2",
"size": 1491972516,
"buildtype": "vanilla",
"forum": "",
"telegram": "https://t.me/obito_svha"
}
]
"response": [
{
"maintainer": "Shanks",
"oem": "Xiaomi",
"device": "Redmi 6 Pro",
"version": "2.2",
"filename": "droidx-2.2-20240823-0440-OFFICIAL-sakura-Vanilla.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/sakura/droidx-2.2-20240823-0440-OFFICIAL-sakura-Vanilla.zip/download",
"timestamp": 1724387865,
"md5": "31b4b18fc29a7d6d98ff3b69aa4792fd",
"sha256": "57a81967f0a4749a183b5fd8de95c2c6d6b9521e9badfd4bad2c22766e44d1d5",
"size": 984059872,
"buildtype": "vanilla",
"forum": "",
"telegram": "https://t.me/obito_svha"
}
]
}
37 changes: 32 additions & 5 deletions changelogs/sakura.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,41 @@ Device maintainer: Shanks
========================================

=================
30th June, 2024
25th August, 2024
=================
* Initial Build of DroidX 2.1
- Synced with latest 2.2 source
- ro_overlays: Move CarrierConfig to RRO
- Specify caymanslm source at the top
- Remove media_codecs_google_c2*
- Droped libts libs
- Brought back bcr and viper4android
- Move input surface to CCodec
- Import prebuilt wpa_supplicant
- Added performance point tag for msm8953
- Disabled Wallpaper zoom animation once and for all
- Remove software omx codec references
- Use AOSP default Codec2/OMX ranks
- Set higher priority to c2 than OMX
- finetune performance xml
- Finetune mediacodec performance
- mark the target with slow cpu
- Drop Xiaomiparts once and for all
- QCamera2: Fix sensor to active array ROI conversion
- HAL3 Fix for memleak if for snapshot stream
- Fix sharpness issue in snapshot
- Fix snprintf string truncation error
- And some optimisation here and there

=================
30th June, 2024
=================
- Initial Build of DroidX 2.1
- Rom signed with sign keys
- Moved to Fbev1 encryption

=================
13th July, 2024
=================
* Bump upto DroidX 2.1.1
* Fixed DT2W from Lockscreen
* Nuked Livedisplay which causing crash
- Bump upto DroidX 2.1.1
- Fixed DT2W from Lockscreen
- Nuked Livedisplay which causing crash

0 comments on commit 6aa8d10

Please sign in to comment.