Closed Bug 960852 Opened 11 years ago Closed 6 years ago

[Calendar] App icon for the dynamic number change

Categories

(Firefox OS Graveyard :: Gaia::Calendar, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(tracking-b2g:backlog)

RESOLVED WONTFIX
tracking-b2g backlog

People

(Reporter: pekochen, Unassigned)

References

Details

(Keywords: feature)

The date number of app icon should change according to today's date.
Blocks: 950209
Love this!
It is a feature, and it might need the support from Homescreen app.
blocking-b2g: --- → backlog
Keywords: feature
IMO it doesn't have to be the icon that changes but rather a little circle on the top-left or bottom-right of the icon containing a number that changes, this little-circle-containing-number itself could be a feature that we can spread across other apps or at least give other apps the possibility to control it. e.g. Email app showing number of new email or how many Apps require updating in the Marketplace app.

Thoughts? :)
For this feature I'd suggest something like this to be added to the manifest of a certain app

"badge": 
 {
   "onStartup": hidden,
   "initialValue": null
 },


then from the app itself we call
badgeManager.value
badgeManager.show
badgeManager.hide
etc

?? :)
Moved my suggestion to Bug 1003400 to track it independently.
Ahmed, this bug is really about the current date and not a "badge", right now the Calendar App Icon shows the number "1", this value is supposed to update every day.

Candice, can you get someone from the systems front-end team to comment on this? I don't know if this is doable for 2.0 or not.
Flags: needinfo?(cserran)
(In reply to Miller Medeiros [:millermedeiros] from comment #5)
> Ahmed, this bug is really about the current date and not a "badge", right
> now the Calendar App Icon shows the number "1", this value is supposed to
> update every day.
> 
> Candice, can you get someone from the systems front-end team to comment on
> this? I don't know if this is doable for 2.0 or not.

Hey Miller, this isn't confirmed for 2.0. It is on the backlog for 2.1.
Flags: needinfo?(cserran)
No longer blocks: 950209
blocking-b2g: backlog → ---
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.