MoMaR5 / regalandroid

Automatically exported from code.google.com/p/regalandroid
0 stars 0 forks source link

On upload screen, only list albums user can upload to. #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
On which type of gallery your problem occurred ? (G2, G3, Piwigo ?)
G2

What version of regalandroid are you using? On what Android versions?
1.1.2 on an HTC Evo Shift, but this is presumably not a platform-specific issue

Can you provide your gallery url so that a developer can reproduce the
issue ? do we need to login ? in which album the problem occurred ?

What steps will reproduce the problem?
1.  Start to upload an image, via any method
2.  After albums are "fetched", tap the list of albums
3.  Album list will display every single public album in the gallery, including 
albums the user doesn't have access to.  In large or collaborative galleries, 
this can result in hundreds of albums displaying, in no discernable order.

What is the expected output? What do you see instead?
The album list for the upload screen should only display albums the user can 
upload to.  On a large gallery, displaying every album makes this app 
borderline-unusable, especially if some albums have similar names.  

Please provide any additional information below.
The Gallery export plugin for Lightroom 
(http://sourceforge.net/projects/lr-to-gallery/) functions this way, if an 
example is needed.

Original issue reported on code.google.com by soft...@gmail.com on 22 Apr 2012 at 1:31