From 62f64b2d946204eefe241d6ce43cc3c850d4e60f Mon Sep 17 00:00:00 2001 From: me-cafebabe <87921983+me-cafebabe@users.noreply.github.com> Date: Fri, 27 Aug 2021 01:50:37 +0800 Subject: [PATCH 1/2] devices: Add Redmi 4A / 5A / Note 5A / Y1 (ulova) Also fix the syntax while we're at it... --- devices.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/devices.json b/devices.json index 256b797..42e78a0 100644 --- a/devices.json +++ b/devices.json @@ -310,6 +310,20 @@ } ] }, + { + "brand": "Xiaomi", + "codename": "ulova", + "name": "Redmi 4A / 5A / Note 5A / Y1", + "supported_versions": [ + { + "maintainer_name": "me-cafebabe", + "maintainer_url": "https://t.me/me_cafebabe", + "version_code": "eleven", + "version_name": "Eleven", + "xda_thread": "" + } + ] + }, { "brand": "Xiaomi", "codename": "pine", @@ -352,3 +366,4 @@ } ] } +] From 0104d94291a6db3d8e169f742f25f2f68348f5d1 Mon Sep 17 00:00:00 2001 From: me-cafebabe <87921983+me-cafebabe@users.noreply.github.com> Date: Thu, 26 Aug 2021 17:59:08 +0000 Subject: [PATCH 2/2] builds: ulova: The first build --- builds/ulova.json | 16 ++++++++++++++++ ....8-20210826-1536-ulova-OFFICIAL-Gapps.zip.txt | 2 ++ 2 files changed, 18 insertions(+) create mode 100644 builds/ulova.json create mode 100644 changelogs/ulova/Cherish-OS-v2.8-20210826-1536-ulova-OFFICIAL-Gapps.zip.txt diff --git a/builds/ulova.json b/builds/ulova.json new file mode 100644 index 0000000..5078712 --- /dev/null +++ b/builds/ulova.json @@ -0,0 +1,16 @@ +{ +"error":false, +"filename": Cherish-OS-v2.8-20210826-1536-ulova-OFFICIAL-Gapps.zip, +"datetime": 1629992000, +"size":1265218025, +"url":"https://sourceforge.net/projects/cherish-os/files/device/ulova/Cherish-OS-v2.8-20210826-1536-ulova-OFFICIAL-Gapps.zip/download", +"filehash":"8ec6c3aede1c0bff8ad969433d0d6b2e", +"version": "11", +"id": "8ec6c3aede1c0bff8ad969433d0d6b2e", +"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/ulova/Cherish-OS-v2.8-20210826-1536-ulova-OFFICIAL-Gapps.zip.txt b/changelogs/ulova/Cherish-OS-v2.8-20210826-1536-ulova-OFFICIAL-Gapps.zip.txt new file mode 100644 index 0000000..4491c41 --- /dev/null +++ b/changelogs/ulova/Cherish-OS-v2.8-20210826-1536-ulova-OFFICIAL-Gapps.zip.txt @@ -0,0 +1,2 @@ +v2.8// +- Initial build