The 0.18 version of Lemmy was announced. This will solve many issues.
But we can't upgrade yet because the captcha was removed, and captcha relied on Websockets, which are removed in 0.18 so despite the devs agreeing on my request to add captcha back, this will not be until 0.18.1.
Without captcha we will be overrun by bots.
Hopefully this 0.18.1 will be released soon, because another issue is that the newest version of the Jerboa app won't work with servers older than 0.18. So if you're on Lemmy.world, please (temporarily) use another app or the web version.
Jerboa also won't work with Android older than 8.0 though that's less of a problem for server ops. But it still seems like reliance on unnecessary shiny tech. My 5yo Android 7 phone still works perfectly well and I plan to keep using it a while longer, so I can't use the official Lemmy app. I wonder how fundamental Jerboa's dependence on Android 8 is. Anyone know?
It actually came with Android 6, and the vendor shipped one upgrade, to Android 7. Hmm, it looks like the phone (Moto XT1625) was announced in 2016, so 7 years ago.
seems like reliance on unnecessary shiny tech. My 5yo Android 7 phone still works perfectly well
I don't think it's the responsibility of unpaid app developers to work around that, especially when you can probably install a somewhat recent custom ROM. I have an ancient Nexus 4 with LineageOS 18.1 (Android 11, the last version for 32bit CPUs) and that version of LineageOS is still getting updates every few months.
LineageOS doesn't pass google's SafetyNet, so it locks you out of a lot of banking apps, and also some other important apps.
It's possible to run those by rooting the phone and doing some hackery to trick the app into bypassing the SafetyNet check, but that's a race against google security features.
Besides, I gave up running LOS on my old phone and just bought a new phone with stock android 13, and Jerboa crashes on startup on it as well.
LineageOS doesn’t pass google’s SafetyNet, so it locks you out of a lot of banking apps, and also some other important apps.
There are Magisk modules that help with those problems. Yes, it's additional work but using ancient, unsupported, and insecure Android versions is definitively not the proper solution.
Yes but it's also not that uncommon for Google phones to get many years of updates thanks to community ROMs. Google actually supports old Android versions for a pretty long time, it's just that suites at Google don't want them to formally ship on their own phones and that's how LineageOS and even smaller community ROMs get support those phones with "relatively little" effort (at least compared to phones by random Android OEMs).
FYI: You can't just install LinreageOS on top. It'll require a full wipe. Should you do cloud backups anyway, the step is not that bad. If you never dabbled with that, it's a bit intimidating at first but actually it's not that hard once you grasped the basics.
Asking users to install custom roms to browse Lemmy doesn't seem sound a good strategy for Lemmy to beat Reddit. What I'm wondering is whether Android 8 development is somehow easier than Android 7 development. I have not looked at the source code of RedReader. Someone mentioned the existence of Reddit API emulation for Lemmy. Maybe the easiest thing is run that, and point a copy of RedReader at it.
Lineage does sound nice, but it doesn't support my phone.
Asking users to install custom roms to browse Lemmy doesn’t seem sound a good strategy for Lemmy to beat Reddit.
I don't ask anything of you. You're the one asking volunteer app developers to support your insecure ancient Android version. Installing a new version of Android is a good idea in any case but if you want to continue "resisting" just deal with apps becoming incompatible with time.
My phone came with Android 6, the vendor shipped an upgrade to Android 7, and I installed that. They didn't release any more upgrades. The phone hardware itself is still perfectly good so I really don't want to take part in a hardware upgrade treadmill just because the vendors like to play Wintel. I'm typing this on a laptop from 2011 (Thinkpad X220) that also still hasn't fallen apart, running Debian 11. It won't run the latest Windows but I don't care.
I still haven't heard any type of explanation what of what stops Jerboa from working with older Androids. If it would take a total rewrite then I can understand the devs not wanting to do that. If it means changing a #define then I'd say change the #define. As a general matter I find Lemmy's web design to be bloatier and more annoying than old.reddit so I'm not sure I would like Jerboa anyway (I haven't seen it). New Reddit is of course too horrible to think about.
I appreciate the work that the devs and ops have put into Lemmy but I frankly preferred the keyboard based UI's of 40 year old Usenet readers to these Javascript pages that squirm all over the screen. So I want to keep persuing text based viewers like RedReader and Gnus. I'd try Jerboa if it was convenient for me to do so, but I'm not going to buy a new phone to run a program that I have doubts about to begin with.
Meh, if Android 7 has so many bugs, the later versions must have even more bugs. I'm not sure quite what I'm supposed to be at risk of. I don't run any Google Play apps, have mobile data turned off most of the time, don't have much really private info on the phone though I do have some auth credentials there (TOTP app that uses some kind of hardware secret store, plus API key for email app). If I had to replace my phone right away it would probably be with another Android phone, but in the long run maybe I'd prefer a Raspberry Pi tablet or something like that, plus a separate voice-only phone or wifi hotspot. Unfortunately VOIP seems to suck badly, at least with the app I've tried (Linphone). And also unfortunately, 2G is dead so I can't cobble together a DIY dumbphone using an ebay module. I don't think they have those for 4G yet.
If you have any particular suggestions of a phone that is 1) cheap, 2) has a headphone jack, 3) has easy to replace battery (having to open the phone with a screwdriver is acceptable, but having to melt adhesives with a high chance of destroying the phone is not). A built-in e-compass for navigation would be nice to have, and a decent camera (the 5MP one that I have now is ok, but the one in the N900 was awful). I don't need any high end features that I can think of. Lowish res screen is fine but it should be large. Wireless charging would be nice but that seems to conflict with easily replaceable battery. I am thinking of the Moto G Power which has some older versions on sale at Best Buy. But again, I'd rather postpone a new phone as long as I can.
if Android 7 has so many bugs, the later versions must have even more bugs. I'm not sure quite what I'm supposed to be at risk of.
No, because the latest Android has all of the bug fixes discovered in Android 8-14.
Also, when the developers discover a big in the latest Android, they fix it. When the developers discover a bug in an old version, they check if it is still there in the latest.
I do understand that newer Android versions incorporate the bug fixes that were found in older versions. But their main purpose as far as I can tell is introducing new features (i.e. bugs) of their own. Android 7 is also not that old as far as this stuff goes. I'm sure lots of people are running even older Android versions on their phone. I still have an Android 2.3 music player (Archos 43) though I don't use it much.
I'm not a heavy user of Android so I tend not to pay too much attention. I'm on a 1GB/month data plan and I usually use less than 1/10th of it, checking email or (in the past) Reddit here or there. The only internet-connected Google app I use much is Maps, though that admittedly is one of the more invasive ones. Is there anything else I should watch out for? I get the impression most vulnerabilities are in apps rather than the OS. Most of my apps are from F-droid and I do keep those updated.