From abff259fdd6f636cc954ff6c1ea76468114fd166 Mon Sep 17 00:00:00 2001 From: 0xCAFEBABE <87921983+me-cafebabe@users.noreply.github.com> Date: Sat, 23 Oct 2021 14:13:15 +0800 Subject: [PATCH] OTA: land + santoni = landtoni --- builds/{land.json => landtoni.json} | 12 ++++++------ ...S-v2.10-20211010-0647-land-OFFICIAL-Gapps.zip.txt | 6 ------ ...OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt | 2 -- ....10-20211023-0434-landtoni-OFFICIAL-Gapps.zip.txt | 4 ++++ devices.json | 4 ++-- 5 files changed, 12 insertions(+), 16 deletions(-) rename builds/{land.json => landtoni.json} (53%) delete mode 100644 changelogs/land/Cherish-OS-v2.10-20211010-0647-land-OFFICIAL-Gapps.zip.txt delete mode 100644 changelogs/land/Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt create mode 100644 changelogs/landtoni/Cherish-OS-v2.10-20211023-0434-landtoni-OFFICIAL-Gapps.zip.txt diff --git a/builds/land.json b/builds/landtoni.json similarity index 53% rename from builds/land.json rename to builds/landtoni.json index c7da18e..34486ed 100644 --- a/builds/land.json +++ b/builds/landtoni.json @@ -1,12 +1,12 @@ { "error":false, -"filename": Cherish-OS-v2.10-20211010-0647-land-OFFICIAL-Gapps.zip, -"datetime": 1633848291, -"size":1259033688, -"url":"https://sourceforge.net/projects/cherish-os/files/device/land/Cherish-OS-v2.10-20211010-0647-land-OFFICIAL-Gapps.zip/download", -"filehash":"765afec48839961e564a2f71ea87af42", +"filename": Cherish-OS-v2.10-20211023-0434-landtoni-OFFICIAL-Gapps.zip, +"datetime": 1634963404, +"size":1268765019, +"url":"https://sourceforge.net/projects/cherish-os/files/device/landtoni/Cherish-OS-v2.10-20211023-0434-landtoni-OFFICIAL-Gapps.zip/download", +"filehash":"a96fe4cdf138cd792d4ace7bc0557a08", "version": "11", -"id": "765afec48839961e564a2f71ea87af42", +"id": "a96fe4cdf138cd792d4ace7bc0557a08", "donate_url": "https://www.paypal.me/hungphan2001", "website_url":"https://cherishos.com", "news_url":"https:\/\/t.me\/CherishOS", diff --git a/changelogs/land/Cherish-OS-v2.10-20211010-0647-land-OFFICIAL-Gapps.zip.txt b/changelogs/land/Cherish-OS-v2.10-20211010-0647-land-OFFICIAL-Gapps.zip.txt deleted file mode 100644 index 53c20fb..0000000 --- a/changelogs/land/Cherish-OS-v2.10-20211010-0647-land-OFFICIAL-Gapps.zip.txt +++ /dev/null @@ -1,6 +0,0 @@ -v2.10 - -Device changelog: -- Fixed Goodix fingerprint finally (FPC works) -- Many minor changes in device tree -- Upstreamed kernel to 4.9.285 diff --git a/changelogs/land/Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt b/changelogs/land/Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt deleted file mode 100644 index 2a87c83..0000000 --- a/changelogs/land/Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt +++ /dev/null @@ -1,2 +0,0 @@ -v2.9// -- Initial official build (Tell in @CherishOS_Mi8937 group if you got issues with goodix fingerprint, you'll get a fix) diff --git a/changelogs/landtoni/Cherish-OS-v2.10-20211023-0434-landtoni-OFFICIAL-Gapps.zip.txt b/changelogs/landtoni/Cherish-OS-v2.10-20211023-0434-landtoni-OFFICIAL-Gapps.zip.txt new file mode 100644 index 0000000..8cfbeb5 --- /dev/null +++ b/changelogs/landtoni/Cherish-OS-v2.10-20211023-0434-landtoni-OFFICIAL-Gapps.zip.txt @@ -0,0 +1,4 @@ +v2.10 +- land + santoni = landtoni +- Latest Mi8937 Kernel changes +- Minor changes on device tree diff --git a/devices.json b/devices.json index 6704697..fe207a8 100644 --- a/devices.json +++ b/devices.json @@ -326,8 +326,8 @@ }, { "brand": "Xiaomi", - "codename": "land", - "name": "Redmi 3S / 3S Prime / 3X", + "codename": "landtoni", + "name": "Redmi 3S / 3X / 4X", "supported_versions": [ { "maintainer_name": "me-cafebabe",