60
edits
Mikehenrty (talk | contribs) (Adding peers for notifications and utility/statusbar.) |
|||
Line 152: | Line 152: | ||
* '''Description:''' Provide status bar and utility tray frameworks for other part of System apps to show UI in it. This component also covers notifications and quick settings UI in utility tray. | * '''Description:''' Provide status bar and utility tray frameworks for other part of System apps to show UI in it. This component also covers notifications and quick settings UI in utility tray. | ||
clock.js (this file is for status bar only; lock screen has it's own in apps/system/lockscreen) | clock.js (this file is for status bar only; lock screen has it's own in apps/system/lockscreen) | ||
* '''Proposed sub-component peers:''' Mike Henretty | * '''Proposed sub-component peers:''' Mike Henretty, Guillaume Marty, Alberto Pastor | ||
* '''Proposed team to track:''' System Front-end | * '''Proposed team to track:''' System Front-end | ||
statusbar.js | statusbar.js | ||
quick_settings.js | quick_settings.js | ||
utility_tray.js | utility_tray.js | ||
=== System: Notification === | === System: Notification === | ||
* '''Description:''' UI implementation of Notification API | * '''Description:''' UI implementation of Notification API | ||
* '''Proposed sub-component peers:''' Mike Henretty | * '''Proposed sub-component peers:''' Mike Henretty, Alexandre Lissy | ||
* '''Proposed team to track:''' System Front-end | * '''Proposed team to track:''' System Front-end | ||
notifications.js | notifications.js |
edits