Page 1 of 1
Wrong time trigger Next Alarm
Posted: 15 Jul 2015 13:07
by Nerey
OS: 4.4.4
Device: I9300i Samsung Galaxy S3 duos
Other applications:
AlarmDroid
AlarmDroid settings: signal 6:50 Mon-Fri
Detected behavior: both trigger Next Alarm and action Init Variable Next Alarm shows time Saturday, 6:50
Re: Wrong time trigger Next Alarm
Posted: 17 Jul 2015 08:27
by Nerey
Oh, I forgot
On the lock screen there is right alarm data
Re: Wrong time trigger Next Alarm
Posted: 20 Jul 2015 18:32
by Martin
Hi,
Unfortunately only Android 5 added official APIs to access the values properly so it can cause trouble on older versions of Android.
Could you please set the alarm, configure an action Init Variable System Setting, scroll down to setting next_alarm_formatted and post how the value is formatted (screenshot would be ideal)?
What language is your device set to, Deutsch/Deutschland?
Regards,
Martin
Re: Wrong time trigger Next Alarm
Posted: 21 Jul 2015 05:13
by Nerey
Sorry, but it have russian language

It looks like problem with AlarmDroid's format
It says "Tomorrow, 06:50"
Sorry for image, I can't find spoiler tag
Re: Wrong time trigger Next Alarm
Posted: 22 Jul 2015 18:01
by Martin
Thanks for the screenshot!
It's unfortunate that AlarmDroid uses the 'Tomorrow'-format since this is not supported yet in Automagic. I'll try to fix this in the next version but I'm not yet sure if it will properly work in all languages.
I recommend to upgrade to Android 5.0 if possible since Android introduced a proper API to access the alarm time of the next alarm in this version. Using another alarm app that generates a simpler weekday/time alarm text would also be a possible workaround.
Re: Wrong time trigger Next Alarm
Posted: 23 Jul 2015 04:53
by Nerey
Thank you, Martin!