diff --git a/builds/river.json b/builds/river.json new file mode 100644 index 0000000..3537088 --- /dev/null +++ b/builds/river.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FPSensor", + "oem": "Motorola", + "device": "Moto G7", + "filename": "Cherish-OS-v4.8-20230506-0553-river-OFFICIAL-Vanilla.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/river/Cherish-OS-v4.8-20230506-0553-river-OFFICIAL-Vanilla.zip/download", + "timestamp": 1683352394,, + "md5": "797a22e3e6dcd4f5906d9887a2331725", + "sha256": "2be1c964806e947330be0fcc981babf8ab76b8f31e6948c56b6bd49d1ac3824b", + "size": 894870407, + "version": 4.8, + "buildtype": "Active Development Releases", + "forum": "https://t.me/CherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://www.paypal.me/GKartyt", + "telegram": "https://t.me/FPSensorSupport", + "dt": "https://github.com/CherishOS-Devices/device_motorola_river", + "common-dt": "https://github.com/FPSensor/device_motorola_sdm632-common", + "kernel": "https://github.com/FPSensor/kernel_motorola_sdm632" + } + ] +} diff --git a/changelogs/changelog_river.txt b/changelogs/changelog_river.txt new file mode 100644 index 0000000..348cac9 --- /dev/null +++ b/changelogs/changelog_river.txt @@ -0,0 +1,17 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Moto G7 +Device maintainer: FPSensor + +# Notes + + - 4.9.333 kernel based + - user build type + - vanilla only + +# Changelogs + +===== 2023.05.05 ==== + + - initial official release + - minor fixes and improvments diff --git a/devices.json b/devices.json index e2ba328..9357d67 100644 --- a/devices.json +++ b/devices.json @@ -665,6 +665,19 @@ "version_name": "Tiramisu", "xda_thread": "" } + } + { + "brand": "Motorola", + "codename": "river", + "name": "Moto G7", + "supported_versions": [ + { + "maintainer_name": "FPSensor", + "maintainer_url": "https://t.me/FPSensor", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } } ] ]