Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

HTC One Stock ROM Port for HTC J Butterfly(HTL21) English

Lawrence Wu edited this page Mar 31, 2014 · 8 revisions

Original Japanese Description | XDA Developers Forum Post

This is the ROM for HTL21 based on Team Blackout's stock ROM port, and this post is its description in English.

Features

  • Android 4.4.2 KitKat
  • Sense 5.5
  • Odexed
  • Cedar Font
  • Removed boot sound
  • Recent app key is mapped to menu, and double tapping home work as recent app key
  • Default CPU governor: Lionheart
  • Other governors: msm-dcvs, intellidemand, lagfree, smartmax, badass, ondemand, userspace, powersave, performance
  • Default IO scheduler: cfq
  • Other IO schedulers: noop, deadline
  • Supports Sweep2Wake and DoubleTap2Wake (Disabled by default)
  • Supports Over/Underclock, Undervolting
  • Applied kexec-hardboot patch by jamiethemorris (See multirom page for more detailed description)
  • Supports Consumer IR, but not confirmed to work. Code change was provided by 173210.
  • Vibration duration was changed to 20 from 15

What doesn't work

  • Japanese specific functions like Oneseg, IR, Felica, and NFC
  • (fixed 2013/03/09) HTC Zoe
  • Skype (audio sounds weird)

Kernel

Based on Zarboz's kernel

Note

  • Wiping data also removes videos used in weather app, as they are installed in /data/preload/. Please move these videos to /sdcard/ before wiping.
  • Install the Xposed Framework, and Sense 5 Toolbox for more customization features
  • Navi keys can be remapped using this flashable zip, but actions on some keys cannot be changed with them(such as an action on double tapping home)

Downloads

Use tako0910's TWRP recovery for best results!

Changelog

  • 2014/03/09
    • Fixed and Enabled HTC Zoe
    • Updated the kernel to reflect new modifications by zarboz
    • changed sku_id to: 31 (KDDI's ID)
    • Maximum amount of pixels of camera images upped to 8 million from 4 million
    • Nfc.apk added back in (NFC still doesn't work)
    • Adjusted build.prop and /system/customize/ACC/default.xml

Contributors

The people who gave me advice on creating Android ROMs

  • @fnoji -san
  • @tako0910 -san
  • @sor593 -san
  • @173210 -san