diff --git a/builds/miatoll.json b/builds/miatoll.json new file mode 100644 index 0000000..f9404bf --- /dev/null +++ b/builds/miatoll.json @@ -0,0 +1,16 @@ +{ +"error":false, +"filename": Cherish-OS-v2.3-20210315-1218-miatoll-OFFICIAL-GApps.zip, +"datetime": , +"size":1716283349, +"url":"https://sourceforge.net/projects/cherish-os/files/device/miatoll/Cherish-OS-v2.3-20210315-1218-miatoll-OFFICIAL-GApps.zip/download", +"filehash":"df72d411687d819cec4b608033a5a8f9", +"version": "11", +"id": "df72d411687d819cec4b608033a5a8f9", +"donate_url": "https://www.paypal.me/hungphan2001", +"website_url":"https://sourceforge.net/projects/cherish-os/files/device/", +"news_url":"https:\/\/t.me\/CherishOS", +"maintainer":"GismoBe", +"maintainer_url":"https://t.me/GismoBe", +"forum_url":"Soon" +} \ No newline at end of file diff --git a/changelog/miatoll/Cherish-OS-v2.3-20210315-1218-miatoll-OFFICIAL-GApps.zip.txt b/changelog/miatoll/Cherish-OS-v2.3-20210315-1218-miatoll-OFFICIAL-GApps.zip.txt new file mode 100644 index 0000000..521318f --- /dev/null +++ b/changelog/miatoll/Cherish-OS-v2.3-20210315-1218-miatoll-OFFICIAL-GApps.zip.txt @@ -0,0 +1,18 @@ +Source Changelog: + • add custom logo status + • add toggle qs media player + • SoundSearchTile: Extend the use search music from shazam and soundcloud + • rebase battery style + • Add sync & reboot/recovery qs tiles + • OOS style tint option (black & white ) + +Device Changelog: + • Last Source update + • Headphone bug should be fixed now + • Synced Etherious Kernel to latest 4.14.225 + • Added Gpu Boost on xiaomiparts + • Removed some more bloat (recorder,calender,safteyhub) + • Add back SELinux info + • Added Oneplus Sound recorder + • More Improvements + diff --git a/devices.json b/devices.json index af26e35..3aaef12 100644 --- a/devices.json +++ b/devices.json @@ -239,5 +239,20 @@ "xda_thread": "" } ] + }, + + { + "brand": "xiaomi", + "codename": "miatoll", + "name": "Redmi Note 9 Series", + "supported_versions": [ + { + "maintainer_name": "GismoBe", + "maintainer_url": "https://t.me/GismoBe", + "version_code": "eleven", + "version_name": "Eleven", + "xda_thread": "" + } + ] } ]