The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > 3rd Party Apps Requests
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-20-2008, 09:29 AM
What's Jailbreak?
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS 3.1 NoJB, No Unlock
Operating System: Windows XP Professional SP3
Posts: 10
Thanks: 5
Thanked 1 Time in 1 Post
Brightness Toggle

Is it possible to develop an application that:

1) Read the current brightness level, stores it to disk.

2) User change brightness at Preferences.app

3) User run again the Brightness Toggle and it reads the new current brightness level from the system, stores it to disk and then load the previous saved brightness level.

I think that using some part of the Flashlight.app may be useful since it do something like what I'm suggesting.

Is it too much work?

Thanks in advance!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 03-20-2008, 12:15 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

Wrong forum.

Why?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 03-20-2008, 01:09 PM
desepticon's Avatar
My iPhone is a Part of Me
 
Join Date: Feb 2008
Device + Firmware: iPhone 3.1.2 (Jailbroken/Unlocked)
Operating System: Mac OS X 10.6.2
Location: USA
Posts: 890
Thanks: 24
Thanked 94 Times in 90 Posts

what is this for? you can already change brightness.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 03-20-2008, 02:40 PM
What's Jailbreak?
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS 3.1 NoJB, No Unlock
Operating System: Windows XP Professional SP3
Posts: 10
Thanks: 5
Thanked 1 Time in 1 Post

First of all, sorry if this is the wrong forum. Is there any way to change it to the right location?

Yes, I know how to change Brightness...

Well, it's kind of annoying goin through Preferences Brightness... I was wondering an one-click app to toggle my settings...

I use often the Books.app at night, with the Brightness at minimum... In the morning I change it back to my custom. The Auto-Brightness setting doesnt work well in my opinion...

Can it be done by the command line? In that case, can I just create a batch to run it?

Thanks again!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 03-20-2008, 11:44 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

I posted code on how to change brightness before.

This might also be good to toggle outside/inside brightness if you don't like auto-brightness.

I'll try to mod my RainbowLight into a simple toggle app.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to NetMage For This Useful Post:
dartveiga (03-25-2008)
  #6  
Old 03-25-2008, 06:18 AM
What's Jailbreak?
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS 3.1 NoJB, No Unlock
Operating System: Windows XP Professional SP3
Posts: 10
Thanks: 5
Thanked 1 Time in 1 Post

Quote:
Originally Posted by NetMage View Post
I posted code on how to change brightness before.

This might also be good to toggle outside/inside brightness if you don't like auto-brightness.

I'll try to mod my RainbowLight into a simple toggle app.
Ok, now I found it! Thank you very much! I'll check out the code and see if I can get it to work. I've never done programming for iPhone/Mac in my live.

For those who want to see the thread, here it is!

http://www.modmyi.com/forums/showthread.php?t=17095
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 04-01-2008, 03:11 PM
What's Jailbreak?
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS 3.1 NoJB, No Unlock
Operating System: Windows XP Professional SP3
Posts: 10
Thanks: 5
Thanked 1 Time in 1 Post

Anyone interested in the chalenge???
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 04-04-2008, 10:08 AM
What's Jailbreak?
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS 3.1 NoJB, No Unlock
Operating System: Windows XP Professional SP3
Posts: 10
Thanks: 5
Thanked 1 Time in 1 Post

Please... anyone?!?

NetMage, would you care about posting the full project source code of the Flashlight.app ?

Last edited by dartveiga; 04-04-2008 at 10:08 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 04-18-2008, 03:33 PM
What's Jailbreak?
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS 3.1 NoJB, No Unlock
Operating System: Windows XP Professional SP3
Posts: 10
Thanks: 5
Thanked 1 Time in 1 Post

Up!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 04-19-2008, 01:50 AM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

I take pity on you

See new application post in New Applications forum
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to NetMage For This Useful Post:
dartveiga (04-22-2008)
  #11  
Old 04-22-2008, 07:44 AM
What's Jailbreak?
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS 3.1 NoJB, No Unlock
Operating System: Windows XP Professional SP3
Posts: 10
Thanks: 5
Thanked 1 Time in 1 Post

Ok, ok!!!!

Sorry for my lack of information... This thread can be close since master NetMage built the app as solicited!!!!

Thank you very much!!!

Here is the link to the solution thread:

http://www.modmyi.com/forums/showthread.php?t=123911
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > 3rd Party Apps Requests

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 08:35 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top