No combined notification+ringer volume control? No non-dismissable notifications? No disabling of the bottom search bar? fair point this is launcher issue What the fuck is that shit?!

11 points

Sounds like a job for LineageOS!

permalink
report
reply
1 point

I use Cherish OS which I believe is based on LineageOS source.

permalink
report
parent
reply
14 points

So you use a fork of a fork and complain that the main branch is bad?

permalink
report
parent
reply
6 points

Yes?

permalink
report
parent
reply
16 points

What are non-dismissable notifications? Or more specifically, why would I want those?

permalink
report
reply
4 points

It was a way for apps to run without risk of being killed while letting the user easily see that the app was running.

permalink
report
parent
reply
7 points

That sounds like a weird way to get around battery optimizations without having to ask the user to explicitly do that for this app? I mean there is a mechanic for that already via disabling battery optimizations, far as I understand it.

permalink
report
parent
reply
4 points

Exactly, it was a crappy stop gap solution.

permalink
report
parent
reply

Showing a notification doesn’t “evade” battery optimization - as battery optimization is completely independent of Android’s memory management.

Showing a notification allows Android’s memory management to better assess what apps to kill using a weights system, based on whether they are in the foreground or background, if any of the app’s overlays/notifications are visible to the user, and exactly how visible they are.

Battery optimization will kill any non-system app based on how frequently it is used, dependent on its overall background CPU usage, regardless of whether the app is showing a notification or not.

permalink
report
parent
reply
1 point

I hated apps that did that. Never really worked anyway. Do your app properly for God’s sake!

permalink
report
parent
reply
13 points
*

Persistent notification for some ongoing processes, such as downloads, torrenting clients, VPN services, all sorts of synchronisation, weather, DND, bedtime mode, battery monitors etc.

I in particular liked to use it with Tasks.org client for non-dismissable reminders, so that they stayed in the notifications bar until I mark them done. This way I would never accidentally dismiss a reminder for a chore until I specifically completed it.

permalink
report
parent
reply
1 point

The app should resend reminders until it’s completed. This doesn’t seem like a big issue.

permalink
report
parent
reply
6 points

I in particular liked to use it with Tasks.org client for non-dismissable reminders, so that they stayed in the notifications bar until I mark them done. This way I would never accidentally dismiss a reminder for a chore until I specifically completed it.

This right here. Exact same use case.

What I’ve started doing is setting them to re-trigger at random if they’ve been swiped away. At least then if I accidentally dismiss it, it’ll come back in a little while.

permalink
report
parent
reply
2 points

Well, that’s some solution, thanks . Guess I will do that as well

permalink
report
parent
reply

Since Android 10 the OS has really gone downhill IMO.

IIRC they have also been ripping out workarounds that people use to keep their apps open, so expect things like Syncthing/OpenVPN/Element/Termux etc to no longer be able to survive in the background - I believe the non dismissable notifications are a part of that too. To me this also means apps using their own push services are now being forced into a position where they’ll need to consider Google Cloud Messaging.

The OpenVPN one is pretty poor because unless you have it set to be always-on, Android can kill it freely now, then completely bypass your VPN preference because “it’s not working”

These new changes in A14 kind of show everything wrong with having an ad company in charge of a mobile OS

permalink
report
reply
3 points

Did they something in their recent API? How come OS van kill background apps if battery set to unrestricted?

permalink
report
parent
reply
8 points

If the foreground apps need the resources (RAM, CPU) the OS will kill apps that are in the background. There used to be various things apps could do to reduce the risk of being killed, but these options have gradually been reduced in recent years.

permalink
report
parent
reply
41 points

Set the battery usage of your essential apps to Unrestricted and your persistence problem is solved. Android has vastly improved its security by cutting off the workarounds shady (and legit) apps have used to persist. Some of these improvement are from GrapheneOS devs hardening the AOSP pipeline and increasing everyone’s privacy. You mention VPN apps getting neutered. I’ve never experienced Wireguard getting killed by Android and I use that app nearly continuously. I also use Syncthing all day. Setting its battery use to unrestricted keeps it working just fine. I use the app’s internal options to disable syncing when my battery tapers off. The hacky workarounds you speak of to maintain persistence on A14 should be killed off to improve everyone’s privacy.

permalink
report
parent
reply
1 point

Interesting, thanks

permalink
report
parent
reply
0 points

It’s supposed to, but on my Realme X3 it just does whatever it wants irrespective. Not Android 14 admittedly, but I have little faith that any future phone will behave in this regard.

permalink
report
parent
reply

Set the battery usage of your essential apps to Unrestricted and your persistence problem is solved

The background app battery usage feature (otherwise known as “allow background activity”, “battery care”, or “Adaptive battery”) is a different feature to what I’m talking about here sadly AFAICT, and doesn’t affect the relative importance weight of apps when Android’s memory management is looking for things to kill.

The only thing that the background app battery usage restriction does is stop “inactive” apps from running in the background if they are using up a lot of CPU time, and if the app is not being interacted with frequently: either directly by the user, indirectly via Google Cloud Messaging, or by another app on the device. From what I can tell, it’s completely separate to Android’s memory management and solely exists to extend battery life.

Android has vastly improved its security by cutting off the workarounds shady (and legit) apps have used to persist.

Shady apps already persist using Google (Firebase) Cloud Messaging, and this change does not impact them. Even if they are killed by the separate background battery app usage feature, a simple push message typically brings these back.

The hacky workarounds you speak of to maintain persistence on A14 should be killed off to improve everyone’s privacy.

I wouldn’t exactly categorize this as a hacky workaround, since it follows the documented relative app importance weights used by Android’s memory management. Users can even bypass this themselves by swiping on the persistent notification, and hiding those types of app notifications.

If anything IMO it forces apps to be less transparent about their activity, since they cannot communicate to the user that they are running

If I’m wrong about the background battery app feature’s seemingly lack of impact on Android’s memory management please do let me know - I’ve yet to come across anything suggesting it does ☹️

permalink
report
parent
reply
1 point

I’m all for apps communicating what they are doing with notifications. I’m not interested in an app maintaining persistence merely by having a notification. I understand the notifications are silence-able on a granular level per app. I just prefer the actual pop-up from recent Android that says an app is requesting to do something tasking at all times on my device. If it throws a notification (to tell me what its actually doing), I’m all for that too. If I trust the app: I’ll probably silence that granular notification.

permalink
report
parent
reply
4 points
*

and yet plenty of stuff still runs in the background for me, eating my battery when I don’t need it to be in the background

permalink
report
parent
reply
1 point

Stop downloading all those free-to-play-pay-to-win games. Basically any app that is advertised for but free to use is going to maximize the amount of data they harvest and the number of “notifications”(ads) they send you.

permalink
report
parent
reply
19 points

I like the dismissible notifications though.

permalink
report
reply
5 points

They had a very specific and useful purpose: notify of ongoing processes. Some apps using them wrong sucked, I agree, but since we have already got a lot of customisation for notifications on a per-app basis then perhaps this should be a customizable thing as well

permalink
report
parent
reply
5 points

Oh yes, having customisability for this would be the most ideal situation.

permalink
report
parent
reply
1 point

Especially since Android 12 or 13 all app notifications require a permission in the first place

permalink
report
parent
reply
1 point
*

That was the case already, and google is dismantling exactly that. You could just disable the undismissable notifications and that’s it

permalink
report
parent
reply
26 points
*

No combined notification+ringer volume control? No non-dismissable notifications?

both of those can be seen as a plus for some people, also you always can change the launcher to one without bottom search bar, did people forgot how to customize their android?

permalink
report
reply
11 points

did people forgot how to customize their android?

Sadly yes. It’s especially evident to me whenever LineageOS is mentioned as THE way to install a non-standard OS. Not that long ago there were dozens of options for each device and Cyanogenmod (the grandpa of LineageOS) was just one of them, albeit a quite large one.

permalink
report
parent
reply
5 points

yeah, but i’m talking about such minor things like using non stock launcher, custom keyboard etc., anyway custom roms are harder now, OEMs make unlocking bootloader harder, also developing is harder itself with non snapdragon SoCs

permalink
report
parent
reply
11 points

From another thread there seems to be animation/gestures issues if you use a third party launcher

https://discuss.tchncs.de/post/9337804

permalink
report
parent
reply
7 points

Yeah, unfortunately been a thing since the gesture navigation was implemented. Somewhat recently I’ve gone back to the three button navigation so I could use Nova but I’m using Pie navigation so I can have the swiping to go back and also gives me some customisability to do some additional actions while swiping.

permalink
report
parent
reply
1 point

If you have Android 13 rooted then you can use Quickswitch module for smooth gesture navigation.

permalink
report
parent
reply
4 points

Interesting, on my Fairphone I’ve never noticed an issue using Nova.

permalink
report
parent
reply

I also use a Fairphone and haven’t encountered issues with gestures while using a third party launcher (previously Niagara, now Kvaesitso)

Admittedly I switched the gestures back off anyway because I’m just used to using the on screen buttons for the moment

permalink
report
parent
reply
0 points

There used to be an extra switch for linked or unlinked notification+ringer volume. You could use whatever work for you. Now they force you to use separate, which I believe is worse in every way.

Yeah, you can change the launcher, but unfortunately no Android 14 launcher supports smooth gesture navigation or Quickswitch module.

permalink
report
parent
reply

Android

!android@lemdro.id

Create post

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

🔗Universal Link: !android@lemdro.id


💡Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it’s in violation of the rules.


Support, technical, or app related questions belong in: !askandroid@lemdro.id

For fresh communities, lemmy apps, and instance updates: !lemdroid@lemdro.id

💬Matrix Chat

💬Telegram channels / chats

📰Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to !askandroid@lemdro.id.

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to !androidmemes@lemdro.id.

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it’s not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website’s name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don’t post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities
Lemmy App List
Chat and More

Community stats

  • 3.4K

    Monthly active users

  • 2.5K

    Posts

  • 33K

    Comments