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

Remove albums from navigation #462

Open
patricksan opened this issue Oct 2, 2013 · 0 comments
Open

Remove albums from navigation #462

patricksan opened this issue Oct 2, 2013 · 0 comments

Comments

@patricksan
Copy link
Member

Remove albums from navigation if user has no access to albums and load public photos into gallery (/photos/list.json).

@ghost ghost assigned httpdispatch Oct 2, 2013
httpdispatch added a commit to httpdispatch/mobile-android that referenced this issue Oct 14, 2013
- NavigationHandlerFragment: added mHasAlbums field
- NavigationHandlerFragment: reworked getAlbumsIndex, getTagsIndex and
getSyncIndex methods
- NavigationHandlerFragment: added hasAlbums method
- NavigationHandlerFragment: added condition checks before adding albums
navigation item.in the initPager method
- NavigationHandlerFragment: added limit information retrieval for
collaborator users in case hasAlbums condition is false in the initPager
method. Depend on the loaded result albums navigation item will be added
dynamically
- NavigationHandlerFragment: added additional mCurrentPage checks before
selecting tab in the initPager method
httpdispatch added a commit to httpdispatch/mobile-android that referenced this issue Oct 15, 2013
- NavigationHandlerFragment.FragmentAdapter: fix issue when viewpager
doesn't get refreshed after album item inserted. Added getItemPosition
implementation
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

2 participants