Recent content by sojourner353

  1. S

    LED Indicator dimmer when charging after update

    This may help you out if you are rooted. Look in /system/customize/ACC/default.xml or whatever your CID's xml file is: <item type="integer" name="NMS_feature_led_flash_timeout">5</item> - change the 5 to 0 and you should get no led timeout. <item type="boolean"...