this post was submitted on 28 Jul 2026
25 points (93.1% liked)

Android

34467 readers
192 users here now

DROID DOES

Welcome to the Android community on Lemmy. Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


founded 3 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] Zak@lemmy.world 26 points 2 days ago (3 children)

it is a server-side rollout, which means that updating to the latest version of the app doesn’t guarantee you’ll get the new features on your device

What the fuck? Few things are more obviously local-only or mostly-local than a clock app. Why is there a server involved in a basic UI feature?

[–] Kabaka@lemmy.blahaj.zone 6 points 2 days ago* (last edited 2 days ago) (1 children)

They're using what's called "feature flags" or "feature toggles." It lets the software team work faster and safer: ship inactive code updates to clients, then gradually, remotely turn them on to make sure the changes work and be able to quickly go back without requiring another app update if something goes wrong.

They're quite powerful and effective if used correctly. Very standard practice these days.

https://en.wikipedia.org/wiki/Feature_toggle

[–] Zak@lemmy.world 2 points 1 day ago

I've used them in web apps. Using them in a clock app that's entirely, or almost entirely local feels weird.

[–] scott@lem.free.as 4 points 2 days ago (1 children)

I think they mean the updated app is rolling out gradually.

[–] davidgro@lemmy.world 5 points 2 days ago

Nope, it's explicitly not because of the app version. (Although the feature would have a minimum version.) Google likes to lock updates behind a server-side check so they can gradually enable rollouts and see if it starts bricking phones or whatever (then completely ignore the issue for months if it does)

[–] driving_crooner@lemmy.eco.br 3 points 2 days ago

Other than for getting the time, can't see anything else.

[–] VitoRobles@lemmy.today 1 points 1 day ago

... Why tho?

[–] kepix@lemmy.world 1 points 1 day ago (1 children)

https://f-droid.org/packages/com.best.deskclock/ had widgets, and always on display for years now. how is this news?

[–] sbeak@sopuli.xyz 1 points 8 hours ago

Because it's the Google one, and the Android Authority people loooove Google to bits

[–] An1m4L@lemmy.zip 1 points 2 days ago

google is over de-google