From 75135bf8bfb57c94bc88a011afdc4d52c86574f2 Mon Sep 17 00:00:00 2001 From: 0xCAFEBABE <87921983+me-cafebabe@users.noreply.github.com> Date: Thu, 5 Aug 2021 15:42:25 +0800 Subject: [PATCH] OTA: Initial build of pine and olives (#57) --- builds/olives.json | 16 ++++++++++ builds/pine.json | 16 ++++++++++ ...0210805-0614-olives-OFFICIAL-Gapps.zip.txt | 2 ++ ...-20210805-0358-pine-OFFICIAL-Gapps.zip.txt | 2 ++ devices.json | 30 +++++++++++++++++++ 5 files changed, 66 insertions(+) create mode 100644 builds/olives.json create mode 100644 builds/pine.json create mode 100644 changelogs/olives/Cherish-OS-v2.8-20210805-0614-olives-OFFICIAL-Gapps.zip.txt create mode 100644 changelogs/pine/Cherish-OS-v2.8-20210805-0358-pine-OFFICIAL-Gapps.zip.txt diff --git a/builds/olives.json b/builds/olives.json new file mode 100644 index 0000000..2d0f996 --- /dev/null +++ b/builds/olives.json @@ -0,0 +1,16 @@ +{ +"error":false, +"filename": Cherish-OS-v2.8-20210805-0614-olives-OFFICIAL-Gapps.zip, +"datetime": 1628149034, +"size":1339255553, +"url":"https://sourceforge.net/projects/cherish-os/files/device/olives/Cherish-OS-v2.8-20210805-0614-olives-OFFICIAL-Gapps.zip/download", +"filehash":"8edf6ea6080fc91a0161fadbdee34c01", +"version": "11", +"id": "8edf6ea6080fc91a0161fadbdee34c01", +"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/me_cafebabe", +"forum_url":"none" +} diff --git a/builds/pine.json b/builds/pine.json new file mode 100644 index 0000000..13f41c0 --- /dev/null +++ b/builds/pine.json @@ -0,0 +1,16 @@ +{ +"error":false, +"filename": Cherish-OS-v2.8-20210805-0358-pine-OFFICIAL-Gapps.zip, +"datetime": 1628149034, +"size":1326365507, +"url":"https://sourceforge.net/projects/cherish-os/files/device/pine/Cherish-OS-v2.8-20210805-0358-pine-OFFICIAL-Gapps.zip/download", +"filehash":"8d98d18731cfeb992b263a14bd468b8d", +"version": "11", +"id": "8d98d18731cfeb992b263a14bd468b8d", +"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/me_cafebabe", +"forum_url":"none" +} diff --git a/changelogs/olives/Cherish-OS-v2.8-20210805-0614-olives-OFFICIAL-Gapps.zip.txt b/changelogs/olives/Cherish-OS-v2.8-20210805-0614-olives-OFFICIAL-Gapps.zip.txt new file mode 100644 index 0000000..d42b596 --- /dev/null +++ b/changelogs/olives/Cherish-OS-v2.8-20210805-0614-olives-OFFICIAL-Gapps.zip.txt @@ -0,0 +1,2 @@ +v2.8// +Initial official build diff --git a/changelogs/pine/Cherish-OS-v2.8-20210805-0358-pine-OFFICIAL-Gapps.zip.txt b/changelogs/pine/Cherish-OS-v2.8-20210805-0358-pine-OFFICIAL-Gapps.zip.txt new file mode 100644 index 0000000..d42b596 --- /dev/null +++ b/changelogs/pine/Cherish-OS-v2.8-20210805-0358-pine-OFFICIAL-Gapps.zip.txt @@ -0,0 +1,2 @@ +v2.8// +Initial official build diff --git a/devices.json b/devices.json index 475fca3..c445e26 100644 --- a/devices.json +++ b/devices.json @@ -299,6 +299,36 @@ "xda_thread": "" } ] + }, + + { + "brand": "Xiaomi", + "codename": "pine", + "name": "Redmi 7A", + "supported_versions": [ + { + "maintainer_name": "me-cafebabe", + "maintainer_url": "https://t.me/me_cafebabe", + "version_code": "eleven", + "version_name": "Eleven", + "xda_thread": "" + } + ] + }, + + { + "brand": "Xiaomi", + "codename": "olives", + "name": "Redmi 8 Series", + "supported_versions": [ + { + "maintainer_name": "me-cafebabe", + "maintainer_url": "https://t.me/me_cafebabe", + "version_code": "eleven", + "version_name": "Eleven", + "xda_thread": "" + } + ] } ]