329
submitted 11 months ago* (last edited 11 months ago) by BigMoe@lemmy.zip to c/asklemmy@lemmy.ml

For me its the 'Knock Code' that LG had on their phones (I really wish LG still made at least the V series phones)

Basically there was a four-square area and you set up a sequence of where you would tap to unlock the phone. That set of squares was only shown when you set up the code

Then, to unlock your phone, you would tap those areas in the sequence you set up (even with the screen off).

Fingerprint readers are nice, but I really do miss the knock code

Edit: did find this article with a way to do the knock code, but if done wrong, could brick your phone I guess.

Plus, article is from 2014. When I looked at XDA's info on it (they also being the developers) it looks like development on it is over, but individual modules may or may not still be supported by their devs

you are viewing a single comment's thread
view the rest of the comments
[-] CalcProgrammer1@lemmy.ml 201 points 11 months ago

Unlockable bootloader, removable battery, headphone jack, being assembled with SCREWS rather than GLUE.

[-] BigMoe@lemmy.zip 35 points 11 months ago

Love the first answer as, I have to get on my Linux soapbox here.

I remember first using Linux (Ubuntu 9.10 for those curious). One of the big ideas behind it was 'its your computer, do what you want'. That's why you can have access to Root or the Super User. Since its open source, root can do what it wants.

Android was initially built on Linux, but they have taken Root and turned it into a way to restrict users not just from sensitive things (like necessary system apps), but also from bloatware (looking at you Samsung). Years ago I had a phone that came with the NFL Network which I didn't want. Could I remove it? Of course not, I would have to be Root to do that!.

Sorry for the rant, but really, I should have access to anything on my phone if I want it. Give me a warning, make it so people can't get to it 'accidentally', but then let it be on me.

[-] GnuLinuxDude@lemmy.ml 25 points 11 months ago

You want to… own the phone you bought???

[-] foo@withachanceof.com 19 points 11 months ago

You can still buy Android phones that have manufacturer support for unlocking the bootloader. Once that's done obtaining root is trivial. Pixel phones notably support this. Personally, I only buy phones I can unlock the bootloader on to show the demand for this feature. It doesn't matter to me how great a phone is otherwise. Can't unlock the bootloader? Not buying it.

That said, I completely agree with you. We all pay for and own the hardware, but let the manufacturer dictate what software it can run. That's like buying a car and letting the car company tell you what roads you're allowed to drive your car on. I don't really blame the average use for not giving a crap because end users will never care about this stuff as long as their basic needs are met. It's a failure of the people in the software industry to stand up for the open systems that built everything we have today. Without that constant fight for openness companies are going to be more than happy to take advantage of a locked down system to create a competitive advantage. Hell, look at what Google is currently doing with WEI in Chrome. If they have their way, the web will become just as locked down as smartphones are now.

Android was initially built on Linux

For the record, it still is.

[-] treadful@lemmy.zip 3 points 11 months ago

Only problem is all the apps that won't run in a rooted environment. I'm not sure why they should even know that information....

[-] Sneexy@catgirl.pub 1 points 11 months ago

there's some projects that exist that try their best to hide root from specified apps to make them seem as if they aren't running in a rooted environment of course, they can't completely hide all traces but most of the time they're usually actively updated to make most apps seem as if they really aren't running in a rooted environment

[-] minkshaman@lemmy.perthchat.org 8 points 11 months ago

Shits me off that rooting the phone immediately blocks most banking apps.

After a few years of playing cat and mouse with the workarounds for safety net I finally said fuck it.

If they’re going to force me to live with an unrooted phone, I might as well have shit that works with the rest of my families eco-system and go iPhone.

[-] AdmiralShat@programming.dev 2 points 11 months ago

To be fair, there still is quite a bit that can be done using ADB and no root, much more than you'll ever get with iPhone.

But yeah, I agree my banking app is 100% of the reason I stopped rooting my phones.

[-] minkshaman@lemmy.perthchat.org 1 points 11 months ago

Yeah, but I mostly did it for ad blocking.

I was able to strip ads out of games too, super effective.

iOS does everything else, and I still have an android tablet

[-] AdmiralShat@programming.dev 1 points 11 months ago

Lucky Patcher strips ads without root.

[-] minkshaman@lemmy.perthchat.org 1 points 11 months ago

Yeah, but that needs to patch each app.

Root level ad blocking was apply once

[-] CalcProgrammer1@lemmy.ml 7 points 11 months ago

Spot on, my daily driver is a PinePhone Pro with keyboard case. It ticks all the boxes. It also covers the "physical keyboard" feature which is a few comments down.

It has its downsides, but it's a full fledged Linux computer in my pocket. What's not to love?

[-] HughJanus@lemmy.ml 1 points 11 months ago

This isn't an Android thing. First-party Google phones can do this. This is on other Android OEMs.

[-] jet@hackertalks.com 17 points 11 months ago

Fair phone seems to be doing it... except their last phone removed headphone jacks and introduced "fair ear buds" or some such... even the open company wants to increase sales.

[-] KrimsonBun@lemmy.ml 2 points 10 months ago

Yeah that's why I have the fairphone 3, also the 4 is REALLY expensive. And fairphone isn't really an open company but more open than others

[-] angstylittlecatboy@reddthat.com 11 points 11 months ago

Many midrange phones still have headphone jacks, and removable battery has to come back if they want to continue selling in the EU.

[-] HidingCat@kbin.social 3 points 11 months ago

Slowly going away though. Samsung took them off in the A53, and Xiaomi did the same with the T series phones.

[-] Carobu@lemmy.world 11 points 11 months ago

Sony phones still do the bootloader and headphone jacks at least. I'm pretty happy with mine.

[-] HidingCat@kbin.social 2 points 11 months ago

Problem is they're kinda overpriced and not very good value. Also I hate the super tall aspect ratio that they've gone with.

[-] cyberpunk007@lemmy.world 8 points 11 months ago

Screws. Hell ya.

[-] KrimsonBun@lemmy.ml 1 points 10 months ago* (last edited 10 months ago)

wait phones have non-unlockable bootloaders? I've never seen that before although you do have to do some annoying stuff on some to unlock them which isn't necessary

[-] CalcProgrammer1@lemmy.ml 1 points 10 months ago

Plenty of phones have unlockable bootloaders and it used to be pretty much an expected thing on Android phones until manufacturers and carriers started locking it down and being more Apple-like. You can't run most custom ROMs without an unlocked bootloader as being able to run a custom kernel requires an unlocked bootloader. Being able to use non-Android Linux operating systems like postmarketOS also depend on unlocked bootloaders.

On most it's just a matter of toggling an option in developer settings and using fastboot to unlock. Some make it more difficult than that, others completely prevent unlocking (and thus become e-waste after the official software stops getting updated).

this post was submitted on 29 Jul 2023
329 points (97.7% liked)

Asklemmy

42431 readers
1510 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS