Skip to content

Notifications should use Android Guidelines #458

@alpha1

Description

@alpha1

When uploading many photos, Trovebox will add a notification for each and every photo, failed, or successful. This can result in hundreds of notifications. the Android Clear all Button works, but may remove other applications notifications as well.

This should probably use the official android guidelines and compress to one notification (Or at least one for success, and 1 for failed)
http://developer.android.com/guide/topics/ui/notifiers/notifications.html

It might also be a good idea to use the progress bar for the total uploads, not just each individual upload.

http://developer.android.com/guide/topics/ui/notifiers/notifications.html#Progress

2013-09-14 14 35 34

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions