Thread
:
Situations app - bugs, questions, answers, help etc..
View Single Post
hhaveri
2019-01-10 , 08:13
Posts: 203 | Thanked: 596 times | Joined on Jan 2015 @ Finland
#
410
Hep,
New beta (3.1.192) available here:
https://github.com/pastillilabs/pack...leases/tag/192
It is also already in the store review process.
Contains only fixes & improvements to existing functionality:
- Improved / fixed in-call handling
- Improveed / fixed runtime state handling over reboot & service restarts
- Fixed Launch & Close plugins having multiple entries
Well... in-call handling is kind of new functionality. It means that some actions will be delayed until an active or incoming call has ended. There was application logic for it in place already from the Symbian times but it never got platform specific backend implementation (for Android & Sailfish) done until now.
There is now also an option to re-activate actions on background service restart. On Android this is done only when the service is autostarted on boot. By default, background service restarts just continue from where the execution was left.
On Sailfish this means that if you are using some autostart mechanism, you should probably have a "reset" parameter added to the service startup command if you want re-activation to happen (for example launch apps with an ongoing situation in device boot).
Launching the service from the app UI currently does not have the "reset" option. Not sure if it should or not. But it might get added in the next update.
Br,
Heikki Haveri
Pastilli Labs
Quote & Reply
|
The Following 6 Users Say Thank You to hhaveri For This Useful Post:
BonoNL
,
imaginaryenemy
,
mosen
,
olf
,
P@t
,
peterleinchen
hhaveri
View Public Profile
Send a private message to hhaveri
Visit hhaveri's homepage!
Find all posts by hhaveri