From b75520d123d750bf8d90f8cad9dfd4b86bcbcdc8 Mon Sep 17 00:00:00 2001 From: 0xCAFEBABE <87921983+me-cafebabe@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:41:46 +0800 Subject: [PATCH] OTA: Add land and upload its first build (#93) --- builds/land.json | 16 ++++++++++++++++ ...2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt | 2 ++ devices.json | 14 ++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 builds/land.json create mode 100644 changelogs/land/Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt diff --git a/builds/land.json b/builds/land.json new file mode 100644 index 0000000..2e75365 --- /dev/null +++ b/builds/land.json @@ -0,0 +1,16 @@ +{ +"error":false, +"filename": Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip, +"datetime": 1632726754, +"size":1258812135, +"url":"https://sourceforge.net/projects/cherish-os/files/device/land/Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip/download", +"filehash":"97c76a2a6c46262071e25f6a7d00cd06", +"version": "11", +"id": "97c76a2a6c46262071e25f6a7d00cd06", +"donate_url": "https://www.paypal.me/hungphan2001", +"website_url":"https://cherishos.com", +"news_url":"https:\/\/t.me\/CherishOS", +"maintainer":"me-cafebabe", +"maintainer_url":"https://t.me/CherishOS_Mi8937", +"forum_url":"none" +} 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 new file mode 100644 index 0000000..2a87c83 --- /dev/null +++ b/changelogs/land/Cherish-OS-v2.9-20210927-0712-land-OFFICIAL-Gapps.zip.txt @@ -0,0 +1,2 @@ +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/devices.json b/devices.json index 95ec3c6..a01113a 100644 --- a/devices.json +++ b/devices.json @@ -310,6 +310,20 @@ } ] }, + { + "brand": "Xiaomi", + "codename": "land", + "name": "Redmi 3S / 3S Prime / 3X", + "supported_versions": [ + { + "maintainer_name": "me-cafebabe", + "maintainer_url": "https://t.me/me_cafebabe", + "version_code": "eleven", + "version_name": "Eleven", + "xda_thread": "" + } + ] + }, { "brand": "Xiaomi", "codename": "ulova",