EAP version 1.36.0-dev

Forum to discuss everything related to the current development build of Automagic.

Moderator: Martin

Locked
User avatar
Desmanto
Posts: 2709
Joined: 21 Jul 2017 17:50

Re: EAP version 1.36.0-dev

Post by Desmanto » 04 Oct 2018 16:45

@Philip : Since it is related to hardware acceleration, can you try to change some of the GPU rendering setting or play with some setting at the Android Setttings > Developer Options? Maybe try force GPU rendering or turn it off if you have turned it on before.

@Glatzi : I haven't tried Pie yet, although the ROM exists for my phone. One reason also is I still wait for the ROM to be stable and Automagic 1.36 to be released too. For meanwhile, can you try the wifi available condition at another flow and put the debug dialog to check which value is missing. Or you can try to fall back to the java method, where you can still access the bssid : viewtopic.php?f=5&t=6622
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.

Glatzi
Posts: 7
Joined: 31 Aug 2018 13:01

Re: EAP version 1.36.0-dev

Post by Glatzi » 11 Oct 2018 05:51

@Desmanto:
How can I debug the WiFi available condition. Put a display notification in the flow & but what have I to fill in there for debug purposes?

User avatar
Desmanto
Posts: 2709
Joined: 21 Jul 2017 17:50

Re: EAP version 1.36.0-dev

Post by Desmanto » 11 Oct 2018 16:48

No need notification on screen. Just add condition - debug dialog. It will show you every available variables directly, without mentioning one by one.
Look at my index, search for "Debug dialog".
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: EAP version 1.36.0-dev

Post by Martin » 16 Oct 2018 19:15

A new EAP version is available. This is likely the last EAP build before publishing to Google Play.

Changes in this update:
  • attempt to make Automagic consider user added CAs
  • fix list in action Init Variables File List so that removeAlElementValues works
  • don't execute regular connection in action Launch App when an exception occurs that is caught with an exception-connection
  • added example to update all apps with Google Play in action Launch App
  • minor changes and fixes
Download: Automagic.apk (2018-10-16)

Regards,
Martin

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: EAP version 1.36.0-dev

Post by Martin » 20 Oct 2018 19:04

Hi,

Version 1.36 has been released and should now be available in Google Play (for devices running Android 4+).
Many thanks to everyone for helping to test this version!

Regards,
Martin

anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Re: EAP version 1.36.0-dev

Post by anuraag » 22 Oct 2018 02:54

Under automagic setting access to notification is marked as enebled on clean install of automagic although it isn't granted by system.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: EAP version 1.36.0-dev

Post by Martin » 22 Oct 2018 11:43

This is likely a known Android bug. Just disable and enable the setting once again to see if this helps.

Regards,
Martin

User avatar
digitalstone
Posts: 342
Joined: 21 Oct 2017 12:36
Location: The Netherlands

Re: EAP version 1.36.0-dev

Post by digitalstone » 24 Oct 2018 07:26

My version is now 1.36.0
I did not update anything or yet even open up the playstore in a week. And auto-updates are disabled.
I'm puzzled.
Phone: LG Nexus 5X (rooted vanilla Android 7.1.2)

Locked