this post was submitted on 12 Nov 2024
28 points (96.7% liked)

Apple

17650 readers
150 users here now

Welcome

to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!

Rules:
  1. No NSFW Content
  2. No Hate Speech or Personal Attacks
  3. No Ads / Spamming
    Self promotion is only allowed in the pinned monthly thread

Lemmy Code of Conduct

Communities of Interest:

Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple

Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode

Community banner courtesy of u/Antsomnia.

founded 2 years ago
MODERATORS
 

Are there any other apps that have animated or changing icons? I only know the Apple ones , calendar and clock.

top 9 comments
sorted by: hot top controversial new old
[–] aeronmelon@lemmy.world 13 points 1 month ago (2 children)

I’m honestly shocked the Weather icon doesn’t just show the current weather at this point.

[–] LeTak@lemm.ee 2 points 1 month ago

Sounds funny. Now I want to see that. But I guess some people could be confused if to many icons changed to much.

[–] Paul_Harts@mastodon.nl -1 points 1 month ago (1 children)

@aeronmelon @LeTak the days of obsessive attention to detail in everything Apple does, where ages ago.

And don’t even get me started on Pages & Numbers.

[–] bamboo@lemm.ee 1 points 1 month ago

What do you have against pages and numbers

[–] kinttach@lemm.ee 12 points 1 month ago

Apple has not made the necessary APIs available. Only those two apps have animated icons. They’re made by Apple and so they are able to use the private APIs needed to do it.

[–] AllNewTypeFace@leminal.space 4 points 1 month ago (1 children)

IIRC, the clock and calendar ones are a hack, with code in Springboard actually drawing the icons. Or at least that’s how it was at the start.

Maybe they’ve refactored it into a private API by now, though any such API would involve icon-drawing app extensions sort of like widgets, which seems a bit heavy if only a few system apps will have it as a gimmick.

[–] dev_null@lemmy.ml 1 points 1 month ago

Same deal on Android. OEM launcher apps override the app icons for the OEM's calendar and clock apps, and there is no way for a different app to achieve the same effect.

[–] piyuv@lemmy.world 3 points 1 month ago

No, there’s no API for that

[–] pro_user@lemm.ee 1 points 1 month ago

I remember reading somewhere that only the clock and calendar icons update, because they can do so without requiring internet connection and draining battery life in order to update. At least that was supposed to be the reading a long time ago (I think still in the Steve Jobs era)