Recent content by Timbo

  1. T

    Google find my device - MD solution

    Too bad that there seems no interest in this macro. Feels like a milestep for me to the useless find my device app. Well... I did a bit of work on this one and it works very well now. You can request photos, audiorecordings and geolocation via SMS. It will automatically take an intruder...
  2. T

    Significant increase in battery consumption in recent days

    I use GSAM Battery Monitor app with adb hacks and had over 8500 wakelocks a day which were caused by a macro with interval trigger. I just found it because the MD protocol shows, that the interval trigger is counting, even if the constraint is not true, but it's not triggering. But also 3000...
  3. T

    Google find my device - MD solution

    Hello, hello... When my brother lost his phone while biking in the woods, we tried to use "find my device" from Google, but it's useless, since you can not remotely activate GPS to find the phone. This nonsense triggered me so bad, that I had to make a macro, which has basically the same...
  4. T

    Macro to switch wifi when signal is low.

    Damn you're right 🤦 I added the <-80 to the constraints, to stop it from triggering every 20 seconds, if the signal is good. Testing tomorrow... Thanks for your help!
  5. T

    Macro to switch wifi when signal is low.

    What means "failed to convert value 1 to integer"?
  6. T

    Macro to switch wifi when signal is low.

    Can someone please add an example macro for this function? I have to switch my WiFi two times, if I go from the bedroom to the kitchen. Not because it's a huge apartment, but very thick walls. I don't find any manuals for magic text and it's capabilities. There are lots of macros made...
  7. T

    Clipboard troubles

    Hi I just found that thread via search function, but I'm not sure if this is the right topic. If I want to use the clipboard change trigger, I have to grant permissions to MD over and over, because I can't grant persistent permission. There is only one button for "allow once". Is there maybe a...
  8. T

    Installing helper on Android 14+

    Oh damn, I didnt remember the ADB permissions where for the helper file too. Maybe it would be helpful to place a reminder to those posts or something. Now its all working. Thanks!
  9. T

    Installing helper on Android 14+

    Yes you can install it directly, see my highlighted edit. Sorry Wlan and Bluetooth does not enable/disable. GPS on/off works. The macro is kind of big and paired with another. Don't think it will work on your phone anyways. But if you want them, you can have it.
  10. T

    Installing helper on Android 14+

    I had problems with 1.10, so I updated it to 1.13. ADB said it was installed successfully, the MDHelp app data said 1.13, but the actions in MD still didnt work. So I deleted cache and data, deinstalled the 1.13 and tried a new clean install with only the 1.13 file over ADB. Suddenly my phone...
  11. T

    Double check for connection

    While I tested this macro, I had to set constrains to some of the triggers and deleted them after the try, thats why I needed every BT trigger. And it works, so I didnt think about deleting them. Your suggestion looks much better though. Maybe I can change it to "every device", when I found a...
  12. T

    Double check for connection

    Every answer helps, thanks! Of course I tried to split it in multiple macros, but the behaviour doesnt change. Its a lot of triggers for one macro, but it works like a charm, if the BT wouldnt reconnect for some reason. Well it does work perfectly, even with the reconnection issue, but with...
  13. T

    Double check for connection

    Hi, I already used the search function and found this thread, but it seems that I cant use this logic. Problem: I use an intercom on my motorcycle helmet, which will trigger a macro, when connected (Bluetooth trigger). When I´m on the road and have to connect with another intercom, the...
  14. T

    Maps app contains two apps? Portrait/panorama?

    Oh damn, I just didn't read that right... Didn't know this constraint too.. This will help me with another Makro, but sadly not with this one. It works how it should, but it seems like theres no possibility to make Maps normal start. It needs the double start to get in a state, where its able...
  15. T

    Maps app contains two apps? Portrait/panorama?

    Okay I didn't know this function, thanks! Well, just take a look at the videos or try the macro for yourself. As soon as Maps goes to landscape mode, it triggers the "app closed" and then "app started" again which results in a action loop. If I use the "wait" function, it has enough time to...
Top