Recent content by gauthambhat025

  1. G

    In notification received/SMS received trigger, there is no option to select case insensitive option when regular expression enabled

    Which one of the following is correct?, any difference in these 2 cases- 1. (?i)(debit|credit) 2. (?i)(debit)|(credit)|
  2. G

    In notification received/SMS received trigger, there is no option to select case insensitive option when regular expression enabled

    I have a macro in which notification received/SMS received is the trigger. I have selected expression matching as in the screenshot. But when the notification/SMS recived contains same word but case (upper/lower) is different, it is not triggering. I see there is no option to select case...
  3. G

    How to get System Haptic intensity required in vibration options (Micro blip is too thick than system haptic)

    I am using a pixel. I have a widget macro which puts screen off. I have combined it with a micro blip vibration action, which is still too much than the system haptic option. I have researched that a vibration with 1 ms is very same intensity as system haptic. There are no smaller haptic options...
  4. G

    Wifi enable/ disable functionality not working (even with latest helper 1.14.apk)

    I found the reason. I was using system UI tuner in which I had tweaked airplane mode settings to not disable wifi. Apparently even after reverting the setting in system ui app, seems the setting still continued. I had to manually reset it using adb command - "adb shell settings delete global...
  5. G

    Wifi enable/ disable functionality not working (even with latest helper 1.14.apk)

    Pixel 7 Pro. Stable build. Wifi control permission in special access is given. Screenshots attached. Is there any way I can share any detailed log or debug logs to analyse the cause?
  6. G

    Wifi enable/ disable functionality not working (even with latest helper 1.14.apk)

    I too have the same version of both apps. I have tried restarting, force closing helper & main app but still unable to toggle. Any idea the reason for this error in the screenshot
  7. G

    Wifi enable/ disable functionality not working (even with latest helper 1.14.apk)

    Hey guys, Im on pixel with latest stable build. Wifi enable /disable used to work for me before the recent software update on Helper 1.10.apk. Now wifi enable/disable functionality is not working. The helper fails with the error 'Failed to set wifi state'. Screenshot attached. Used to work...
  8. G

    The dialogue boxes, option boxes shown by the macrodroid app is too old, obsolete and outdated

    Can we get some visual update for the dialog boxes please?
  9. G

    Delay in macro execution

    I have a macro which opens 'open all apps' under Android operations section and then taps the search box. This macro is activated by a gesture using Vivid N.G app. This immediately gives me device search action from inside any app without going to home page. But what bugs me is that sometimes...
  10. G

    The dialogue boxes, option boxes shown by the macrodroid app is too old, obsolete and outdated

    I didn't raise usage case here, using the dailogue features (which is a macrodroid feature for every user not just developer), feels like using old device and spoiling beautiful material you vibes of latest Android OS. We need improvements in dialogue box designs as per MD3 guidelines.
  11. G

    The dialogue boxes, option boxes shown by the macrodroid app is too old, obsolete and outdated

    The dialogue boxes, option boxes shown by the macrodroid app is too old, obsolete and outdated. Feels like using device from old Android days. We seriously need improved designs compatible with new Material you design guidelines. Enclosed existing outdated dialogue boxes vs. material you designs.
Top