justadude
|
2012-11-14
, 04:44
|
Posts: 277 |
Thanked: 235 times |
Joined on Jan 2012
|
#861
|
|
2012-11-14
, 18:01
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#862
|
|
2012-11-14
, 18:59
|
Posts: 277 |
Thanked: 235 times |
Joined on Jan 2012
|
#863
|
|
2012-11-15
, 12:50
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#864
|
I was thinking to activate the rules in this order:
1. Force disconnect from wifi
2. Turn of wlan scanning.. perhaps by then the phone will connect to carrier signal before it tries to re-attempt wifi connection
3. Activate bluetooth
Maybe I'm being too optimistic about this working?
|
2012-11-15
, 12:53
|
|
Posts: 665 |
Thanked: 2,388 times |
Joined on Feb 2012
@ Zagreb, Croatia
|
#865
|
|
2012-11-15
, 21:07
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#866
|
dbus-send --session --type=method_call --print-reply --dest=org.ajalkane.profilematic /org/ajalkane/profilematic org.ajalkane.profilematic.executeActionsByRuleName "string:Rule Name"
The Following 13 Users Say Thank You to ajalkane For This Useful Post: | ||
|
2012-11-17
, 11:23
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#867
|
Version 1.8.0 pushed to Store.
Changelog:
* Condition: Battery level
* Condition: Internet connection, any and no internet connection options
* Fix: Edited internet connection name and WLAN condition
* Some new D-Bus APIs for scripting
This is a smallish update, but intends to help with following problems:
Condition Battery level
Can be used to cure the sudden drop of battery level to 4%. Use this condition together with custom action to restart BME to restore the battery level. See this post for the custom action: http://talk.maemo.org/showpost.php?p...&postcount=825
Condition no/any internet connection
abyzthomas's problem: http://talk.maemo.org/showpost.php?p...&postcount=854
New D-Bus APIs for scripting
Some helpers for using scripts with D-Bus against ProfileMatic's daemon. Especially for executing all rule's actions as asked for example here http://talk.maemo.org/showpost.php?p...&postcount=841.
Example:
Code:dbus-send --session --type=method_call --print-reply --dest=org.ajalkane.profilematic /org/ajalkane/profilematic org.ajalkane.profilematic.executeActionsByRuleName "string:Rule Name"
So hopefully it will come into store in few days. Next feature update, 1.9.0, will have fewer new features, but will still require a bit more work than this version. And it's something I've intended to incorporate for almost the beginning of this project. That is conditions on calendar events.
When I'm done with that version, the "WIP" will be gone from the topic as by then I've done all that I originally set out to do with this project (and much more). That of course doesn't mean there won't be more updates, just kind of a mental switch of "achieved what I originally wanted to do".
The Following User Says Thank You to slarti For This Useful Post: | ||
|
2012-11-19
, 04:46
|
Moderator |
Posts: 5,320 |
Thanked: 4,464 times |
Joined on Oct 2009
|
#868
|
So hopefully it will come into store in few days. Next feature update, 1.9.0, will have fewer new features, but will still require a bit more work than this version. And it's something I've intended to incorporate for almost the beginning of this project. That is conditions on calendar events.
The Following User Says Thank You to jalyst For This Useful Post: | ||
|
2012-11-19
, 11:14
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#869
|
At the risk of sounding like a broken record, I'd still like to see conditons based on alarms, too. Since calendar events and alarm events are very similar in how they are stored and triggered, a person who knows nothing about anything (like me) might think it would be possible to incorporate that, too.
I've considered PM to be a "finished" product from the moment you made the daemon and custom action. Everything after that has just added to the awesomeness with more awesomeness.
Can't wait for this to show up in Store. While we're waiting, have a beer on me
|
2012-11-19
, 11:21
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#870
|
Another idea (not sure how feasible): have calendar/organiser dates/times updated to reflect the new time-zone(s) one has moved into!?
The Following User Says Thank You to ajalkane For This Useful Post: | ||