Notification

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2014-04-30 15:37:42
Size: 513
Editor: mpt
Comment: + bug 1314683
Revision 4 as of 2014-07-30 16:01:57
Size: 1231
Editor: mpt
Comment: + sounds, vibrations, and the Notification Center
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
=== Access ===

||<tablestyle="float:left;margin:0 1em 1em 0" style="border:none">{{attachment:settings-notifications-access.phone.png}}||

[[SystemSettings|The System Settings main screen]] should have a “Notifications” item.

||<tablestyle="clear:both" style="border:none">||

=== Simple implementation ===
Line 9: Line 19:
The “Notifications” screen of [[SystemSettings#phone|System Settings]] should list all installed apps. By default, every app should have the ability to show notification bubbles. The “Notifications” screen should list all installed apps, regardless of whether they have ever tried to issue a notification. (This is different from the other permission screens, which list only apps that have tried to use that permission, because it is not reasonable for the OS to issue an alert asking whether an app may notify you of something.) By default, every app should have the ability to issue notifications.

Every app should be able to use icon badges (emblems) regardless of its setting for other notifications.
Line 12: Line 24:

=== Later implementation ===

''TBD''

This is a work-in-progress specification for how system-controlled notification mechanisms should work on Ubuntu.

Phone

(bug 1314683)

Access

settings-notifications-access.phone.png

The System Settings main screen should have a “Notifications” item.

Simple implementation

phone-settings-notifications.png

The “Notifications” screen should list all installed apps, regardless of whether they have ever tried to issue a notification. (This is different from the other permission screens, which list only apps that have tried to use that permission, because it is not reasonable for the OS to issue an alert asking whether an app may notify you of something.) By default, every app should have the ability to issue notifications.

Every app should be able to use icon badges (emblems) regardless of its setting for other notifications.

Later implementation

TBD

Notification (last edited 2016-07-08 14:57:47 by mpt)