From 5e46467d9d570b2c5d179bb7e1bc45981dd83421 Mon Sep 17 00:00:00 2001 From: Ryan <130359983+itzryanhere@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:19:42 +0200 Subject: [PATCH] a10 changes (#110) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * a10 changes * Update a10.json --------- Co-authored-by: Hưng Phan --- builds/a10.json | 29 +++++++++++++++++++++++++++++ changelogs/changelog_a10.md | 6 ++++++ devices.json | 13 +++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 builds/a10.json create mode 100644 changelogs/changelog_a10.md diff --git a/builds/a10.json b/builds/a10.json new file mode 100644 index 0000000..23fca7e --- /dev/null +++ b/builds/a10.json @@ -0,0 +1,29 @@ +{ + "response": [ + { + "maintainer": "ryan", + "oem": "Samsung", + "device": "Samsung Galaxy A10", + "filename": "Cherish-OS-v4.7-0713-a10-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/veux/Cherish-OS-v4.7-0713-a10-OFFICIAL-GApps.zip/download", + "timestamp": 1667977831, + "md5": "", + "sha256": "", + "size": , + "version": 4.7, + "buildtype": "Active Development Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/ryanmalll", + "dt": "", + "kernel": "" + "vendor": "" + "headers": "" + } + ] +} diff --git a/changelogs/changelog_a10.md b/changelogs/changelog_a10.md new file mode 100644 index 0000000..4854631 --- /dev/null +++ b/changelogs/changelog_a10.md @@ -0,0 +1,6 @@ +![Device Changelog](https://github.com/CherishOS/android_manifest/raw/tiramisu/assets/cherish.png) + +## v4.7 +``` +Initial Release +``` \ No newline at end of file diff --git a/devices.json b/devices.json index 4c66949..8b92337 100644 --- a/devices.json +++ b/devices.json @@ -638,6 +638,19 @@ "version_name": "Tiramisu", "xda_thread": "" } + } + { + "brand": "Samsung", + "codename": "a10", + "name": "Samsung Galaxy A10", + "supported_versions": [ + { + "maintainer_name": "ryan", + "maintainer_url": "https://t.me/itzryanhere", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } } ] ]