Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications should use Android Guidelines #458

Open
alpha1 opened this issue Sep 16, 2013 · 3 comments
Open

Notifications should use Android Guidelines #458

alpha1 opened this issue Sep 16, 2013 · 3 comments

Comments

@alpha1
Copy link
Member

alpha1 commented Sep 16, 2013

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

@jmathai
Copy link
Member

jmathai commented Sep 16, 2013

Jnbbvbvnp

On Monday, September 16, 2013, Michael Fitzpatrick-Ruth wrote:

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

[image: 2013-09-14 14 35 34]https://f.cloud.github.com/assets/138439/1152139/02bb56e0-1f07-11e3-8caa-a0ec0ef96674.png


Reply to this email directly or view it on GitHubhttps://github.com//issues/458
.

@jmathai
Copy link
Member

jmathai commented Sep 26, 2013

Unsure what my response was about but I mentioned this to @patricksan and we're going to collapse them into a single progress bar.

@patricksan
Copy link
Member

the idea will be to collapse as Jaisen said. Also, items already uploaded should be removed automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants