|
2012-03-01
, 05:35
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#82
|
|
2012-03-04
, 14:34
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#83
|
If I have time I may try to squeeze switching between 2g/3g/dual modes to this version, but probably I have to delay it to 1.5.0.
|
2012-03-04
, 16:46
|
Posts: 90 |
Thanked: 35 times |
Joined on Jan 2012
|
#84
|
I didn't have time to implement this to version 1.4.0 which has been submitted to store. Good news is that I've already implemented it for the next version.
I also found out about how to set stand-by screen on and off. But I'm feeling it's a bit too esoteric feature to support directly in UI (it starts to be crowded with the actions already). But it is extremely easy to do by command-line. So I will implement to next version executing command-line applications, and you can then easily create rules yourself that switch it on and off (and many other uses also). Does that sound reasonable?
The Following User Says Thank You to WhitP For This Useful Post: | ||
|
2012-03-04
, 22:15
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#86
|
|
2012-03-04
, 22:29
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#87
|
The Following User Says Thank You to ajalkane For This Useful Post: | ||
|
2012-03-05
, 02:33
|
Posts: 185 |
Thanked: 103 times |
Joined on Aug 2008
|
#88
|
|
2012-03-05
, 05:45
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#89
|
gconftool-2 -s /system/osso/dsm/display/use_low_power_mode --type boolean false
gconftool-2 -s /system/osso/dsm/display/use_low_power_mode --type boolean true
The Following 6 Users Say Thank You to ajalkane For This Useful Post: | ||
|
2012-03-06
, 03:08
|
Posts: 185 |
Thanked: 103 times |
Joined on Aug 2008
|
#90
|
The Following User Says Thank You to legoman666 For This Useful Post: | ||
And good news at last about Flight Mode and Power Saving Mode. I finally got Flight Mode working. Therefore next release should have settings for both Flight Mode and Power Saving. I will work on those during this week, and if time permits I will also include the 2g/3g/dual setting.
Also for sure the next version will contain Availability (gtalk/facebook etc. chat) settings. Big thanks to Philip Lorenz who contributed the code for it!