I wonder if it’s more intuitive that way. Like what Apple does with stopwatch. https://lukashermann.dev/writing/why-the-iphone-timer-displa...
It seems easier to use the ceiling
Simple trick to increase coverage: Lying to users about signal strength
31–40 of 184 posts
Re: Simple trick to increase coverage: Lying to users about signal strength
#32How can one hide from git blame?
You can't hide from the pickaxe $ git log --oneline -SKEY_INFLATE_SIGNAL_STRENGTH_BOOL | tail gets us the commit [0] from 2020 where config_inflateSignalStrength was renamed to KEY_INFLATE_SIGNAL_STRENGTH_BOOL $ git log --oneline -Sconfig_inflateSignalStrength | tail gets us this commit [1] from 2017 where it was originally added: 43c14d198479 Add config to artificially inflate number of bars [0]: https://android.goo…
Re: Simple trick to increase coverage: Lying to users about signal strength
#33You know, I don't recall ever seeing 1 bar of signal strength on a smartphone. And once it's down to 2 bars, it barely works, if at all. Human brains: wow, what a bunch of suckers. Damn. By the way, is it legal to be deceptive in this way?
Re: Simple trick to increase coverage: Lying to users about signal strength
#34I’ve been in bad tower areas where the solution is to drive to the next town or tower along the highway.
Re: Simple trick to increase coverage: Lying to users about signal strength
#35Earlier quoted context omitted.
> You know, I don't recall ever seeing 1 bar of signal strength on a smartphone. I do. I'm from Germany, land of perpetual EDGEing. Highest total GDP in the EU but can't build a mobile network for the life of it. Then again we somehow forgot how to run trains and build cars without cheating, so I guess it fits. Want to see a single bar? Come visit, our carriers aren't on the list with that inflate flag enabled. I gue…
I also do, I'm Australian. I regularly experience both congestion caused by tower over-subscription as well as traveling waaaay out into the country where there's no reception, even on the Telstra network that boasts better coverage than everyone else by a mile.
The few farmers I know have a rough idea of the on-the-ground cell coverage. They say things like "this side of the hill/town" usually. I've seen them deliberately walk to the other side of a silo to make a call.
I assume that the coverage maps are assumed cell-tower-coverage-if-shit-is-not-in-the-way. No surprise radios are common.
Re: Simple trick to increase coverage: Lying to users about signal strength
#36Re: Simple trick to increase coverage: Lying to users about signal strength
#37You know, I don't recall ever seeing 1 bar of signal strength on a smartphone. And once it's down to 2 bars, it barely works, if at all. Human brains: wow, what a bunch of suckers. Damn. By the way, is it legal to be deceptive in this way?
Re: Simple trick to increase coverage: Lying to users about signal strength
#38Don’t worry the camera is only on when the green light is on.
Re: Simple trick to increase coverage: Lying to users about signal strength
#39I remember the PM working on this feature showing us their research on how iPhones rendered bars across different versions.
They had different spectrum ranges, one for each of maybe the last 3 iPhone versions at the time. And overlayed were lines that indicated the "breakpoints" where iPhones would show more bars.
And you could clearly see that on every release, iPhones were shifting the all the breakpoints more and more into the left, rendering more bars with less signal strength.
We tried to implement something that matched the most recent iPhone version.
Re: Simple trick to increase coverage: Lying to users about signal strength
#40There's a part of me that thinks there's perhaps a logical and reasonable explanation, I just can't think of one.
> a logical and reasonable explanation There is a logical and reasonable explanation. These companies are run by a bunch of sociopathic, unethical people who won't hesitate to lie and cheat if it gets them more money. It's as simple as that.