From 4f11dd6423353efa943f006c258f382a61697b12 Mon Sep 17 00:00:00 2001 From: Husker Date: Tue, 9 Mar 2021 00:40:23 +0800 Subject: [PATCH] add jd2019 (#6) Co-authored-by: husker19 <71553562+husker19@users.noreply.github.com> --- builds/jd2019.json | 16 ++++++++++++++++ ...3-20210308-1328-jd2019-OFFICIAL-GApps.zip.txt | 11 +++++++++++ devices.json | 15 +++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 builds/jd2019.json create mode 100644 changelog/Cherish-OS-v2.3-20210308-1328-jd2019-OFFICIAL-GApps.zip.txt diff --git a/builds/jd2019.json b/builds/jd2019.json new file mode 100644 index 0000000..d4fc216 --- /dev/null +++ b/builds/jd2019.json @@ -0,0 +1,16 @@ +{ +"error":false, +"filename": Cherish-OS-v2.3-20210308-1328-jd2019-OFFICIAL-GApps.zip, +"datetime": , +"size":1371635299, +"url":"https://sourceforge.net/projects/cherish-os/files/device/jd2019/Cherish-OS-v2.3-20210308-1328-jd2019-OFFICIAL-GApps.zip/download", +"filehash":"a589ea0c187471f1cbe024fcd090e9f3", +"version": "11", +"id": "a589ea0c187471f1cbe024fcd090e9f3", +"donate_url": "https://www.paypal.me/hungphan2001", +"website_url":"https://sourceforge.net/projects/cherish-os/files/device/", +"news_url":"https:\/\/t.me\/CherishOS", +"maintainer":"Husker", +"maintainer_url":"https://t.me/HsyHusker", +"forum_url":"https://forum.xda-developers.com/m/husker19.11175085/" +} \ No newline at end of file diff --git a/changelog/Cherish-OS-v2.3-20210308-1328-jd2019-OFFICIAL-GApps.zip.txt b/changelog/Cherish-OS-v2.3-20210308-1328-jd2019-OFFICIAL-GApps.zip.txt new file mode 100644 index 0000000..caa411c --- /dev/null +++ b/changelog/Cherish-OS-v2.3-20210308-1328-jd2019-OFFICIAL-GApps.zip.txt @@ -0,0 +1,11 @@ +DEVICE SIDE: +• Update redfin fingerprint to March 2021 + +ROM SIDE: +• Fixed Advanced Gestures +• Added Omni Weather Styles +• Update translations from crowdin +• DataUsageView: move it to QQS Status Icons area +• Fixed navigation bar button hit testing +• Added height statusbar UI +• Added MediaPlayer() function for backward compatibility diff --git a/devices.json b/devices.json index 3d5cfa8..224d22c 100644 --- a/devices.json +++ b/devices.json @@ -210,5 +210,20 @@ "xda_thread": "" } ] + }, + + { + "brand": "Lenovo", + "codename": "jd2019", + "name": "Lenovo Z5s", + "supported_versions": [ + { + "maintainer_name": "Husker", + "maintainer_url": "https://t.me/HsyHusker", + "version_code": "eleven", + "version_name": "Eleven", + "xda_thread": "" + } + ] } ]