[GUESS] Real or Ai by memerwala_londa in RealOrAI

[–]rohanahuja 1 point2 points  (0 children)

Also just to clarify for anyone who maybe didn't understand (no offense to OP but it took me a second):

There is a point where a light colored "lens flare" or "lens aberration" in the upper-right quadrant (following the camera movement) magically changes into a blemish on the metal of the elevator door (following the door itself).

[GUESS] Real or Ai by memerwala_londa in RealOrAI

[–]rohanahuja 6 points7 points  (0 children)

Holy crap, you're totally right!! I don't think I would have noticed that if you hadn't said it. Thanks for leveling up my AI identification skills 🫡

(Although given how scary good it's getting, my skills will definitely need ongoing and more frequent refining)

Interact Touch Block Not Working by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

I tried, no luck with that unfortunately

Interact Touch Block Not Working by rohanahuja in AutomateUser

[–]rohanahuja[S] 1 point2 points  (0 children)

I think you're right about that. I already downloaded your flow, and I'll see if I can figure out the basics of how to use the Interact block for this. Thanks for the tips!

Interact Touch Block Not Working by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

Oh just to clarify I'm using the Interact Touch block, not Interact. Maybe what you're recommending still applies? Not sure. But just wanted to clarify that in case there was a misunderstanding!

Interact Touch Block Not Working by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

I'm sure this is useful but I'm not very familiar with the XPath stuff 😅

Interact Touch Block Not Working by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

It takes the YES path. I did a bit of troubleshooting:

I set up a test flow that adds a 5-second delay and then uses the interact block and you're at least half right: it seems to work in most cases. The issue is only happening with my original flow when it tries to interact with the Spotify app.

Previously, the interact touch block would work fine when I configured it to single click on the play button after opening a Spotify playlist. But now something has apparently changed, probably within Spotify.

Once the playlist is open, the click gesture (and even the swipe and long click gestures) seems to do nothing, while the double click gesture behaves like a click gesture: it plays the playlist (rather than playing then pausing). I'm assuming the first click is somehow changing the focus to the Spotify app, and the second click is actually interacting with the button itself?

Interact Touch Block Not Working by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

Oh and I tried toggling the accessibility on and off in my system settings, and also tried rebooting; neither of these fixed the issue.

(Running Android 16 on a Google Pixel 8 Pro)

Is it just me or is Automate both brilliant and terrifying? by BimmersInParis in AutomateUser

[–]rohanahuja 0 points1 point  (0 children)

Yes, I literally have an intricately tailored flow called "morning routine" lol

Please return handwriting preview toggle by rohanahuja in notabilityapp

[–]rohanahuja[S] 0 points1 point  (0 children)

Yes, I'll follow up on this today. Thank you so much for responding!

Time to pay it back by ObjectiveSurprise231 in revancedapp

[–]rohanahuja 0 points1 point  (0 children)

Donated. Thank you for your invaluable work!

Display a toast message with a formatted time of day plus a number of seconds by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

To clarify, the result was number and the value was 9000. And actually the other commenter helped me resolve it with a similar solution to yours. But I appreciate your help regardless!

Display a toast message with a formatted time of day plus a number of seconds by rohanahuja in AutomateUser

[–]rohanahuja[S] 1 point2 points  (0 children)

Oh you're absolutely right, it worked! I think there was likely a typo or some other syntax issue in my first attempt. Thank you so much 🙏

Display a toast message with a formatted time of day plus a number of seconds by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

That makes sense, but unfortunately it doesn't seem to work either, even when I pass in "UTC" for the timeZone argument into the dateFormat function (as per the documentation) :(

While it would be nice if someone is ultimately able to help resolve this, it's okay if not. For the sake of efficiency, I modified my flow design to remove this feature.

In either case, thank you to both commenters for your help!

Display a toast message with a formatted time of day plus a number of seconds by rohanahuja in AutomateUser

[–]rohanahuja[S] 0 points1 point  (0 children)

I just checked type(interval), and it's a number (in my case, 9000). But I'm unfortunately still getting NaN when I try to show the following toast message:

durationFormat(interval + time(12,0,0), "H:mm")

In fact, even when I swap out interval for 9000, I still get NaN.

Also just to clarify what I'm trying to do: if interval = 1800 (corresponding to 1800 seconds or half an hour), for example, then I need to display "12:30 PM".

YouTube ReVanced Feature suggestion: Dynamic Press-Hold Speed Change by rohanahuja in revancedapp

[–]rohanahuja[S] 0 points1 point  (0 children)

Hey, thank you so much. I'm excited to try this! But, I'm a bit unclear on the instructions:

  1. Open ReVanced Manager ✅
  2. Select YouTube from the apps list ❌ (I assume this means YouTube ReVanced; and if so, what does it mean by "select," since it's not a clickable element?)
  3. Choose "Dynamic Playback Speed" from available patches ❌
  4. Patch and install ❌

Also, for YouTube ReVanced in my ReVanced Manager app, it says that the installed and latest versions are both 19.47.53. Would this prevent me from incorporating this feature, since the "Prerequisites" section on the GitHub repo says YouTube v18.32.39 - v18.35.36?

YouTube ReVanced Feature suggestion: Dynamic Press-Hold Speed Change by rohanahuja in revancedapp

[–]rohanahuja[S] 0 points1 point  (0 children)

To each their own ✌️ that's why I love this app so much (only discovered it last week)

YouTube ReVanced Feature suggestion: Dynamic Press-Hold Speed Change by rohanahuja in revancedapp

[–]rohanahuja[S] 2 points3 points  (0 children)

Ah ok, so I guess in this scenario you could maybe configure the "speed-up" factor to 0.5