Active Topics

 


Reply
Thread Tools
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#81
Originally Posted by legoman666 View Post
Cool, a per wifi AP is fine, I only switch between home and work on a regular basis.

Edit, I looked and didn't see the option. Did you mean that it'd be possible to add this feature or that it was already implemented?
I mean it will be soon possible... I might do it for next version, if not then a version following that.

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!
 

The Following 7 Users Say Thank You to ajalkane For This Useful Post:
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#82
Here's a beta build of ProfileMatic 1.4.0:

http://www.kolumbus.fi/~ks2877/profi...beta_armel.deb

New in this version:
- Availability action
- Flight mode action
- Power saving mode action

If you have installed ProfileMatic from Nokia Store, you must uninstall it first before installing the beta. It'll be just a couple of days until I push a version to Nokia Store, so if you find problems let me know fast.

Since I haven't done the help texts properly, some warnings here:

Flight mode of course cuts connections, so if you want ProfileMatic to set flight mode on, you can't rely on conditions that depend on network (WLAN, Location) while device is in flight mode. Basically time based rules should be used with flight mode.

Power saving mode disconnects from WLAN. So using WLAN condition to turn it back on will not work.

Perhaps I should display a warning if user tries to specify such conditions.

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.
 

The Following 12 Users Say Thank You to ajalkane For This Useful Post:
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#83
Originally Posted by ajalkane View Post
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.
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 5 Users Say Thank You to ajalkane For This Useful Post:
Posts: 90 | Thanked: 35 times | Joined on Jan 2012
#84
Originally Posted by ajalkane View Post
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?
Wonderful stuff about the 2G/3G/dual switching from a purely selfish point of view!
I agree it would be best to avoid the interface getting too complicated to navigate, and the command-line support is an interesting idea to keep things neat while keeping it flexible.
 

The Following User Says Thank You to WhitP For This Useful Post:
Morpog's Avatar
Posts: 956 | Thanked: 2,628 times | Joined on Nov 2011
#85
Or just add a switch for expert mode to show all available options.
 

The Following 2 Users Say Thank You to Morpog For This Useful Post:
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#86
Originally Posted by Morpog View Post
Or just add a switch for expert mode to show all available options.
I thought about that, but when it comes down to it the only really "expert mode" action is running arbitrary command-line commands. But such a setting might come in future, depending on what's needed. In anyway I think the UI needs some sort of cleaning up/re-organization in the future as there starts to be too many actions.
 
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#87
I've now made ProfileMatic, besides being GPL, also a beg-ware application since my financial situation is a bit strict in the foreseeable future. So please consider donating whatever you feel reasonable (or even unreasonable) if you find ProfileMatic useful. Heck, I'm not too picky, I'll take donations even if you don't find it useful .
__________________
My N9/N950 projects:
 

The Following User Says Thank You to ajalkane For This Useful Post:
Posts: 185 | Thanked: 103 times | Joined on Aug 2008
#88
Originally Posted by ajalkane View Post
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.
That's awesome. Do you have a beta build of 1.5.0 available?
 
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#89
Originally Posted by legoman666 View Post
That's awesome. Do you have a beta build of 1.5.0 available?
Ok, here's beta of 1.5.0:

http://www.kolumbus.fi/~ks2877/profi...beta_armel.deb

If you have version installed from Ovi Store, you must uninstall it first (your rule settings are not deleted by this).

New in 1.5.0:
- Mobile network mode action (Dual/GSM/3G)
- Custom action (ie. running command line when rule is activated)

Here's an example of using the custom action to set "Stand-by screen" off. Put this in the custom action:
Code:
gconftool-2 -s /system/osso/dsm/display/use_low_power_mode --type boolean false
To put it on, use this command:
Code:
gconftool-2 -s /system/osso/dsm/display/use_low_power_mode --type boolean true
Let me know of problems in this version. It'll be a bit of time before it arrives to Nokia store, as even 1.4.0 is not yet there.

For this version, I must thank "itsnotabigtruck" for his help with getting the needed development libraries for switching mobile network mode. That saved me a lot of time.
__________________
My N9/N950 projects:
 

The Following 6 Users Say Thank You to ajalkane For This Useful Post:
Posts: 185 | Thanked: 103 times | Joined on Aug 2008
#90
Thanks. I have it installed. I'll be testing it tomorrow when I go to work. One thing to note: I can't select a WLAN that I'm not connected to when making new rules. I can only select the wifi AP that I'm already on.
 

The Following User Says Thank You to legoman666 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 01:01.