Remix.run Logo
RedComet 4 hours ago

Volume creation date is pretty egregious. I don't see any reason that and Pasteboard changeCount should be so granular.

The "Installed Apps Probe" leak also surprised me. It is better than the current state of Android, though.

xenator 3 hours ago | parent [-]

Pasteboard counter exists to help apps to not ask again about the same item in the buffer.

And nothing stops from using reset it every day.

dylan604 an hour ago | parent | next [-]

Allowing an app to access the pasteboard without the user explicitly pasting into the app is weird to me. Maybe the thing I have in the pasteboard is not for this app but left over from use in another app. Since there's no easy way to clear the pasteboard, this will happen often. Maybe it's because I'm not an app dev that this doesn't make sense to me????

aalimov_ an hour ago | parent [-]

iOS will ask for pasteboard permission every time an app wants to read the actual contents.

Barbing 4 minutes ago | parent [-]

& we can set ask each time, always allow, never allow per app.

Barbing 3 hours ago | parent | prev | next [-]

Would you elaborate on both points?

Any way to reset it as an end user? (Not enough awareness of the issue for search engines to find much.)

RedComet an hour ago | parent | prev [-]

I think something like a per boot delta added to a (per app?) random base would preserve such functionality.