Skip to content

Releases: bigsaltyfishes/orangefox_device_lenovo_J607F

Build 20220604

04 Jun 14:37
Compare
Choose a tag to compare

Orangefox Recovery for Lenovo Xiaoxin Pad Plus
Changlog

  • Import latest kernel from Evolution X (kernel-next)
  • Add support for erofs filesystem

How to flash it?

  • First temporary boot the OrangeFox Recovery under bootloader
fastboot boot <path to OrangeFox-Unofficial-J607F.img>
  • Then push the OrangeFox-Unofficial-J607F.zip to internal storage and flash it, or you can directly flash it via ADB Sideload
adb sideload <path to OrangeFox-Unofficial-J607F.zip>

Build 20220513

22 May 09:26
Compare
Choose a tag to compare

Orangefox Recovery for Lenovo Xiaoxin Pad Plus
Changlog

  • Import latest kernel from ArrowOS
  • Use full dt instead of base dt
  • Disable padding for Xiaoxin Pad Plus

How to flash it?

  • First temporary boot the OrangeFox Recovery under bootloader
fastboot boot <path to OrangeFox-Unofficial-J607F.img>
  • Then push the OrangeFox-Unofficial-J607F.zip to internal storage and flash it, or you can directly flash it via ADB Sideload
adb sideload <path to OrangeFox-Unofficial-J607F.zip>

Build 20220417

17 Apr 14:26
57fdc48
Compare
Choose a tag to compare
Build 20220417 Pre-release
Pre-release

This is the first build of Orangefox Recovery for Lenovo Xiaoxin Pad Plus
What's working?

  • Viration
  • Brightness
  • MTP
  • Decryption in Android 11
  • And so on

How to flash it?

  • First temporary boot the OrangeFox Recovery under bootloader
fastboot boot <path to OrangeFox-Unofficial-J607F.img>
  • Then push the OrangeFox-Unofficial-J607F.zip to internal storage and flash it, or you can directly flash it via ADB Sideload
adb sideload <path to OrangeFox-Unofficial-J607F.zip>