> They had implemented that already a while ago, then reverted the behaviour, and now implemented it once again. This is, among many other reasons, why I finally dropped Android after the better part of a decade. The constant A/B/C/D/E testing makes every single thing they put out feel like it's a constant state of beta testing. It's to the point where you don't even know what to expect when you do something as funda…
Just don't use proprietary applications (or don't expect them to serve you).
Tell HN: Google does not list application permissions in the Play Store any more
11–20 of 174 posts
Re: Tell HN: Google does not list application permissions in the Play Store any more
#12That seems OK since it still asks you as it needs them when running an app, and "prunes" permissions away from apps that you do not use often. Lots of apps only need specific permissions if you use specific parts of the app. And apps are much larger (one app does more things) than they were 5-10 years ago. Eg you can use some apps as a camera, but never as a photo editor, and get use out of it by only giving some spe…
Re: Tell HN: Google does not list application permissions in the Play Store any more
#13Probably because all apps are now required to target the latest api, which means most permissions are done by user prompts, and not just by downloading the app.
Re: Tell HN: Google does not list application permissions in the Play Store any more
#14Probably because all apps are now required to target the latest api, which means most permissions are done by user prompts, and not just by downloading the app.
Re: Tell HN: Google does not list application permissions in the Play Store any more
#15That seems OK since it still asks you as it needs them when running an app, and "prunes" permissions away from apps that you do not use often. Lots of apps only need specific permissions if you use specific parts of the app. And apps are much larger (one app does more things) than they were 5-10 years ago. Eg you can use some apps as a camera, but never as a photo editor, and get use out of it by only giving some spe…
Re: Tell HN: Google does not list application permissions in the Play Store any more
#16That seems OK since it still asks you as it needs them when running an app, and "prunes" permissions away from apps that you do not use often. Lots of apps only need specific permissions if you use specific parts of the app. And apps are much larger (one app does more things) than they were 5-10 years ago. Eg you can use some apps as a camera, but never as a photo editor, and get use out of it by only giving some spe…
No no no no no, this is a total catastrophe. I can't understand how it got implemented at all.
I just missed a birthday notification from my calendar app because Android "helpfully" removed the app's ability to create notifications! After all, I hadn't opened the calendar app in more than six months!
Infuriatingly, I caught the original message telling me "hey, we just noticed that your calendar shouldn't be allowed to send you reminders" and I tried to restore the permission, but that doesn't seem to have worked.
Whoever designed and implemented this "feature" shouldn't be trusted to put on pants.
Re: Tell HN: Google does not list application permissions in the Play Store any more
#17As seen on computers, OS is too important to be left to companies - if you value your freedom of choice and privacy, that is.
Re: Tell HN: Google does not list application permissions in the Play Store any more
#18That seems OK since it still asks you as it needs them when running an app, and "prunes" permissions away from apps that you do not use often. Lots of apps only need specific permissions if you use specific parts of the app. And apps are much larger (one app does more things) than they were 5-10 years ago. Eg you can use some apps as a camera, but never as a photo editor, and get use out of it by only giving some spe…
You are right, but that doesn't seem like a good excuse to remove that information from the Play Store completely. It would be trivial for the Android APIs to require that all permissions requested programmatically are also present in the manifest. This would continue to give user's a picture of what the app could/would request. They could just change their play store listing from "Required permissions" to "Permissio…
Re: Tell HN: Google does not list application permissions in the Play Store any more
#19I did not use play store over 3 years and I'm not miss anything.
Re: Tell HN: Google does not list application permissions in the Play Store any more
#20> They had implemented that already a while ago, then reverted the behaviour, and now implemented it once again. This is, among many other reasons, why I finally dropped Android after the better part of a decade. The constant A/B/C/D/E testing makes every single thing they put out feel like it's a constant state of beta testing. It's to the point where you don't even know what to expect when you do something as funda…