Search results

  1. B

    Bug With Arrays since update

    If you have an array and customized indexes, for example: Index 30 value 30 minutes Index 60 value 60 minutes Index 120 value 120 minutes And you set these values as choices in a dialog selection box and safe index in an integer var, the saved index is not 30, 60 or 120 but 0, 1 or 2 This...
  2. B

    Big with User Auth when triggered by Personal Widget

    Hey guys, Macros behaviour is strange here. I can test the trigger and everything works fine, but nothing happens when the trigger is activated by personal widget button. Buddy
  3. B

    Write to file output var name instead of var value

    I created a macro that watches my network and changes in network are written to user protocol and file in downloads/macrodroid folder. I am using three vars, all string, nm_network_timestamp, nm_network_now and nm_network_last. In the write protocol entry section, I use this and everything...
  4. B

    Bug with User Authentication Action

    I made a simple macro triggered by a personal widget button that calls the user authentication dialogue When I test the trigger, everything works fine and the Auth dialogue is shown. But when pressing the widget button, nothing happens I have some other widgets triggered by personal buttons...
  5. B

    File Handling

    Some suggestions - Search in file for a string and copy, delete, paste content until another string is found - check file for content (usefull if you prepare a csv and check if headings are already in file) - check existence of a file or folder - only perform action if file or folder is not...
  6. B

    NetWatch Prime - Log when settings/connection details change

    NetWatch Pime (ENG Version) This is the English Version of my plugin. I am German so my initial version was in German language. It´s still available, if needed. What it does? NetWatch Prime is a connection watcher that can be used to a log your internet connection and log changes on various...
  7. B

    Handling of weeks and dates in general

    I am not sure how MacroDroid handles this: In Europe and many other countries, there is a max. of 53 weeks a year (because week starts on Monday), there can be 54 weeks a year in the US. If MacroDroid does not use the language to handle this, I would like to know what system is used...
  8. B

    Cell Signal Strength outputs strange values

    A week or something ago, both WiFi and cell signal showed a value in dBm. Since some days, the cell signals outputs something like 124535443. That can't be real ;) I need my dBm value back, cause this long and not recognised value destroys layouts ;)
  9. B

    Show data of second Sim

    I have to Sims in my pixel 7 pro. By default, i have both shown as Symbols along with sim provider name shown in the taskbar. Is it possible to check connection status and strength and provider names for both sims in MD? I want to create something like a connection log for both to decide what...
  10. B

    More UI Elements & Marco Logs

    Macro Droid is awesome, but it has disadvantages compared with tasker. I would love to creat User Interaction Windows that have control element sets that can save values in variables. As an example: When trigger quick tile activated ask user if he will create a backup of saved data (yes/no)...
  11. B

    Send Push Notification to Amazon Devices/App

    Hello Guys, is it possible to send a Push to Alexa Devices that are connected to my Amazon Account or to my Alexa App? BuddyHoli
  12. B

    Log Internet Connection in known WLans

    Hey guys, I am new in Macrodroid and just created some simple Macros to get used to the app and user interface. But I hope you experts can help me with this I want to create a macro that checks if I am connected to one of my known WLAN Networks or SIM Network. If connected to a known wlan or...
Top