Bez popisu

Samuel Kendall febb5801bb Update version.mk před 2 roky
.github 230f4d96d9 cap_sprout: added workflows for build automation před 2 roky
prebuilt 0865758a54 cap_sprout: import new prebuilts před 2 roky
recovery 0fd5d957da cap_sprout: fix detection of usb_storage před 2 roky
Android.bp 4a93a7b657 CAP_sprout: Initial TWRP device tree před 3 roky
Android.mk a2f92fa645 cap_sprout: fixed device name and vendor před 2 roky
AndroidProducts.mk a2f92fa645 cap_sprout: fixed device name and vendor před 2 roky
BoardConfig.mk 5272afdad3 make it compatible with Orange Fox recovery před 2 roky
README.md d4083532d3 Update README.md před 2 roky
device.mk 4b1460e57c cap_sprout: added more update_engine related packages před 2 roky
recovery.fstab 329dfbefc8 cap_sprout: reconfigure file-system table před 2 roky
twrp_cap_sprout.mk 095e00a1f1 cap_sprout: changed build fingerprint před 2 roky
vendor.prop 78f5f6dae6 cap_sprout: added more vendor properties před 2 roky
vendorsetup.sh a2f92fa645 cap_sprout: fixed device name and vendor před 2 roky
version.mk febb5801bb Update version.mk před 2 roky

README.md

OrangeFox Custom Recovery Tree

Buils your own OrangeFox custom recovery for Nokia 5.3 (CAP_sprout).

Device Nokia 5.3
SoC Qualcomm SM6125 Snapdragon 665 (11 nm)
CPU Octa-core (4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver)
GPU Adreno 610
ROM 64/128 GB Storage
RAM 4 GB RAM
Model CAP_sprout

Features

  • [X] Internal Storage (Yes, decryption works!)
  • [X] External Storage (Both OTG and MicroSD.)
  • [X] Touchpanel
  • [X] Brightness
  • [X] Vibration/Haptic
  • [X] ADB Sideload
  • [X] MTP
  • [X] Flashlight

Notes

  • Despite using A/B partition scheme, this device has dedicated ramdisk (recovery partition). So just flash it like in any other A-only partition: fastboot flash recovery OrangeFox-name.img, it will automatically flash in the active slot.

    # Copyright (C) 2023 The Android Open Source Project
    # Copyright (C) 2023 SebaUbuntu's TWRP device tree generator
    # SPDX-License-Identifier: Apache-2.0