ilesinge / scuttloid

Semantic Scuttle android client.
GNU General Public License v3.0
14 stars 3 forks source link

Get privacy #7

Closed pascalfree closed 10 years ago

pascalfree commented 10 years ago

Hi again,

This should fix the "known issue: The privacy status is not retained..." First I have fixed the API, which has not been merged yet, but it hopefully will. This modification will use the new API information only if available. Otherwise it will behave like previously.

I've set up a testaccount on my installation of semantic scuttle which uses the modified API. You can login to try it you: server: http://fave.ihdg.ch username: testUser password: 'same as username'

Currently the status is just shown as text. Maybe an icon would be nicer.

Here some screenshots screenshot_2014-01-30-20-43-51 screenshot_2014-01-30-20-44-12

ilesinge commented 10 years ago

Nice ! This would be definitely be better. I'll wait this is merged in Semantic Scuttle though.

Yes, an icon may be nicer, otherwise we should replace "Shared with Watched List" with just "Shared" so it doesn't take too much space.

cweiske commented 10 years ago

I've merged the patch in semanticscuttle; 0.99 will contain the new attribute.

pascalfree commented 10 years ago

Hi, I've added the icons. In the list, only the icon is shown in front of the tags and its only shown if the status is private or shared. Public bookmarks are therefore the ones with no icon. In the detail view the icon + text is shown for any status.

The test login still works. suggestions are welcome.

Screenshots: screenshot_2014-04-09-08-49-34 screenshot_2014-04-09-08-50-17