Android Q Will Kill Clipboard Manager Apps in the Name of Privacy (androidpolice.com)
Bolstering privacy is one of the primary focuses for Google in Android Q, the latest version of its mobile operating system, and that may spell trouble for some of your favorite apps. From a report: In Android Q, Google has restricted access to clipboard data as previously rumored, which means most apps that currently aim to manage that data won't work anymore. Having an app that sits in the background and collects clipboard data can be a handy way to recall past snippets of data. However, that same mechanism could be used for malicious intent. Google's playing it safe by restricting access to clipboard data to input method editors (you might know those as keyboards). Foreground apps that have focus will also be able to access the clipboard, but background apps won't.
Tried to find if they had, but all I find is links to apps to help you with the clipboard. Not a knock at any os.
Hopefully, this will become the new norm of the mobile.
Anonymous comments are as pathetic as the anonymous "sources" that contaminate gutless journalism from the New York Time
If Google took Android security seriously, they'd add a lot more permissions, and they'd make default permission setting "lie to the app and tell it that it has the permission it requested, and then just let it fail silently / return all zeros."
In this case, the app could believe it has clipboard access, but it just never sees any events. If the user truly wants the app to have this unsafe permission, they can go in and click through some "warning: this is dangerous" menu and give the app the actual permission.
Pie update broke Keepass2 keyboard, so I have to use the clipboard. Not cool. Now Q will break that. Nothing like breaking the security of a password manager for security reasons.
Hey, Google! How about asking THE USER for permission. "Background Clipboard Access?" Why would a have need that!?
Google's permission controls were great, when they finally got enabled. But they didn't make them granular enough up front (why does an app need permission to "make & receive phone calls" just to get to the unique device ID!?). Then, with each new update, they make them more and more restrictive, without a USER workaround.
Pretty much the new Android norm. Screw the user. We'll decide what you want, and you'll have no options. Thanks Apple...err Google.
Why don't you implement this: once the content is pasted, remove it from the clipboard?
Problem solved.
I know, right.
Sent from my iPhone.
To me it feels like cut and paste is not heavily used on mobile devices, so I'm not sure if this move hurts more than it helps...
A pasteboard is just one of many conduits to get data to another application, and should be the choice of last resort.
"There is more worth loving than we have strength to love." - Brian Jay Stanley
I guess that'll kill KDE Connect's ability to copy text from my desktop to my phone. That's sad, because it's the only thing that makes texting long links or quotes tolerable (from things that I'm reading on my desktop, since I inflict mobile browsers on myself only when necessary).
Hopefully KDE Connect can improve their desktop texting interface enough that I can simply text from desktop to avoid the need for clipboard sharing.
This space intentionally left blank
https://play.google.com/store/apps/details?id=com.catchingnow.tinyclipboardmanager&hl=en_US
... are so useful! https://play.google.com/store/... is the first aopp I install on any Android device!
Comment removed based on user account deletion
Clearly there is a need for these tools, I use one myself. Is Google going to implement a replacement feature in the OS itself?
Really though, Google needs to let you easily permit/deny *granular* permissions as you install, and simplify changing them. I on't care if an app wants to ask for the moon, it almost certainly doesn't need it, let me more easily restrict what it can do. And why doesn't the play store include some sort of scan of apps to see whether permissions are even being used for basic operations?
Now tell me something serious.
Google will never gave up the main Android income.. that's the user data. Hahaha I will not use ever again a mobile than have an Android OS, actually I don't own any device running Android and will continue to do so
Ideally you could create as many sets of "contacts" as you like and define which set each app sees.
If a user has 100 contacts and 50 apps installed, the user would have to sit and make 5,000 decisions as to whether to expose each contact to each app. What user interface do you propose to accomplish this in a reasonable time?
The services work just fine on desktop systems without GPS. They'll just fall back to geo-IP databases. No big deal.
The operators of said services would adjust the heuristics for VPN detection to allow more false positives on desktop or on mobile platforms that can fake location.
"To continue using this feature, connect to the Internet. For advanced offline capability, subscribe to Offline Pack next time you're online."
They could do that now.
They already do that now, as in EA's SimCity, Nintendo's Super Mario Run, and any other video game that continuously phones home. My point is that if mobile operating systems allow users to fake offline status per app, this practice will become more common than it already is.
How well does Android Debug Bridge work on apps whose debuggable attribute has been set to false?