From 2a107d9e26fb9f0f81c574fdbfe6b75e9a0108b3 Mon Sep 17 00:00:00 2001 From: Sundram <101039005+xyz-sundram@users.noreply.github.com> Date: Wed, 12 Jul 2023 19:53:47 +0530 Subject: [PATCH] twolip: initial OTA (#166) --- builds/twolip.json | 28 ++++++++++++++++++++++++++++ changelogs/changelog_twolip.txt | 14 ++++++++++++++ devices.json | 14 ++++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 builds/twolip.json create mode 100644 changelogs/changelog_twolip.txt diff --git a/builds/twolip.json b/builds/twolip.json new file mode 100644 index 0000000..a609fe7 --- /dev/null +++ b/builds/twolip.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "Sundram", + "oem": "Redmi", + "device": "Redmi Note 6 Pro", + "filename": "Cherish-OS-v4.10-20230711-1628-twolip-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/twolip/Cherish-OS-v4.10-20230711-1628-twolip-OFFICIAL-GApps.zip/download", + "timestamp": 1689092710, + "md5": "6cb9b6e8baad702e3d96e7fb638f2f9e", + "sha256": "b959e142cd6dcb4fba670bdfddccbdae388236f77a901fbd7a6518ef5af91703", + "size": 1428034496, + "version": 4.10, + "buildtype": "Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/TulipIndia", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} \ No newline at end of file diff --git a/changelogs/changelog_twolip.txt b/changelogs/changelog_twolip.txt new file mode 100644 index 0000000..cb75c61 --- /dev/null +++ b/changelogs/changelog_twolip.txt @@ -0,0 +1,14 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Redmi Note 6 Pro +Device maintainer: Sundram + +===== 12 july, 2023 ===== + +- Reduced Status bar padding +- Added Props for better battery life +- Fixed Mic issue in Apps like whatsapp +- Switch to Zstd zram compression + +If you like our work you can donate to us at +Paypal:- paypal.me/hungphan2001 \ No newline at end of file diff --git a/devices.json b/devices.json index 28ed24d..93fcd31 100644 --- a/devices.json +++ b/devices.json @@ -715,6 +715,20 @@ } ] }, + { + "brand": "Redmi", + "codename": "twolip", + "name": "Redmi Note 6 Pro", + "supported_versions": [ + { + "maintainer_name": "Sundram", + "maintainer_url": "https://t.me/Nerd_sundram", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } + ] + }, { "brand": "Oneplus", "codename": "martini",