hockeymikey / hox-cap-butn-brightness

Automatically exported from code.google.com/p/hox-cap-butn-brightness
GNU General Public License v3.0
0 stars 0 forks source link

Capacitive Button Brightness By: Denver Coneybeare denver@sleepydragon.org Sept 29, 2012

===============================================================================

  1. INTRODUCTION

This application simply allows the user to set the brightness of the capacitive buttons (the back, home, and recent tasks buttons), specifically for the HTC One X. Root is required in order for this application to work.

===============================================================================

  1. LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program in a file named LICENSE.txt; if not, see http://www.gnu.org/licenses

===============================================================================

  1. THIRD-PARTY COMPONENTS

Some components of this application are not original work of the author, but were created by others who released their work under open-source licenses. For information about such parts of this application, see NOTICE.txt.

===============================================================================

  1. CREDITS

The logic to set the brightness of the capacitive buttons was copied from the "[MOD] Dim/Turn Off/Default Capacitive Buttons - Any firmware version" thread at http://forum.xda-developers.com/showthread.php?t=1694375 by Turge. As of the time of writing (Sept 29, 2012) permission has not yet been requested from Turge to use the work from this thread; however, it will be privately requested prior to official release of this application.

The button brightness images, res\drawable\brightness_bright.png, res\drawable\brightness_dim.png, and res\drawable\brightness_off.png were provided by user gridlock489 on the xda-developers.com forums: http://forum.xda-developers.com/member.php?u=4746227. The images that were previously used were too small and were becoming pixelated when scaled up. Thanks to gridlock489 for this contribution.

===============================================================================