View Single Post
Posts: 277 | Thanked: 319 times | Joined on Jan 2010
#867
Originally Posted by ajalkane View Post
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"
Great features, should all come in handy.

Originally Posted by ajalkane View Post
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.
I imagine this will be very useful.

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.

Originally Posted by ajalkane View Post
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".
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
 

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