From 1dd60de6839a61c36f5be397bb9cd2ef56db5bcc Mon Sep 17 00:00:00 2001 From: Bardia Moshiri Date: Sat, 15 Jul 2023 17:14:53 -0400 Subject: [PATCH] move surya, karna, beryllium, wayne and perseus to candidate drop old guide of dandelion --- content/devices/_index.md | 8 +- .../xiaomi_beryllium.yml | 0 .../{devices => candidate}/xiaomi_jasmine.yml | 0 .../{devices => candidate}/xiaomi_karna.yml | 0 .../{devices => candidate}/xiaomi_perseus.yml | 0 .../{devices => candidate}/xiaomi_surya.yml | 0 .../{devices => candidate}/xiaomi_wayne.yml | 0 .../devices/xiaomi_dandelion.yml | 181 ------------------ 8 files changed, 4 insertions(+), 185 deletions(-) rename data/supported-devices/{devices => candidate}/xiaomi_beryllium.yml (100%) rename data/supported-devices/{devices => candidate}/xiaomi_jasmine.yml (100%) rename data/supported-devices/{devices => candidate}/xiaomi_karna.yml (100%) rename data/supported-devices/{devices => candidate}/xiaomi_perseus.yml (100%) rename data/supported-devices/{devices => candidate}/xiaomi_surya.yml (100%) rename data/supported-devices/{devices => candidate}/xiaomi_wayne.yml (100%) delete mode 100644 data/supported-devices/devices/xiaomi_dandelion.yml diff --git a/content/devices/_index.md b/content/devices/_index.md index 7cbad77..5ceaebb 100644 --- a/content/devices/_index.md +++ b/content/devices/_index.md @@ -69,10 +69,7 @@ These devices are supported by members of the Droidian community. Device-specifi | | | | --- | --- | | Xiaomi Redmi Note 7 Pro (violet) | [install guide](/devices/violet/) | - | Xiaomi MIX 3 (perseus) | [install guide](/devices/perseus/) | - | Xiaomi Redmi 9A/9AT (dandelion) | [install guide](https://github.com/droidian-mt6765/droidian-images-dandelion) or use the [old install guide](/devices/dandelion/) | - | Xiaomi Poco X3 (karna) | [install guide](/devices/karna/) | - | Xiaomi Poco X3 NFC (surya) | [install guide](/devices/surya/) | + | Xiaomi Redmi 9A/9AT (dandelion) | [install guide](https://github.com/droidian-mt6765/droidian-images-dandelion) | - **Samsung** | | | | --- | --- | @@ -105,6 +102,9 @@ If you are interested in maintaining the device or contributing to its progress, | Xiaomi Mi A2 (jasmine) | | | Xiaomi Mi 9T (davinci) | | | Xiaomi 6X (wayne) | | + | Xiaomi Poco X3 (karna) | | + | Xiaomi Poco X3 NFC (surya) | | + | Xiaomi MIX 3 (perseus) | | > If you have managed to run Droidian on a device that is not listed above please raise a pull request to add the device [here](https://github.com/droidian-devices/devices.droidian.org). diff --git a/data/supported-devices/devices/xiaomi_beryllium.yml b/data/supported-devices/candidate/xiaomi_beryllium.yml similarity index 100% rename from data/supported-devices/devices/xiaomi_beryllium.yml rename to data/supported-devices/candidate/xiaomi_beryllium.yml diff --git a/data/supported-devices/devices/xiaomi_jasmine.yml b/data/supported-devices/candidate/xiaomi_jasmine.yml similarity index 100% rename from data/supported-devices/devices/xiaomi_jasmine.yml rename to data/supported-devices/candidate/xiaomi_jasmine.yml diff --git a/data/supported-devices/devices/xiaomi_karna.yml b/data/supported-devices/candidate/xiaomi_karna.yml similarity index 100% rename from data/supported-devices/devices/xiaomi_karna.yml rename to data/supported-devices/candidate/xiaomi_karna.yml diff --git a/data/supported-devices/devices/xiaomi_perseus.yml b/data/supported-devices/candidate/xiaomi_perseus.yml similarity index 100% rename from data/supported-devices/devices/xiaomi_perseus.yml rename to data/supported-devices/candidate/xiaomi_perseus.yml diff --git a/data/supported-devices/devices/xiaomi_surya.yml b/data/supported-devices/candidate/xiaomi_surya.yml similarity index 100% rename from data/supported-devices/devices/xiaomi_surya.yml rename to data/supported-devices/candidate/xiaomi_surya.yml diff --git a/data/supported-devices/devices/xiaomi_wayne.yml b/data/supported-devices/candidate/xiaomi_wayne.yml similarity index 100% rename from data/supported-devices/devices/xiaomi_wayne.yml rename to data/supported-devices/candidate/xiaomi_wayne.yml diff --git a/data/supported-devices/devices/xiaomi_dandelion.yml b/data/supported-devices/devices/xiaomi_dandelion.yml deleted file mode 100644 index c6ff625..0000000 --- a/data/supported-devices/devices/xiaomi_dandelion.yml +++ /dev/null @@ -1,181 +0,0 @@ -templateName: garden_template -manufacturer: Xiaomi -name: Redmi 9A/9AT -codename: dandelion -support: community -device_type: phone -halium_version: 10 -fastboot_mode: '`Vol-` and `Power`' -recovery_mode: '`Vol+` and `Power`' -ab_slot: false -api_version: API29 -arch: armhf -channel: stable -droidian_release: https://github.com/droidian-images/droidian/releases -notes_before_you_start: - - text: Use PBRP or the custom OrangeFox recovery mentioned in the [Downloading the needed files and tools](#downloading-the-needed-files-and-tools) section below. The installation might fail with recoveries other than those. -is_specific_build_of_drodian_required : true -droidian_required_build: - rootfs_link: https://github.com/droidian-images/droidian/releases - devtools_link: https://github.com/droidian-images/droidian/releases -android: - link: https://xiaomifirmwareupdater.com/archive/miui/dandelion/ - text: Android 10 (Q) stock firmware - filename: -boot: - link: https://github.com/droidian-mt6765/kernel-xiaomi-mt6765/releases/download/dandelion/boot-dandelion.img - text: Boot image - filename: boot-dandelion.img -dtbo: - link: https://github.com/droidian-mt6765/kernel-xiaomi-mt6765/releases/download/dandelion/dtbo-dandelion.img - text: DTBO image - filename: dtbo-dandelion.img -vbmeta: - link: https://github.com/droidian-mt6765/kernel-xiaomi-mt6765/releases/download/dandelion/vbmeta-dandelion.img - text: vbmeta image - filename: vbmeta-dandelion.img -recovery: - name: OrangeFox - link: https://garden.bardia.tech/OrangeFox-R11-garden-droidian.img - text: OrangeFox recovery - filename: OrangeFox-R11-garden-droidian.img - must_flash: -adaptation: - link: https://github.com/droidian-mt6765/adaptation-droidian-garden/releases/download/adaptation/adaptation-droidian-garden.zip - text: Adaptation (unofficial) - filename: adaptation-droidian-garden.zip -statuspage: -contact: - text: Droidian for garden devices - link: https://t.me/ut_angelica -credit: - - name: FakeShell (Bardia Moshiri) - link: https://github.com/fakeshell - - name: Mohammad and TheKit - link: https://gitlab.com/ubports/porting/community-ports/android10/xiaomi-redmi-9c -notes: - - title: Default password - text: The default password is `1234`. - - title: APN - text: Mobile data needs an APN to be set up from Settings -> Mobile Network -> Acess Point Names. - - title: Broken mobile data after calls - text: Data connection might break after recieving and making calls. Switch it off and on from Settings -> Mobile Network to fix it. Be careful to not turn off the mobile modem or a device restart might> - - title: Out of storage - text: "By default when flashing Droidian it allocates 8GB of storage to the system. This might not be enough and luckily you can allocate more storage with ADB by running (while in recovery): `adb shell resize2fs -f /data/rootfs.img xG` where __x__ is the amount of GB to allocate (eg: 50G for 50 GB)." - - title: Bluetooth - text: "Bluetooth can be used via the terminal using bluetoothctl command or using blueman: `sudo apt install blueman` but does not work via the settings app." - - text: Hotspot - title: Just like bluetooth, hotspot does not work from settings either and has to be used from a GUI application (such as the default advanced network app) or from terminal. - - title: GPS - text: GPS does not work. - - title: Signal Strengh - text: Signal strengh is reported at 1% but Mobile data and calls work just fine. - - title: Headphones/Headsets - text: When a headphone is plugged in it must be changed to be used manually in the settings. - - title: Camera - text: Anything related to cameras only works in Waydroid which. -port_status: - - category_name: "Actors" - features: - - id: "manual_brightness" - value: "+" - - id: "notification_led" - value: "x" - - id: "torchlight" - value: "+" - - id: "vibration" - value: "+" - - category_name: "Camera" - features: - - id: "flashlight" - value: "~" - - id: "photo" - value: "~" - - id: "video" - value: "~" - - id: "switch_camera" - value: "~" - - category_name: "Cellular" - features: - - id: "carrier_info" - value: "~" - - id: "data_connection" - value: "+" - - id: "dua_sim" - value: "-" - - id: "calls" - value: "+" - - id: "mms" - value: "?" - - id: "pin_unlock" - value: "+" - - id: "sms" - value: "+" - - id: "audio_routings" - value: "+" - - id: "voice_call" - value: "+" - - id: "volume_control" - value: "+" - - category_name: "Misc" - features: - - id: "battery_percentage" - value: "+" - - id: "offline_charging" - value: "~" - - id: "online_charging" - value: "+" - - id: "rtc_time" - value: "+" - - id: "sd_card" - value: "+" - - id: "shutdown" - value: "+" - - id: "wirelessCharging" - value: "x" - - id: "wireless_external_monitor" - value: "?" - - category_name: "Network" - features: - - id: "bluetooth" - value: "~" - - id: "flight_mode" - value: "+" - - id: "hotspot" - value: "~" - - id: "nfc" - value: "x" - - id: "wifi" - value: "+" - - category_name: "Sensors" - features: - - id: "auto_brightness" - value: "-" - - id: "fingerprint" - value: "x" - - id: "gps" - value: "-" - - id: "proximity" - value: "+" - - id: "rotation" - value: "+" - - id: "touchscreen" - value: "+" - - category_name: "Sound" - features: - - id: "earphones" - value: "+" - - id: "loudspeaker" - value: "+" - - id: "microphone" - value: "+" - - id: "volume_control" - value: "+" - - category_name: "USB" - features: - - id: "mtp" - value: "-" - - id: "adb" - value: "-" - - id: "wired_external_monitor" - value: "x"