Credit Ryan

git-svn-id: https://zxing.googlecode.com/svn/trunk@1291 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen 2010-04-07 15:04:36 +00:00
parent 4bc4b9a452
commit 2568fc26e2
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ Matt York (LifeMarks)
Mohamad Fairol
Paul Hackenberger
Richard Hřivňák
Ryan Alford
Sanford Squires
Sean Owen (Google)
Simon Flannery (Ericsson)

View file

@ -32,6 +32,7 @@ import java.lang.reflect.Method;
* http://almondmendoza.com/2009/01/05/changing-the-screen-brightness-programatically/</a> and
* <a href="http://code.google.com/p/droidled/source/browse/trunk/src/com/droidled/demo/DroidLED.java">
* http://code.google.com/p/droidled/source/browse/trunk/src/com/droidled/demo/DroidLED.java</a>.
* Thanks to Ryan Alford for pointing out the availability of this class.
*/
final class FlashlightManager {