Earlier quoted context omitted.
HN discussion: https://news.ycombinator.com/item?id=23219427
Can someone remind me why there is an "app store" that is run by the phone OS maker? Aside from the anti-trust/monopoly type issue, should there be a more market healthy de-coupling between the place I buy my apps and the OS maker? Monopolies are almost always bad for consumers. I kind of chuckle when I think about how Microsoft had such a huge battle over IE being integrated into Windows, and now we sort of accept a…
Google bans my events app for referencing Covid-19, or related terms
81–90 of 219 posts
Re: Google bans my events app for referencing Covid-19, or related terms
#82My app was suspended back in March just before Google updated their policy regarding to COVID. And my app was just being submitted for (my own) internal testing, didn't even made public. One would've thought the change in policy back then was to allow Google to offer more clarity and fairness. Seems things are going the other way. Hacker News Discussion: https://news.ycombinator.com/item?id=22462315 Updated Link to B…
Note that, unlike OP's events app, your app was specifically about Covid/Coronavirus and serves no other purpose but to deliver Covid/Coronavirus information. I expect their judgement call is more plausible in your case than in OP's.
Though I'm still puzzled at how Google allows so many YT feeds showing live COVID stats.
Re: Google bans my events app for referencing Covid-19, or related terms
#83Earlier quoted context omitted.
Thanks for your comments. I have used Thunderbird and Evolution mainly. They cannot really do that afaik. > Probably some good IMAP-Client supports this? The Gmail clients do that (at least the last version's I remember 3 years ago). Haven't seen any other FOSS that does so too. That is what made going away from Gmail kind of "hard". Currently I'm using K9 on Android and the web client by mailbox.org based on OX AppS…
Hmmm... I'm pretty sure you can give an email multiple tags on Thunderbird. Although, you run into an issue because some email servers don't support tag sync, so that might be creating an issue here. Or so I think. In any case, best of luck with it!
Thunderbird's tags are a different concept from folders on IMAP.
Re: Google bans my events app for referencing Covid-19, or related terms
#84Since Google is taking such a strong position against what they view as COVID19 misinformation, are they liable if I get sick as a result of some misinformation that managed to get through their filters? I might not try to go after some small time app developer or other rando on the Internet, but if Google is willing to stand behind their guarantee with those wonderfully deep pockets...
Re: Google bans my events app for referencing Covid-19, or related terms
#85Earlier quoted context omitted.
Can someone remind me why there is an "app store" that is run by the phone OS maker? Aside from the anti-trust/monopoly type issue, should there be a more market healthy de-coupling between the place I buy my apps and the OS maker? Monopolies are almost always bad for consumers. I kind of chuckle when I think about how Microsoft had such a huge battle over IE being integrated into Windows, and now we sort of accept a…
The "why" is because the creator of the OS can lock down the system to only allow apps from their own marketplace. The "why is this not being discussed as an anti-trust violation like Microsoft was hit with" is because the US government of the last 10-15 years doesn't have the same viewpoints on anti-trust that they did 20+ years ago.
The Nintendo NES came out in 1983. Didn't they have control of all apps allowed to run on their machine? They weren't charged with anti-trust violations.
Re: Google bans my events app for referencing Covid-19, or related terms
#86Earlier quoted context omitted.
How are app stores on Android technically hindered? I thought except the additional step for installing them, there is no difference in ability?
A 3rd-party application store can't update apps silently to name one, the user has to approve every app update one by one.
Re: Google bans my events app for referencing Covid-19, or related terms
#87Earlier quoted context omitted.
HN discussion: https://news.ycombinator.com/item?id=23219427
Can someone remind me why there is an "app store" that is run by the phone OS maker? Aside from the anti-trust/monopoly type issue, should there be a more market healthy de-coupling between the place I buy my apps and the OS maker? Monopolies are almost always bad for consumers. I kind of chuckle when I think about how Microsoft had such a huge battle over IE being integrated into Windows, and now we sort of accept a…
ON the other hand some wise open app store wild west... the android app store is bad enough with malware, can you imagine one with nobody minding the store?
Re: Google bans my events app for referencing Covid-19, or related terms
#88Earlier quoted context omitted.
The "why" is because the creator of the OS can lock down the system to only allow apps from their own marketplace. The "why is this not being discussed as an anti-trust violation like Microsoft was hit with" is because the US government of the last 10-15 years doesn't have the same viewpoints on anti-trust that they did 20+ years ago.
>...the US government of the last 10-15 years doesn't have the same viewpoints on anti-trust that they did 20+ years ago. The Nintendo NES came out in 1983. Didn't they have control of all apps allowed to run on their machine? They weren't charged with anti-trust violations.
Re: Google bans my events app for referencing Covid-19, or related terms
#89Earlier quoted context omitted.
Hmm... Well deserved, or a poor security choice for Android? The vulnerability appears to be that any app can overwrite an APK downloaded to external storage with a FileObserver. How is that not pathologically bad security on Android's part? > Any app with the WRITE_EXTERNAL_STORAGE permission can substitute the APK immediately after the download is completed and the fingerprint is verified. This is easily done using…
Definitely Well deserved. That's not Android fault: you're asking Android to give you access to an unrestricted storage area (e.g. because you want to edit photos shot with your Camera app), and the fact that other apps can read/write to it, is the whole point of that storage. Hence you need to treat it as untrusted, and validate that you're going to install the APK that you thought you were going to install.
Which, yes, is a reason to not use external storage. But for large downloads it's undeniably the norm, since internal storage is frequently limited. Since Android doesn't appear to provide a way to use the SD card and also prevent this, that part of it is an Android flaw IMO.
As evidence, note the external storage options say "can another app access it? yes, if it's in external storage": https://developer.android.com/training/data-storage
Re: Google bans my events app for referencing Covid-19, or related terms
#90Earlier quoted context omitted.
>...the US government of the last 10-15 years doesn't have the same viewpoints on anti-trust that they did 20+ years ago. The Nintendo NES came out in 1983. Didn't they have control of all apps allowed to run on their machine? They weren't charged with anti-trust violations.
They weren't the only gaming system. There are 2 phone ecosystems today and that's the central device in most people's lives, the phone is a bigger deal.