diff --git a/builds/laurel_sprout.json b/builds/laurel_sprout.json new file mode 100644 index 0000000..e952d30 --- /dev/null +++ b/builds/laurel_sprout.json @@ -0,0 +1,27 @@ +{ + "response": [ + { + "maintainer": "RAYAN", + "oem": "Xiaomi", + "device": "Xiaomi Mi A3", + "filename": "Cherish-OS-v3.9-20220802-0049-laurel_sprout-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/laurel_sprout/Cherish-OS-v3.9-20220802-0049-laurel_sprout-OFFICIAL-GApps.zip/download", + "timestamp": 1659401295, + "md5": "59632065301e070951d912285e865637", + "sha256": "30f8d0f1702693f9da496a71b08d1788e67121d6ae0661aaec98ca374c2b084e", + "size": 1590221104, + "version": 3.9, + "buildtype": "Active Development Releases", + "forum": "https://t.me/cherishOS", + "firmware": "https://xiaomifirmwareupdater.com/firmware/laurel_sprout/", + "modem": "", + "bootloader": "", + "recovery": "https://eu.dl.twrp.me/xiaomimia3/", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/A12_miA3", + "dt": "https://github.com/Musical143143/device_xiaomi_laurel_sprout", + "common-dt": "", + "kernel": "https://github.com/Musical143143/Vendor_xiaomi_laurel_sprout" + } + ] +} diff --git a/changelogs/changelog_laurel_sprout.txt b/changelogs/changelog_laurel_sprout.txt new file mode 100644 index 0000000..44c7306 --- /dev/null +++ b/changelogs/changelog_laurel_sprout.txt @@ -0,0 +1,14 @@ + Highlights & Device Specific Changes: + Build type: Monthly + Device: Xiaomi Mi A3 + Device maintainer: RAYAN + + ====02 August , 2022===== + +# Added miui camera +# Added Dolby Atmos +# Added updated pixel mod launchr +# Enable force fast charging by increasing 900ma +# Increase speaker and mice volume Increase +# haptic feedback Ui smoother tweak +# Kernel upstreamed diff --git a/devices.json b/devices.json index cee8104..8356bab 100644 --- a/devices.json +++ b/devices.json @@ -407,5 +407,19 @@ "xda_thread": "" } ] + }, + { + "brand": "Xiaomi", + "codename": "laurel_sprout", + "name": "Mi A3", + "supported_versions": [ + { + "maintainer_name": "RAYAN", + "maintainer_url": "https://t.me/Universeworldbekind", + "version_code": "twelve", + "version_name": "Twelve", + "xda_thread": "" + } + ] } ]