Live data from Hacker News

Many Android bugs with 500+ stars closed as obsolete on December 25

code.google.com

121–130 of 201 posts

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#122
Some of the bugs I reported were also marked "obsolete", but they were mostly fixed in Android 5.0, so I can't really complain about it.

But yeah, the handling of bugs is awful, no comparison to the way Chromium handles bugs. They might not be perfect. But it feels much better handled.

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#123

At some point in a long living project, you have to declare some bugs are #wontfix. You are just lieing to yourself if you think you will ever get to the end of the bug backlog. It also can become an anchor, the team is focused solely on fixing bugs here and there instead of moving the ball forward (and hopefully fixing more fundamental problems along the way). I've made the call to mass close tickets like this. It's…

> At some point in a long living project, you have to declare some bugs are #wontfix.

The hell you do. If it was worth reporting it is worth fixing. Bugs are symptoms of underlying trouble and if you care about your product and about your users you fix them.

If you don't users will stop reporting bugs, you product will remain buggy and eventually users will move to other, less buggy products. Fix your bugs.

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#124
post #16
post #3

all my bugs from android 2.3 (still heavily used in the us and out) up to android 4.2 were closed as obsolete. several are somewhat fixed on 5.0 (most by removing the feature) but nothing about support even nexus devices from 2.5 years ago. 3 were security ones confirmed by a few comments. I've been getting obsolete emails on my low profile bugs since November all the way to Dec 25... Google just gave up. i think nob…

The last device sold by Google that now runs an Android release of 4.2 or earlier was (afaik) the Nexus S - which was released in 2010. I think it's reasonable to stop support for a particular device after something like 4 years. Yes, there are other 3rd party manufacturers that sold devices based on such outdated versions up until recently. But why should it be Google's task to provide updates for these devices? Tha…

That depends on whether you see Google's role in the Android ecosystem as primarily an OS vendor or as a hardware vendor. In the latter view, your position certainly seems plausible.

However, if one sees Google as an OS vendor, then, considering that 60% of Android phones are running 4.2 or older (according to https://developer.android.com/about/dashboards/index.html), supporting somewhat older phones would seem to be desirable.

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#125
post #102

Earlier quoted context omitted.

Why look so far down the list? https://code.google.com/p/android/issues/detail?id=82 Bug 82. Number one on the list. Been open 6 years. Patch offered and integrated into CyanogenMod for years. Y u no integrate the patch Google?

There could be patent issues behind preventing it? Maybe telecom companies telling Google not to implement it.

Then why doesn't someone just write that and close the bug?

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#126
post #63

Earlier quoted context omitted.

Most major companies, to me, seem to be following Apple's example and forcing a shorter support lifecycle for each device, expecting users to simply replace their "obsolete" device with the newest one.

Among major companies, Apple did a better job with supporting old devices. Google Nexus devices become completely out of date after 2 years (too slow to run latest software, and too hard to get hardware repair support). Software wise, Apple could have done a better job as the newer version of iOS is indeed bloated and doesn't run well on old devices. On the other side, Microsoft did great job on supporting Windows XP…

This is the same Microsoft that completely abandoned Windows Phone 7 users, saying phones such as the Nokia Lumia 800 would not be upgradable to Windows Phone 8. That announcement was made 2 months after I received my Lumia 800. I will never purchase another Windows phone. On the other hand, my parents iPad 2, purchased in 2011, has received dozens of software updates over the last four years from Apple.

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#127
I know Android devs have a internal bugtracker, so there are two bugtrackers at least (internal and external). This horrible external bugtracker on Google Code is maybe not as relevant as you might think. I can imagine it is a pain in the *ss to sync them.

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#128
post #119

This should be just another wake up call to the fact that Android just isn't open. Unless you're inside the OHA your view doesn't count, and even then you have to go along with Google's vision of the future. End users might think they have it bad, but the development experience is basically an exercise in dealing with whatever hyped up shiny unfinished turd is floating down from on high. It's a shame because some asp…

I'm not sure what you think "open" means. You're still free to fork Android and do what you want with it. Google's negligence in fixing a variety of issues doesn't change that one bit.

You aren't really free to fork it at all.

Forking the SDK is explicitly not allowed, but the killer is if you want to make one device which carries the Google Apps you have to agree that all Android devices you make will. (i.e. you are forced to bundle Google Play Services on all devices). This is why Amazon do what they do and it remains a separate ecosystem.

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#129
post #63

Earlier quoted context omitted.

Among major companies, Apple did a better job with supporting old devices. Google Nexus devices become completely out of date after 2 years (too slow to run latest software, and too hard to get hardware repair support). Software wise, Apple could have done a better job as the newer version of iOS is indeed bloated and doesn't run well on old devices. On the other side, Microsoft did great job on supporting Windows XP…

The primary reason Microsoft ever attained and kept its business is backwards and broad compatibility.

Yep. It became a real shit storm when they changed the driver system somewhere around Vista/7 and people found they could no longer use their old(-ish) printer with their new computer. Then again, that same backwards compatibility has been a major contributor to all the security issues over the years.

Re: Many Android bugs with 500+ stars closed as obsolete on December 25

#130
post #119

This should be just another wake up call to the fact that Android just isn't open. Unless you're inside the OHA your view doesn't count, and even then you have to go along with Google's vision of the future. End users might think they have it bad, but the development experience is basically an exercise in dealing with whatever hyped up shiny unfinished turd is floating down from on high. It's a shame because some asp…

I'm not sure what you think "open" means. You're still free to fork Android and do what you want with it. Google's negligence in fixing a variety of issues doesn't change that one bit.

Its open collaboration versus open source. Even at that a lot of Android is still free software, distributed under the Apache license, but being free does not mean Google needs to accept bugs or interact with users at all on their part, it is just the users ability and right to observe and modify the code they run.
Post reply on HN