this post was submitted on 12 Nov 2024
29 points (100.0% liked)

Apple

18463 readers
24 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
[–] [email protected] 13 points 4 months ago (2 children)

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

[–] [email protected] 2 points 4 months ago

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

[–] [email protected] 1 points 4 months 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.

[–] [email protected] 1 points 4 months ago

What do you have against pages and numbers

[–] [email protected] 12 points 4 months 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.

[–] [email protected] 4 points 4 months 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.

[–] [email protected] 1 points 4 months 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.

[–] [email protected] 3 points 4 months ago

No, there’s no API for that

[–] [email protected] 1 points 3 months 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)