EAP version 1.36.0-dev
Moderator: Martin
Re: EAP version 1.36.0-dev
Hallo Martin, Vielen Dank für die neue Action "Set LineageOS System Setting". Für Lineage rom User wie mich ist das echt topp! Eine Frage dazu aber, gibt es die Möglichkeit über diese neue Aktion die Einstellungen für "Inaktivitätsdisplay" (in Lineage unter Einstellungen - Display - Erweitert - Inaktivitätsdisplay zu finden) und für "visuelle Störungen blockieren" (in Lineage unter Einstellungen - Töne - Einstellungen für nicht stören - visuelle Störungen blockieren zu finden) zu ändern? Ich habe dazu in der Aktion "Setze Systemeinstellungen" und in der neuen Aktion "Setze lineage Systemeinstellungen" nichts gefunden. Und wäre es möglich, diese beiden Einstellungen ggf als separate Aktionen hinzuzufügen, wenn eine Einstellung über die zwei Systemeinstellungen Aktionen nicht möglich ist? Hintergrund: Ich habe im Büro auf lautlos, jedoch visuelle Störungen sind erlaubt, zu Hause in der Nacht auf nur wichtige Unterbrechungen und visuelle Störungen sollen deaktiviert werden. Vielen Dank für deine Antwort.
Re: EAP version 1.36.0-dev
Hi,
Freundliche Grüsse
Martin
- Einstellung Inaktivitätsdisplay->Für Benachr. anheben wird scheinbar in der normalen Einstellungsdatenbank unter Secure->doze_pulse_on_pick_up abgelegt (also Action Setze Systemeinstellung verwenden)
- Einstellung Töne->Einstellungen für "Nicht stören"->Visuelle Störungen blockieren könnte problematisch sein. Du könntest versuchen die jeweilig gesetzte Zahl in der gewünschten Konfiguration in Global->zen_mode_config_etag zu merken und entsprechend zu ändern.
Freundliche Grüsse
Martin
Re: EAP version 1.36.0-dev
@Desmanto: I've probably found the API functions to change the DPI. I assume that the functions will not work on all versions of Android but it seems to work on a Pixel XL with Android 9.
Following flow contains an action to change the dpi and an action to reset the dpi back to the default value: Actions to change dpi.
I'll probably not integrate the two functions in Automagic since it's quite deep in 'unofficial API territory'
Regards,
Martin
Following flow contains an action to change the dpi and an action to reset the dpi back to the default value: Actions to change dpi.
I'll probably not integrate the two functions in Automagic since it's quite deep in 'unofficial API territory'
Regards,
Martin
Re: EAP version 1.36.0-dev
Awesome! I also have a Pixel XL and so far these scripts have been working.Martin wrote:@Desmanto: I've probably found the API functions to change the DPI. I assume that the functions will not work on all versions of Android but it seems to work on a Pixel XL with Android 9.
Following flow contains an action to change the dpi and an action to reset the dpi back to the default value: Actions to change dpi.
I'll probably not integrate the two functions in Automagic since it's quite deep in 'unofficial API territory'
Regards,
Martin
Re: EAP version 1.36.0-dev
Oh, so that's the secret ingredient. It is working! Since it is unofficial, it is OK then, I'll just note this down as a workaround. Google has started to clean up and close unused unofficial API a while ago, so yeah, probably this might be removed too in the future. No problem, we are going to enjoy while it lasts.Martin wrote:@Desmanto: I've probably found the API functions to change the DPI. I assume that the functions will not work on all versions of Android but it seems to work on a Pixel XL with Android 9.
Following flow contains an action to change the dpi and an action to reset the dpi back to the default value: Actions to change dpi.
I'll probably not integrate the two functions in Automagic since it's quite deep in 'unofficial API territory'
Regards,
Martin
Too bad, I am still very weak at java, especially integrating it to Automagic. But I found several interesting method derived from the same object. Maybe I can dig more and expand from the example
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.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: EAP version 1.36.0-dev
I have noticed the following bug/issue with HardwareKey Event :
When I Import Flows using Hardware Key Event the trigger will not work as long as I do not reboot the device .
Is that a known issue? Will it be fixed? If not is there a workaround alternative to the reboot action as my device is not rooted?
When I Import Flows using Hardware Key Event the trigger will not work as long as I do not reboot the device .
Is that a known issue? Will it be fixed? If not is there a workaround alternative to the reboot action as my device is not rooted?
Re: EAP version 1.36.0-dev
That a device reboot is required to make hardware key event work is probably an issue of the ROM since it's in the responsibility of the ROM to send the intents to the app. I don't see anything that could be improved in Automagic about this. Accessibility features are unfortunately quite often affected by such issues.
Regards,
Martin
Regards,
Martin
Re: EAP version 1.36.0-dev
A new EAP version is available.
Changes in this update:
Regards,
Martin
Changes in this update:
- added script functions to add parcelable to intent extras
- minor changes and fixes
Regards,
Martin
Re: EAP version 1.36.0-dev
This bug has reappeared: the new EAP version of the application shows that the license will expire in ten days...Martin wrote:A new EAP version is available.
Although it should be assumed that since the creation of this version has been just ten days...
(Sorry for my bad English)
- Attachments
-
- S80920-00432976.jpg (28.32 KiB) Viewed 48919 times
Re: EAP version 1.36.0-dev
This is no "bug". The alpha/beta versions have an expiry date so people don't continue to use those unfinished versions forever. Martin usually pumps out a new test version or the final release before the time is over. So don't worry.igoryan94 wrote:This bug has reappeared: the new EAP version of the application shows that the license will expire in ten days...
BlackBerry KEY2, Android 8.1.0